Commit graph

83 commits

Author SHA1 Message Date
rimu
75f52fbd59 remove avg comment length experiment 2024-05-23 15:25:45 +12:00
rimu
709980c6f3 flag low effort commenters 2024-05-21 22:20:08 +12:00
rimu
f19cdfafad poll - icon #181 2024-05-19 11:30:41 +12:00
rimu
2e0d27c4f0 rebrand remote follow #186 2024-05-17 21:27:45 +12:00
freamon
b0f6848312 Avoid invoking allowlist_html() twice
(markdown_to_html() already returns the output from that function)

(autotldr username html isn't passed to allowlist_list to avoid getting a target=_blank attribute)
2024-05-14 20:38:16 +01:00
rimu
b52b825575 minor debug #2 2024-05-12 14:24:30 +12:00
rimu
850e159a58 add follow on mastodon button #2 2024-05-12 14:16:12 +12:00
rimu
7da8c96677 account deletion federation #126 2024-05-10 17:52:16 +12:00
rimu
29c2a05d38 let user choose interface language #51 2024-05-09 13:59:52 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
rimu
76d228f5fa ensure local communities have lowercase machine name 2024-04-30 21:29:49 +12:00
freamon
ccc9906c75 Hide deleted Users from list of Blocked People 2024-04-26 13:35:56 +01:00
rimu
a1442afaf5 save name of user or community when creating notification subscription #20 2024-04-22 21:00:04 +12: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
fb34de8da3 notification subscription - user toggle 2024-04-19 20:06:08 +12:00
rimu
59ca0f02a8 blocking an account 2024-04-14 08:57:46 +12:00
rimu
cac38e66ba no voting buttons on user profiles - stop downvote abuse 2024-04-11 19:27:57 +12:00
rimu
79359d17ad add upvote history to user profile and search results 2024-04-11 19:21:43 +12:00
rimu
7b162792ee increase rows of text entry fields 2024-04-11 12:50:26 +12:00
rimu
11f0a9e183 Option for mods to ignore reports about a post, comment or user #21 2024-04-06 14:10:23 +13:00
rimu
93006941c8 use about_html from db rather than rendering it each time #133 2024-03-31 12:06:44 +13:00
rimu
aed298118f filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
rimu
48bc683a6a show users based on id 2024-03-25 21:15:27 +13:00
rimu
40246fee1e Merge pull request 'Bot Accounts #98' (#114) from freamon/pyfedi:20 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/114
2024-03-21 08:37:27 +00:00
rimu
1a8c21670e ban people from community, and unban them - topics and search #21 2024-03-21 21:24:30 +13:00
freamon
0966ce4346 Recognise 'service' type as bots 2024-03-20 11:34:25 +00:00
rimu
18e5301879 unblock instances 2024-03-14 22:22:24 +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
4a1c4e2d08 blocking tables inside tabs in user settings #91 2024-03-11 21:17:18 +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
rra
e2c2d9b503 rework settings ui, scaffold blocks managment 2024-03-10 00:25:06 +01:00
rimu
6c4d0d217f minor bugfixes 2024-03-08 21:40:47 +13:00
rimu
6bdc23bad7 sometimes we only want to find a community
this will eliminate a whole raft of issues caused by trying to injest posts from microblogging services which don't have Group actors
2024-03-02 10:20:15 +13:00
rimu
da0fc848d9 enable markdown editor link fixes #25 2024-02-28 20:12:57 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
106ceba33f federate user delete properly 2024-02-25 15:31:16 +13:00
rimu
c36e6f1ad5 unsubscribe to unread notifs email 2024-02-24 14:19:07 +13:00
rimu
28fa59a769 unsubscribe to email newsletter 2024-02-24 14:15:38 +13:00
rimu
d40ab28ea2 email notifications fixes #18 2024-02-23 16:52:17 +13:00
rimu
a77de0c883 send private messages 2024-02-17 20:05:57 +13:00
rimu
0594dddcac smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00
rimu
9874727eea theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
rimu
c51c735038 federated purge of user content 2024-02-05 19:39:08 +13:00
rimu
2f3f8b6155 account approval process 2024-02-02 15:30:03 +13:00
rimu
23637b713a wcag - various 2024-01-23 19:17:05 +13:00
rimu
eee7c59b57 active sort with user default sort choice 2024-01-15 18:26:22 +13:00
rimu
bb35a4cb05 dropdown menu minor bugfix 2024-01-13 10:45:39 +13:00
rimu
dff156fd12 crash on profile for anon users 2024-01-12 13:49:40 +13:00