Commit graph

39 commits

Author SHA1 Message Date
rimu
c8c325ceed remove gevent entirely 2025-01-23 10:13:18 +13:00
rimu
f6ec5ad34c remove gevent entirely 2025-01-23 10:11:47 +13:00
rimu
9cd89212e5 scale back asyncio ambitions
I've removed the psycogreen monkey-patching for async DB access - too many connection problems

The gevent monkey-patch remains for now
2025-01-23 08:53:32 +13:00
rimu
df450acd3d make dev environment avoid gevent monkey patching 2025-01-19 16:21:22 +13:00
rimu
1174134c73 async io, omg 2025-01-19 16:01:03 +13:00
freamon
385bd6bfbe mentions in comments - recognise @user@instance syntax in UI 2025-01-10 12:30:30 +00:00
rimu
5e1f67d162 issues found with sentry 2024-09-21 13:23:14 +12:00
rimu
7ab53804d1 larger images and videos 2024-09-06 22:39:27 +12:00
rimu
9bad635805 remove moment.js to decrease carbon usage 2024-08-23 11:14:47 +12:00
rimu
9ec7f969be dark mode flickering #298 2024-08-18 16:38:55 +12:00
rimu
935337cbd0 tidy ups to #289 2024-08-12 20:23:26 +12:00
rimu
2c3f1763b3 community wiki #127 2024-07-17 22:11:31 +08:00
rimu
3643526706 admins can set permissions for staff role #21 2024-07-16 21:29:06 +08:00
rimu
6d555c4c54 when adding moderators do a fuzzy search and present a list of people to add. fixes #248 2024-07-14 14:01:22 +08:00
rimu
bb8620f73e let's not have jinja able to access config variables #261 2024-07-10 21:40:06 +08:00
Hendrik L
a1fa74d3ba move all post_edit templates into one 2024-07-08 15:14:24 +02:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
rimu
bd6c71d8bb show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00
rimu
5c3fb82ebb speed up redis-based dup detection by avoiding touching the DB in before_request() #135 2024-04-09 08:14:25 +12:00
rimu
4f3bb0863d move code to standard places #125 2024-03-29 15:58:25 +13:00
rimu
40de319b9a allow comments on posts in communities that are restricted to mods 2024-02-24 11:07:06 +13:00
rimu
d40ab28ea2 email notifications fixes #18 2024-02-23 16:52:17 +13:00
rimu
1af3ee8649 track user last_seen more reliably 2024-02-21 20:00:22 +13:00
rimu
9874727eea theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
rimu
75f2c8d2ef sitemap of local posts 2024-01-24 17:02:48 +13:00
rimu
20997bd258 disable xss protection on registration form to ensure captcha works 2024-01-18 15:26:37 +13:00
rimu
a29a914bf0 display 1200 votes as 1.2k 2024-01-10 09:44:59 +13:00
rimu
74cc2d17c0 communities that are local-only, w access control for posting and voting 2024-01-02 19:41:00 +13:00
rimu
26074bd85e backfill old posts when a remote community is added 2023-12-21 22:14:43 +13:00
rimu
c3839e6873 home page, expanded admin area and domain blocking 2023-12-17 00:12:49 +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
3038cb7118 debug lemmy vote federation 2023-11-24 22:28:31 +13:00
rimu
56d09b264a user banning and purging 2023-10-21 15:49:01 +13:00
rimu
fa53128118 show replies below posts 2023-10-10 22:25:37 +13:00
rimu
2c0fc55e35 view community, view posts in community 2023-10-02 22:16:44 +13:00
rimu
8c3c46271d UI to create posts 2023-09-17 21:19:51 +12:00
rimu
82000c1095 community list and beginning of viewing community 2023-08-29 22:01:06 +12:00
rimu
a9bfe2f391 activitypub - signatures wip 2023-08-22 21:24:11 +12:00
rimu
24646e42ca minimal flask app starting point 2023-07-28 16:22:12 +12:00