Commit graph

34 commits

Author SHA1 Message Date
Hendrik L
aa06a1f434 replace macro render_comment 2024-12-06 13:28:20 +01:00
freamon
a2fae00936 post-reply soft-deletion: replace content in HTML with 'deleted by author/moderator' 2024-10-19 17:26:50 +00:00
rimu
d2327fd3c1 move date humanization out of jinja and into python where exceptions can be handled properly
In the arrow package, Catalan language does not have 'weeks' defined as a way to display datetimes. A PR has been submitted.
2024-09-30 16:34:17 +13:00
rimu
5a156f35a7 lang attribute for non-english posts 2024-08-28 19:15:49 +12:00
rimu
9bad635805 remove moment.js to decrease carbon usage 2024-08-23 11:14:47 +12:00
Hendrik L
5eeb2708ca wrap the notification toggle like the other buttons 2024-07-11 07:16:48 +00:00
Hendrik L
6da83e0421 merge all the community asides into one template partial 2024-07-09 15:05:13 +02:00
Hendrik L
e153b177a0 cleanup, use render_username macro 2024-07-08 11:56:22 +02:00
rimu
5d522e0ff4 tweak annoying little bug 2024-07-01 18:17:27 +08:00
rimu
da1069aae3 search within community, fixes #97 2024-05-09 20:00:22 +12:00
rimu
4c48f72dcd video avatars #58
see https://piefed.social/u/const_void@lemmy.ml
2024-04-17 19:17:11 +12:00
freamon
8a46a933d6 Hide 'Create Post' if Community is restricted_to_mods and User isn't a Mod 2024-04-15 12:56:01 +01:00
rimu
aed298118f filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
freamon
4a25df2de7 Indicate Bot Accounts in UI 2024-03-20 10:45:26 +00:00
rimu
3780a74755 aria role tree for comments 2024-02-26 15:52:55 +13:00
rimu
602c83699a lazy load profile pics 2024-02-09 20:04:36 +13:00
rimu
9874727eea theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
rimu
843d4eb03a Go to side pane keyboard nav 2024-02-05 08:39:08 +13:00
rimu
1aff96b52a change right hand column to be an aside instead of a div 2024-01-28 21:38:04 +13:00
rimu
23637b713a wcag - various 2024-01-23 19:17:05 +13:00
rimu
c3e16ab171 rational discourse toolbox 2024-01-19 15:08:39 +13:00
rimu
a8ef0e9d75 update continue_discussion with latest comment display code 2024-01-18 09:42:45 +13:00
rimu
017211ba83 rel=nofollow everywhere 2024-01-16 15:38:56 +13:00
rimu
ad8742bf85 no bold on deleted usernames 2024-01-13 22:42:40 +13:00
rimu
60efbe988f dark and light modes
also heading size reduction
2024-01-13 22:09:02 +13:00
rimu
050d1d36d2 multiple bugfixes 2024-01-09 20:44:08 +13:00
rimu
39ca00cb8e bug fixes and tweaks after initial user testing 2024-01-05 14:09:46 +13:00
rimu
1f3c383479 side pane class 2024-01-04 22:21:31 +13:00
rimu
acfe35d98d announce incoming activites to all following instances
plus a whole lot more, i don't even know
2024-01-03 16:29:58 +13:00
rimu
8c622c04c7 admin users 2024-01-01 14:49:15 +13:00
rimu
fb2dc055d3 mea culpa function to de-escalate 2023-12-14 21:22:46 +13:00
rimu
094708f396 federating replies and lots of caching 2023-12-10 15:10:09 +13:00
rimu
d5d7122a3d subscription and unsubscription to remote communities - lemmy bugs
also local cache busting
2023-12-03 22:41:15 +13:00
rimu
856f450885 significant code reorganisation - split communities and posts 2023-11-30 06:36:08 +13:00
Renamed from app/templates/community/continue_discussion.html (Browse further)