Commit graph

119 commits

Author SHA1 Message Date
rimu
bc4fa5b202 use join instead #331 2024-09-30 13:49:17 +13:00
Alan Roberts
48bae31d6c adding user read-posts page 2024-09-29 13:18:41 -04:00
Alan Roberts
c59556fab5 adding hide-read-posts setting for user settings 2024-09-29 13:18:41 -04:00
freamon
e34eeb9ec8 Bugfix: user save settings redirects to new function name 2024-09-29 14:16:57 +00:00
rimu
7b4cdaf30c only vote privately with untrusted instances 2024-09-24 12:04:29 +12:00
freamon
6413490cc3 Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
rimu
b3ef7cc106 recalculate_post_stats when viewing profile 2024-09-17 09:47:31 +12:00
rimu
4fcdcc0b77 move import and export to dedicated form #316
rather than mixing it in with the settings
2024-09-10 08:29:44 +12:00
rimu
dfe976a8b6 a few tweaks #316 2024-09-10 08:14:34 +12:00
Alan Roberts
50bc016c6b adding lemmy default settings 2024-09-09 08:18:25 -04:00
Alan Roberts
0181c28a64 adding show bot accounts 2024-09-09 08:18:25 -04:00
Alan Roberts
e9c1932356 arrange output to match lemmy output format 2024-09-09 08:18:25 -04:00
Alan Roberts
42da1ab2ea adding saved posts and comments 2024-09-09 08:18:25 -04:00
Alan Roberts
a275201a44 adding blocked communities and instances 2024-09-09 08:18:25 -04:00
Alan Roberts
6677aa506c adding blocked users to export 2024-09-09 08:18:25 -04:00
Alan Roberts
77c5278996 more lemmy output compatibility 2024-09-09 08:18:25 -04:00
Alan Roberts
713516c6ae removing the admin bits and just making it a user export 2024-09-09 08:18:25 -04:00
Alan Roberts
e623e1cec0 adding avatar, cover image, roles, reputations, and attitude to the settings exports 2024-09-09 08:18:25 -04:00
Alan Roberts
b659e463d4 adding admin level export as well 2024-09-09 08:18:25 -04:00
Alan Roberts
a043876acc Adding an export for user settings and subscriptions 2024-09-09 08:18:25 -04:00
rimu
62f90ae772 follow on mastodon - remove lower case from user name 2024-09-01 17:04:10 +12:00
rimu
11ce66443e display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
freamon
1907c009b3 Also for settings import - Don't send subscription activity to communities on dead instances 2024-08-20 21:39:53 +00:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
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
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
ac12c60538 move user visibility filters into filter settings 2024-06-28 13:35:26 +02: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
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +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