Commit graph

623 commits

Author SHA1 Message Date
rimu
a566c40913 chat - tidy up and nav improvements 2024-02-19 15:56:56 +13:00
rimu
e840db1991 chat 2.0 2024-02-19 15:01:53 +13:00
rimu
15a18550d9 save larger version of image 2024-02-19 09:02:12 +13:00
rimu
a77de0c883 send private messages 2024-02-17 20:05:57 +13:00
rimu
066646b4f6 nsfw and nsfl icons on posts 2024-02-16 06:17:13 +13:00
rimu
2bf1aa23ee make api/v3/instance return correct images #41 2024-02-14 14:53:03 +13:00
rimu
b812694772 make api/v3/instance return a list of admins. fixes #41 2024-02-14 14:38:55 +13:00
rimu
fef3a1e995 remote admins can delete remote posts (not just moderators) 2024-02-14 12:31:44 +13:00
rimu
77a0ee9b5d well-known/host-meta 2024-02-14 10:16:49 +13:00
rimu
56f5f0da4c remove incorrectly ussed summary 2024-02-11 20:29:58 +13:00
rimu
3a9b12584d better notifications 2024-02-10 20:06:08 +13:00
rimu
fa649bb8ab better notifications 2024-02-10 19:58:34 +13:00
rimu
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
375600b382 stats 2024-02-10 11:42:18 +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
d7e7d79419 calculate local post stats 2024-02-08 12:46:41 +13:00
rimu
1a50509465 improve compatibility with python 3.11 refs #36 2024-02-06 17:40:03 +13:00
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
7c7d0b7a56 activitypub logging 2024-01-13 11:12:31 +13:00
rimu
6d427a29fa post url redirect 2024-01-12 20:21:41 +13:00
rimu
ed024f91e5 post url 2024-01-12 17:55:01 +13:00
rimu
050d1d36d2 multiple bugfixes 2024-01-09 20:44:08 +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
4f2ac1b89f better logging of unfound objects when voting 2024-01-05 09:43:08 +13:00
rimu
7ee6139068 announce undo vote 2024-01-05 09:39:20 +13:00
rimu
ca5bd607f2 whack a mole 2024-01-05 09:13:00 +13:00