Commit graph

107 commits

Author SHA1 Message Date
rimu
56a4d60aab refactor home page based on #293 2024-08-16 13:42:29 +12:00
rimu
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
ceddd305b3 debug blur thumbnail #236 2024-06-29 10:04:35 +08:00
rimu
a60f2767a4 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/user/forms.py
2024-06-29 09:17:24 +08:00
Hendrik Langer
1ab093e095 move reply thresholds into filters too, after rebase 2024-06-28 15:33:16 +00:00
Hendrik Langer
93fbba1d1e rename show_ filters into hide_ and migrate db for filter changes 2024-06-28 15:04:06 +00:00
Hendrik Langer
a7fa609ddf add blur and transparent options to the nsfw, nsfw and bots filter 2024-06-28 13:37:04 +02:00
Hendrik Langer
ac12c60538 move user visibility filters into filter settings 2024-06-28 13:35:26 +02:00
rimu
ad44a4dbc2 reply thresholds 2024-06-28 19:01:28 +08:00
rimu
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
karasugawasu
50fd61a57f add japanese ui settings #1 2024-06-25 11:24:53 +09:00
rimu
d929098147 view bookmarks of comments #26 2024-06-21 17:28:49 +08:00
rimu
f97266833d view bookmarks #26 2024-06-21 16:52:08 +08:00
rimu
b578bf27a4 only accept image files in certain forms 2024-06-16 14:03:59 +08:00
rimu
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +12:00
rimu
f101a56fe2 profile_id or user_name.lower() everywhere #194 2024-06-04 09:53:13 +12:00
rimu
cf3dec5768 profile_id or user_name.lower() everywhere #194 2024-06-04 09:44:10 +12:00
rimu
2380a3ae61 soft deletes and deleted content admin area #193 2024-06-02 16:45:21 +12:00
rimu
a08e0ce6e7 add topics to main menu and reduce size of output html 2024-05-30 21:54:25 +12:00
rimu
d1f7d35a83 users can remove profile pics (communities too) 2024-05-26 18:24:13 +12:00
rimu
0eea7a2600 when email changes, verify new email #78 2024-05-25 22:37:17 +12:00
rimu
b435423b1e when email changes, verify new email #78 2024-05-25 22:20:44 +12:00
rimu
02381c094b when email changes, verify new email #78 2024-05-25 22:13:17 +12:00
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