Commit graph

200 commits

Author SHA1 Message Date
rimu
c869c47e9f save incoming hashtags during federation #184 2024-05-11 13:45:04 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
29c2a05d38 let user choose interface language #51 2024-05-09 13:59:52 +12:00
rimu
3bc30ec99c let admin override language for remote communities #51 2024-05-08 21:07:22 +12:00
rimu
f0d229c423 use smaller versions of lemmy images #159 2024-05-06 15:42:12 +12:00
freamon
f7cfd1f92b Accept Follow requests from remote actors to local actors 2024-04-30 13:12:53 +01: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
cede0163fd use communities_banned_from() more often 2024-04-29 16:08:35 +12:00
rimu
e1204bc267 topic notifications #20 2024-04-29 16:03:00 +12:00
rra
ed449a8925 new db field 2024-04-22 19:53:12 +02:00
rimu
708edd51b6 refactor community subscription to use new subscription system #20 2024-04-22 20:53:03 +12:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
rimu
fae5d70aab notification subscription - user notif #20 2024-04-19 20:13:02 +12:00
rimu
fb34de8da3 notification subscription - user toggle 2024-04-19 20:06:08 +12:00
rimu
614525a97a notification subscription - migration 2024-04-19 19:20:09 +12:00
rimu
1d8a717d6f Merge pull request 'Local Community Federation' (#162) from freamon/pyfedi:17_lcf into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/162
2024-04-18 19:37:16 +00:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +12:00
freamon
aae9ac88ad Announce actions by remote actors in local communities 2024-04-17 15:18:59 +01:00
rimu
219b22e34a migration post one language 2024-04-16 21:23:19 +12:00
rimu
98207edb13 migration for tags and languages 2024-04-16 21:16:10 +12:00
rimu
a9f4fff576 also delete replies to deleted comments 2024-04-14 21:49:42 +12:00
rimu
e135cf735f contact email field in DB #151 2024-04-12 16:22:58 +12:00
rimu
6485f201d3 topic paths #145 2024-04-08 20:01:08 +12:00
rimu
db99ea33e9 handle missing files 2024-04-07 09:39:50 +12:00
rimu
66d05ea860 receive federated reports from remote instances #21 2024-04-06 16:29:47 +13:00
rimu
e6431584ab better ban message #78 2024-04-03 20:48:39 +13:00
rimu
950590db5f properly delete files 2024-04-03 20:13:05 +13:00
freamon
16996e3a20 Upgrade DB for cross_posts field 2024-04-02 17:54:52 +01:00
rimu
829ca9df23 typo! 2024-03-27 10:42:36 +13:00
rimu
aed298118f filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
freamon
a0e974df11 Only send separate Note if community is remote or local community has no followers from post.author's instance 2024-03-24 16:38:20 +00:00
freamon
f63472e6bf Add mention_tag() function to User class 2024-03-24 02:19:49 +00:00
freamon
e3b9e5f0f7 Add public_url() function for User and Community classes 2024-03-24 02:12:34 +00:00
rimu
9287a1cbf2 flush cdn cache when a file is deleted 2024-03-23 15:12:51 +13:00
rimu
8a6f3fff61 Merge pull request 'Moderators' (#115) from freamon/pyfedi:21 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/115
2024-03-22 02:34:39 +00:00
rimu
ef43e78ae5 automatically block new user registrations based on referrer 2024-03-22 14:35:51 +13:00
freamon
4804c4c4b2 Avoid returning 'null' for manuallyApprovesFollowers 2024-03-21 23:26:03 +00:00
rimu
081108a7c6 block future shitpost floods 2024-03-22 12:22:19 +13:00
rimu
c562202588 tighten session cookie security 2024-03-21 11:07:11 +13:00
freamon
136cb64a69 Checked featured url for sticky posts #16 2024-03-19 07:34:19 +00:00
rimu
f5f5f593a5 community moderation - view reports and list of banned people 2024-03-18 21:05:13 +13:00
rimu
dc87bafaaa join topic bugfix 2024-03-17 02:17:47 +13:00
rimu
2f24e5bef2 ban people from community #21 2024-03-15 14:24:45 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
49db71e05d opt out of search 2024-03-12 20:58:47 +13:00
rimu
fecc67f589 changes to bring domain view and user settings design into line with the rest of the site #91 2024-03-11 20:14:12 +13:00
rimu
6c4d0d217f minor bugfixes 2024-03-08 21:40:47 +13:00
rimu
0e4e4ef00e not all the things 2024-03-04 21:46:23 +13:00
rimu
2ee8b4e1b3 lower case all the things 2024-03-04 21:39:56 +13:00
rimu
1f7f2967e7 sub-topics - admin area #44 2024-03-04 12:13:14 +13:00