Commit graph

317 commits

Author SHA1 Message Date
rra
0909256288 fix string formatting of 'link not allowed' 2024-03-07 12:39:14 +01:00
freamon
721bf49618 Remove duplicate activitypub logging 2024-03-07 10:45:36 +00:00
rimu
8da4cce68a rss feeds with images in them 2024-02-28 12:55:30 +13:00
rimu
cf131a7039 topic rss feeds 2024-02-28 12:43:51 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
40de319b9a allow comments on posts in communities that are restricted to mods 2024-02-24 11:07:06 +13:00
rimu
45b62e9305 ranking tweak 2024-02-21 19:59:50 +13:00
rimu
46bca83e2a use community outbox properly 2024-02-21 08:36:47 +13:00
rimu
b864e223bc nsfw and nsfl icons on posts - oops 2024-02-16 06:34:56 +13:00
rimu
066646b4f6 nsfw and nsfl icons on posts 2024-02-16 06:17:13 +13:00
rimu
5d20327598 banned community 2024-02-14 15:55:45 +13:00
rimu
2337c22afa show instance in breadcrumb 2024-02-14 09:50:13 +13:00
rimu
820af0ada2 don't strip params from og:image url #37 2024-02-13 05:56:22 +13:00
rimu
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
639d920d05 reduce storage usage by user banners 2024-02-10 06:41:24 +13:00
rimu
45d8b042a5 remove 'ilike' for most case insensitive searches - too slow 2024-02-09 14:58:51 +13:00
rimu
95cd37e6b3 posting to topics and auto-join communities as needed fixes #30 2024-02-08 18:34:58 +13:00
rimu
f6a382d0a7 fixes #14 2024-02-05 07:35:09 +13:00
rimu
d69dac7631 set user-agent while parsing og:image meta tag 2024-02-04 22:02:32 +13:00
rimu
586aeb5c08 alt text debug 2024-02-02 17:28:07 +13:00
rimu
2fbe9a011e domain blocking - cache bust 2024-02-02 17:22:32 +13:00
rimu
212e1bd6d9 detect nsfl posts based on title and hide post from lists based on user setting 2024-02-01 11:59:09 +13:00
rimu
510176dea3 form tweaks for accessibility
plus admin topic editing
2024-01-29 22:18:06 +13:00
rimu
a17e3273bf beware of upper and lower case in community url 2024-01-29 09:16:43 +13:00
rimu
241fe8ec38 organise communities under topics 2024-01-28 18:11:32 +13:00
rimu
04a4abe9d5 local only communities - do not federate 2024-01-27 12:22:35 +13:00
rimu
5b66fea4fe local only communities 2024-01-27 11:19:23 +13:00
rimu
2f947e6d0d alt text on images 2024-01-26 17:15:43 +13:00
rimu
8e93ff9f51 better links 2024-01-26 09:37:05 +13:00
rimu
41f6a29e33 various small bugfixes 2024-01-25 20:16:08 +13:00
rimu
14d0344702 block nsfw community adding if nsfw is disabled 2024-01-21 21:04:48 +13:00
rimu
3d11dcf62e masonry tile - maintain state 2024-01-21 20:20:40 +13:00
rimu
4eb250ba10 masonry tile - hide if not used 2024-01-21 17:12:38 +13:00
rimu
af98706610 masonry tile for image communities 2024-01-21 15:44:13 +13:00
rimu
53319d8c90 always lowercase name when searching 2024-01-19 17:29:50 +13:00
rimu
6fe405f5a8 oops 2024-01-19 15:19:31 +13:00
rimu
c3e16ab171 rational discourse toolbox 2024-01-19 15:08:39 +13:00
rimu
e045dc7f2d related communities 2024-01-15 18:32:58 +13:00
rimu
eee7c59b57 active sort with user default sort choice 2024-01-15 18:26:22 +13:00
rimu
78d1dfb45c simplify voting 2024-01-13 22:29:57 +13:00
rimu
b9c468d437 fix etags for caching 2024-01-12 13:24:49 +13:00
rimu
134e213397 communities menu 2024-01-12 12:34:08 +13:00
rimu
0d9566806e fix join/leave buttons 2024-01-11 20:52:09 +13:00
rimu
c6216f2588 per-user keyword filters 2024-01-11 20:39:22 +13:00
rimu
94f1aad3c5 typo 2024-01-09 20:47:08 +13:00
rimu
050d1d36d2 multiple bugfixes 2024-01-09 20:44:08 +13:00
rimu
ec4be34d5d bug when sending link posts to lemmy 2024-01-08 22:48:03 +13:00
rimu
147ff51189 fix link post creation 2024-01-08 21:33:23 +13:00
rimu
90d5d525ae Low bandwidth mode 2024-01-08 19:41:32 +13:00
rimu
b83ae5fa2f image is a dict while attachment is a list of dicts
argh
2024-01-07 19:12:18 +13:00