Commit graph

2349 commits

Author SHA1 Message Date
Andrew Slater
241f0a359d Merge pull request 'Fix "merge #408"' (#414) from h3ndrik/pyfedi:fix_admin_tables into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/414
2025-01-06 16:07:45 +00:00
freamon
949a1c40a3 API: demo individual community response with x_api theme 2025-01-06 13:49:49 +00:00
freamon
618cdf4d44 API: demo more responses using x-api theme 2025-01-06 13:49:15 +00:00
freamon
4586477740 API: return 'moderates' and 'follows' from logged-in Site response 2025-01-06 13:48:59 +00:00
freamon
89ce75e051 Also list moderated / owned communities in 'Joined' tab 2025-01-06 11:23:13 +00:00
Hendrik L
721383ff86 fix admin users table 2025-01-06 11:31:12 +01:00
rimu
3a526e0ca7 merge #408 2025-01-06 21:23:33 +13:00
rimu
d27b6d8532 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/templates/admin/users.html
2025-01-06 21:17:02 +13:00
rimu
5e7eb86e6d Merge branch 'h3ndrik-admin_tables' 2025-01-06 21:14:49 +13: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
rimu
93f8184f0a maintain state of title, description and tags when switching post type 2025-01-05 14:10:25 +13:00
rimu
5a6a013afd persist post reply fieldset state 2025-01-04 10:32:00 +13:00
rimu
92dffa8535 persist post options fieldset state 2025-01-04 10:17:25 +13:00
Hendrik L
918d5d2c94 set attitude to None if no votes cast 2025-01-02 19:20:31 +01:00
Hendrik L
f50b9161b0 show full timestamps 2025-01-02 16:39:02 +01:00
Hendrik L
f847932449 add tooltips to table 2025-01-02 16:37:42 +01:00
Hendrik L
6b77192b74 sortable admin instances list 2025-01-02 16:18:02 +01:00
Hendrik L
979f3cef91 sortable admin community list 2025-01-02 15:29:29 +01:00
Hendrik L
5e365a73ff show community activity and num local members 2025-01-02 12:55:04 +01:00
Hendrik L
aa4d31e806 allow to nagivate to banned users 2025-01-02 12:35:15 +01:00
rimu
956229c7da preview markdown in new post body 2025-01-02 16:30:58 +13:00
rimu
ef1550f578 no point using redis caching when the relationship is joined anyway 2025-01-01 16:10:52 +13:00
rimu
c652be4024 more efficient query than the one generated by sqlalchemy 2025-01-01 15:58:28 +13:00
rimu
1932aa324b more efficient query than the one generated by sqlalchemy 2025-01-01 15:57:48 +13:00
rimu
ca6140315f login required on communities/notsubscribed 2025-01-01 15:44:13 +13:00
rimu
ddccb7859b parse mastodon urls in extra fields 2025-01-01 15:39:39 +13:00
rimu
6573d25dd3 improve mobile navigation in communities 2025-01-01 12:01:51 +13:00
rimu
dcb340f9cf render_username should not be surrounded by anchor link 2025-01-01 11:49:48 +13:00
rimu
ad46ab7efe lists in post bodies 2025-01-01 11:39:51 +13:00
rimu
93ee376525 utilize mastodon-style regular expressions for defederation 2024-12-31 13:55:24 +13:00
rimu
2dea250e8c Merge pull request 'Clean up Admin--"Monitoring content"' (#404) from h3ndrik/pyfedi:admin_content_cleanup into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/404
2024-12-30 00:22:30 +00:00
rimu
8088aa1b3c Merge pull request 'Allow reuploading images in image type posts' (#385) from xmatt/pyfedi:feature/image_post_editing into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/385
2024-12-30 00:18:16 +00:00
rimu
b7d0c1cb42 Merge pull request 'some minor improvements' (#401) from h3ndrik/pyfedi:minor_improvements into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/401
2024-12-30 00:13:13 +00:00
rimu
753e552641 Merge pull request 'make night/day theme a single toggle button' (#406) from h3ndrik/pyfedi:light_dark into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/406
2024-12-30 00:09:56 +00:00
rimu
48d77d6d61 teasers: only show domain link for link posts 2024-12-30 13:09:06 +13:00
rimu
4d2ad699c8 fixes #407 2024-12-30 13:08:40 +13:00
Hendrik L
83004898ef make night/day theme a single toggle button 2024-12-28 13:30:27 +01:00
Hendrik L
356b0890d5 fix erraneous html tag 2024-12-28 11:38:40 +01:00
Hendrik L
7780580097 don't allow voting here 2024-12-28 11:34:20 +01:00
Hendrik L
e7b64554c1 don't count as trash if it's only one downvote or score is >=10 2024-12-28 11:18:56 +01:00
Hendrik L
d9eb3939b8 combine admin monitor content/spam/trash/deleted into one route 2024-12-28 11:04:39 +01:00
Hendrik L
7d19893473 combine all admin content templates 2024-12-28 00:11:58 +01:00
Hendrik L
dd75c88189 rename template 2024-12-27 23:48:53 +01:00
Hendrik L
7d5bcaf73a pull the post_teaser options dots to the right 2024-12-27 21:30:18 +01:00
Hendrik L
4febd876a4 make it a bit more obvious if CSS is used to float sth to the right (#380) 2024-12-27 21:29:36 +01:00
Hendrik L
82175e936d add/create community in admin community view 2024-12-27 21:13:47 +01:00
Hendrik L
df3994e484 allow to navigate to deleted posts 2024-12-27 20:48:17 +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