Commit graph

69 commits

Author SHA1 Message Date
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
Jeena
14fa658774 Add direct link to reply/comment
It's difficult to be able to copy and paste a link to a specific
comment or reply. It's only easy from the notifications page.

This patch introduces a link to a comment/reply by changing
the <span> to a <a> around the "When" text like "15 hours ago".

This is usually how other websites do deep links to comments too,
they make the time of post into a clickable link, so people should
be able to find it easyly.
2024-09-27 11:02:10 +00:00
rimu
22f21fb4a1 lang attribute for non-english posts 2024-08-28 19:23:33 +12: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
Alan Roberts
3eb4736a47 Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04: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
4c0eb87c25 cleanup, add macro render_communityname 2024-07-08 11:56:22 +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
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00
rimu
75f52fbd59 remove avg comment length experiment 2024-05-23 15:25:45 +12:00
rimu
709980c6f3 flag low effort commenters 2024-05-21 22:20:08 +12:00
rimu
da1069aae3 search within community, fixes #97 2024-05-09 20:00:22 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
01d4b2678c anyone can subscribe to any post or comment #20
(not just the author)
2024-04-29 21:43:37 +12:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +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
freamon
dbf4c03aa5 Recognise fediverse community links 2024-03-28 03:40:42 +00: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
49db71e05d opt out of search 2024-03-12 20:58:47 +13:00
rimu
62292cb6d1 finish sub-topics fixes #44 2024-03-09 14:59:05 +13:00
rimu
82e00db890 accessibility 2024-03-01 05:16:48 +13:00
rimu
0495d4e03a accessibility 2024-02-29 22:45:17 +13:00
rimu
3e28f0c031 typo 2024-02-28 22:25:34 +13:00
rimu
eeb80ad851 redirect user back to where they came from after logging in 2024-02-28 22:03:26 +13:00
rimu
da0fc848d9 enable markdown editor link fixes #25 2024-02-28 20:12:57 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
3780a74755 aria role tree for comments 2024-02-26 15:52:55 +13:00
rimu
f7fea98dff performance tweaks 2024-02-13 21:28:33 +13:00
rimu
a66311d683 discourage search index bots 2024-02-13 19:14:51 +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
66f621049a keyboard shortcuts 2024-01-21 12:14:05 +13:00
rimu
c3e16ab171 rational discourse toolbox 2024-01-19 15:08:39 +13:00
rimu
321731a5f0 much improved comment voting and collapse icon location 2024-01-16 21:39:10 +13:00
rimu
017211ba83 rel=nofollow everywhere 2024-01-16 15:38:56 +13:00
rimu
12de59da9b move hide replies to better place and new icon 2024-01-15 20:46:37 +13:00
rimu
22e4caf548 sort replies by 'new' when viewing community by 'active' 2024-01-15 19:18:21 +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
0d9566806e fix join/leave buttons 2024-01-11 20:52:09 +13:00
rimu
7f0e68acf5 beehaw notice 2024-01-10 17:27:07 +13:00