Commit graph

71 commits

Author SHA1 Message Date
rimu
b7e40fb35c notify admin when new registration is waiting 2024-02-05 16:22:17 +13:00
rimu
cb2762e15e date format of updated 2024-02-03 10:36:19 +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
fec2d24e6d beware of upper and lower case in user_names and community AP ids 2024-01-29 08:47:36 +13:00
rimu
04a4abe9d5 local only communities - do not federate 2024-01-27 12:22:35 +13:00
rimu
2f947e6d0d alt text on images 2024-01-26 17:15:43 +13:00
rimu
31f384377a masonry tweaks - only 3 columns and higher res thumbnails 2024-01-25 21:18:44 +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
150b5fe461 set comment depth when reply comes from AP, not just local replies 2024-01-18 15:34:55 +13:00
rimu
8aa3f0d9af handle unescaped html in post titles 2024-01-18 15:15:10 +13:00
rimu
b072956289 cope with & in titles 2024-01-17 16:22:33 +13:00
rimu
ea224e291b better source for pytesseract will result in more reliable ocr 2024-01-17 16:12:19 +13:00
rimu
e5e60dd1c6 handle file not found exception 2024-01-15 09:50:48 +13:00
rimu
78d1dfb45c simplify voting 2024-01-13 22:29:57 +13:00
rimu
1dad787bc4 filter certain types of post 2024-01-13 18:18:32 +13:00
rimu
f26ce95864 comment ranking using confidence formula 2024-01-07 21:36:04 +13:00
rimu
8da67fec30 notify about new posts in communities 2024-01-07 12:49:25 +13:00
rimu
2bc1ab47d0 notify about new posts in communities 2024-01-07 12:47:06 +13:00
rimu
cd4fa6ad25 import community subscriptions from lemmy 2024-01-07 09:29:36 +13:00
rimu
396a5bae4c avoid duplicate comments and gif reactions 2024-01-06 14:54:10 +13:00
rimu
20f5c7b7f8 notifications 2024-01-06 11:01:44 +13:00
rimu
13edcd4e13 retry get requests 2024-01-05 15:37:56 +13:00
rimu
139feb49c9 wait then retry when GET request times out 2024-01-05 11:00:16 +13:00
rimu
c5da11335b update post counts when deletion happens 2024-01-05 10:36:55 +13:00
rimu
7ee6139068 announce undo vote 2024-01-05 09:39:20 +13:00
rimu
b431a79518 sort posts by top, hot, new 2024-01-03 20:14:39 +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
74cc2d17c0 communities that are local-only, w access control for posting and voting 2024-01-02 19:41:00 +13:00
rimu
520db4a924 admin area to respond to moderation reports 2024-01-02 16:07:41 +13:00
rimu
8c622c04c7 admin users 2024-01-01 14:49:15 +13:00
rimu
ef161bbec1 big refactor of AP core code 2023-12-30 13:23:12 +13:00
rimu
ea2d3a62e4 fake news domain blocking and notifying 2023-12-30 11:36:24 +13:00
rimu
10a92319fc delete account, with federation - debug 2023-12-29 20:14:29 +13:00
rimu
207efc2329 delete account, with federation 2023-12-29 17:32:35 +13:00
rimu
7966a91334 matrix user id on user profiles 2023-12-28 21:00:26 +13:00
rimu
71d66905bd add summary text field to Pages and Notes 2023-12-28 20:39:26 +13:00
rimu
39ddb0af3e change date format header for compatibility with mastodon 2023-12-28 20:00:42 +13:00
rimu
52a4d7250f attitude 2023-12-27 19:51:07 +13:00
rimu
f6d3468c98 avoid race condition 2023-12-27 16:58:30 +13:00
rimu
71289b9435 refresh stale user profiles 2023-12-27 15:47:17 +13:00
rimu
6ac8aca227 basic mastodon interop 2023-12-27 14:38:41 +13:00
rimu
44b06cdad0 upvotes in low quality communities do not add to reputation 2023-12-27 13:02:52 +13:00
rimu
4c58a04f8a replay failed AP tasks 2023-12-26 12:36:20 +13:00
rimu
026b433039 mobile tweaks 2023-12-24 17:41:34 +13:00
rimu
64e0193135 move long-running tasks to separate background process (image processing) 2023-12-24 16:20:18 +13:00
rimu
6182240ad3 move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
rimu
684e68c3fd ignore mastodon delete spam and lemmy retry spam 2023-12-23 11:32:22 +13:00
rimu
1fc2ba631f stop lemmy from duplicating content 2023-12-22 16:18:44 +13:00
rimu
fec2e9117c log all outgoing actitivies 2023-12-22 15:34:45 +13:00