Commit graph

126 commits

Author SHA1 Message Date
rimu
468a083dfa avoid security issue of unvalidated redirections #421
https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/11-Client_Side_Testing/04-Testing_for_Client_Side_URL_Redirect
2025-01-16 16:58:15 +13:00
rimu
192b6470f7 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/templates/base.html
2025-01-16 16:39:16 +13:00
rimu
0f0e0b40b6 fix alignment of edited date on posts 2025-01-16 16:17:55 +13:00
Hendrik L
ea102b9b85 add user note button to profile preview popup 2025-01-13 16:30:28 +01:00
rimu
1c4452b667 Merge pull request 'Set attitude to None if no votes cast (fixes #405)' (#410) from h3ndrik/pyfedi:attitude into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/410
2025-01-06 07:58:23 +00:00
rimu
948766b8c6 tweak ordering 2025-01-05 15:21:31 +13:00
Hendrik L
918d5d2c94 set attitude to None if no votes cast 2025-01-02 19:20:31 +01:00
Hendrik L
d348bb5973 add missing <li> 2024-12-27 20:25:48 +01:00
Hendrik L
b2b8e5eeb4 user profile: add link to profile on original server 2024-12-27 20:19:52 +01:00
rimu
c01fd229e9 popup user profile - html tweaks 2024-12-23 09:34:35 +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
rimu
0b8251524c Merge pull request 'user notes (implements #258)' (#382) from h3ndrik/pyfedi:user_note1 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/382
2024-12-21 00:13:58 +00:00
Hendrik L
e007f14359 move IP and Referer into user profile page 2024-12-18 10:04:17 +01: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
8da62f56c8 fix oopsie 2024-12-10 12:16:52 +01:00
Hendrik L
1550d9bb70 render user note 2024-12-10 09:12:18 +01:00
rimu
5820a710f7 profile pic on mobile 2024-12-07 10:22:23 +13:00
Hendrik L
6e8f7c57cb also show admin state for local instance 2024-12-03 13:40:59 +01:00
Hendrik L
526b73102b show roles in user profile 2024-12-03 13:33:19 +01:00
Hendrik L
106c79e600 flag instance admins in user profiles (fixes #364) 2024-12-03 13:15:00 +01:00
Hendrik L
a97dc191b8 show reputation in user profile (to admins) 2024-12-03 12:48:25 +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
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
dfa95e3b12 tidy up profiles - large images 2024-10-21 15:55:55 +13:00
rimu
d7b750f9b9 make disable_voting work again - user profiles 2024-10-20 11:23:20 +13:00
rimu
c8922cc67f link user profiles to their instances 2024-10-13 10:53:47 +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
bba8687567 use outer join instead #331 2024-09-30 13:49:06 +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
rimu
7b4cdaf30c only vote privately with untrusted instances 2024-09-24 12:04:29 +12:00
rimu
30dedd19c5 show stats on user profile 2024-09-13 11:21:42 +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
Alan Roberts
713516c6ae removing the admin bits and just making it a user export 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
9bad635805 remove moment.js to decrease carbon usage 2024-08-23 11:14:47 +12:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
rimu
7458be190f user active date on profile 2024-08-18 13:21:00 +12:00
Alan Roberts
3eb4736a47 Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04: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
6a820442f5 handle user names with mixed upper and lower case letters. fixes #272 2024-08-03 21:31:10 +12:00
Hendrik L
62a5521391 small messup dealing with unauthenticated users 2024-07-11 07:16:48 +00:00
Hendrik L
8892e8922b show scores in own user profile page 2024-07-11 07:16:48 +00:00