Commit graph

210 commits

Author SHA1 Message Date
rimu
bbf345e689 increase alt text max length
same as Lemmy and Mastodon
2024-05-25 22:44:43 +12:00
freamon
7b7f9f4664 DB upgrade: new Instance.nodeinfo_href column 2024-05-23 14:19:23 +01:00
rimu
75f52fbd59 remove avg comment length experiment 2024-05-23 15:25:45 +12:00
rimu
6885b326bd flag low effort commenters - tweak default 2024-05-21 22:40:10 +12:00
rimu
709980c6f3 flag low effort commenters 2024-05-21 22:20:08 +12:00
rimu
e912c8d84f poll ui - create and vote #181 2024-05-18 19:41:20 +12:00
rimu
526ac5260f poll ui, wip #181 2024-05-16 21:53:38 +12:00
rimu
36fb3259b9 poll database migration #181 2024-05-16 20:43:03 +12:00
freamon
bd7df400aa Add 'loop' attribute for videos in 'gifs' communities 2024-05-12 10:31:04 +01:00
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
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