pyfedi/app
Jeena 157486d7b2 Add community icon infront of name in teasers
I have a much easier time recognizing icons, even if they're small
compared to reading the name of the community. I thought for
example that beehive blocked me because I never saw any posts from
there.

Turns out I see all of them, I just didn't realize that those posts
were from beehive, because we don't show the domain part of a
community, so I assumed every time I saw c/technology it came
from lemme world. With the icon I can see imediatelly that it's
from beehive.

It does make the page a bit heavier because the browser needs to
download all the community icons, but in my opinion it is worth
it for the better UX.
2024-10-01 22:01:01 +00:00
..
activitypub extensive logging for find_actor_or_create() issues 2024-10-01 09:33:10 +13:00
admin expand 2 character variable names #328 2024-09-30 10:31:30 +13:00
api/alpha API: process post/subscribe and comment/subscribe 2024-09-26 16:01:55 +00:00
auth replace requests with httpx #15 2024-09-15 19:30:45 +12:00
chat display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
community generate medium sized image even when source image is small #332 2024-10-01 09:23:26 +13:00
dev tidy ups to #289 2024-08-12 20:29:15 +12:00
domain dang 2024-09-30 15:52:13 +13:00
errors 401 error handler page #78 2024-05-26 13:59:31 +12:00
main use outer join instead #331 2024-09-30 13:49:06 +13:00
post old cross posts 2024-09-30 16:04:15 +13:00
search retry get requests 2024-09-09 08:43:10 +12:00
shared API: process post/subscribe and comment/subscribe 2024-09-26 16:01:55 +00:00
static Add community icon infront of name in teasers 2024-10-01 22:01:01 +00:00
tag adding bans import side 2024-09-27 08:55:12 -04:00
templates Add community icon infront of name in teasers 2024-10-01 22:01:01 +00:00
topic use outer join instead #331 2024-09-30 13:49:06 +13:00
translations update japanese language translation #219 2024-06-25 20:47:43 +08:00
user add option to clear read history - privacy #331 2024-09-30 14:09:29 +13:00
__init__.py debugging tweaks 2024-09-30 15:46:50 +13:00
cli.py replace requests with httpx #15 2024-09-15 19:30:45 +12:00
constants.py make role IDs into constants #226 2024-06-27 15:19:32 +08:00
email.py tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
inoculation.py typo 2024-08-21 16:35:10 +12:00
models.py move date humanization out of jinja and into python where exceptions can be handled properly 2024-09-30 16:34:17 +13:00
utils.py set instance.start_trying_again if it has not been already 2024-09-30 15:58:02 +13:00