Commit graph

152 commits

Author SHA1 Message Date
rimu
ef1550f578 no point using redis caching when the relationship is joined anyway 2025-01-01 16:10:52 +13:00
rimu
d9ae69bd0d popup user profile 2024-12-23 09:26:05 +13:00
rimu
3662749188 extra fields on profiles ala Mastodon 2024-12-22 15:38:40 +13:00
Hendrik L
b4f1706a6b user_notes relationship, caching, cleanup 2024-12-12 20:05:59 +01:00
Hendrik L
148df4fcba edit form for user note 2024-12-10 14:30:28 +01:00
Hendrik L
001d3fb823 add flash warnings if banning admins 2024-12-03 14:22:49 +01:00
aroberts-fox
7aced03976 adjusting newest to new internally 2024-11-27 15:05:35 -05:00
aroberts-fox
7b5de79d3f Adding sorting to read-posts page 2024-11-27 13:18:56 -05:00
freamon
95be488cc9 API: use Celery for federation tasks 2024-11-02 23:56:56 +00:00
freamon
9a033522d1 post soft-deletion: show deleted posts in user profile to provide restoration route 2024-10-26 03:55:45 +00:00
rimu
8a008e3a8a instance block on instance profile 2024-10-25 13:37:57 +13:00
rimu
de2c5b710a instance block on user profile 2024-10-25 13:14:56 +13:00
rimu
2d6d9b960c Merge remote-tracking branch 'origin/main' 2024-10-20 11:54:31 +13:00
rimu
d7b750f9b9 make disable_voting work again - user profiles 2024-10-20 11:23:20 +13:00
freamon
5643c19e44 post-reply soft-deletion: add deleted comments to user view, to provide restoration route 2024-10-19 17:27:30 +00:00
rimu
f1ddbcf008 populate deleted_by field 2024-10-14 12:35:24 +13:00
rimu
c8922cc67f link user profiles to their instances 2024-10-13 10:53:47 +13:00
rimu
1f18a05a4d sanitize user display names #336 2024-10-10 19:46:55 +13:00
freamon
baaf93087d Add 'Account->Activity Alerts' page to show content subscriptions
(not sure of best terminology for these - feel free to rename)
2024-10-02 09:18:27 +00:00
rimu
a2db4c669e add option to clear read history - privacy #331 2024-09-30 14:09:29 +13:00
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
freamon
96cc0704e0 Don't send subscription activity to communities on dead instances 2024-08-20 20:32:16 +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
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