Commit graph

2039 commits

Author SHA1 Message Date
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
Hendrik L
cef53df0da up-/downvoters: link to local user profile 2024-12-27 20:04:52 +01:00
rimu
6f53afd4b9 update and sync defederation subscriptions each day - remove old 2024-12-27 22:21:58 +13:00
rimu
4d18627f0e update and sync defederation subscriptions each day 2024-12-27 20:24:17 +13:00
rimu
de11aa6c50 Defederation subscriptions 2024-12-27 20:20:16 +13:00
rimu
de8a67f27b Ensure accurate community stats 2024-12-24 16:59:54 +13:00
rimu
0d3b184238 Ensure accurate community stats 2024-12-24 14:27:12 +13:00
rimu
c2fa5fc416 community - stats local vs total members 2024-12-24 12:52:01 +13:00
rimu
8e093a2c0c community - show stats in side pane 2024-12-24 12:47:34 +13:00
rimu
5187149be4 community list - text tweak 2024-12-24 12:18:36 +13:00
rimu
c14c928efa community header alignment 2024-12-24 12:11:45 +13:00
xmatt
3f1f97b2ee Merge branch 'main' into feature/image_post_editing 2024-12-23 10:22:50 +00:00
rimu
2e32deacd0 improve speed of detect post vote manipulation detection - avoid duplicate checking #343 2024-12-23 13:52:32 +13:00
rimu
2db664d9b5 improve speed of detect post vote manipulation detection - avoid duplicate checking #343 2024-12-23 13:51:24 +13:00
rimu
b4382764f5 improve speed of detect post vote manipulation detection #343 2024-12-23 13:35:24 +13:00
rimu
61fe30136a Merge pull request 'voting_buttons remove extra whitespace and make hiding the arrows consistent' (#398) from h3ndrik/pyfedi:votinbuttons into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/398
2024-12-23 00:15:46 +00:00
rimu
7c8273158c detect post vote manipulation using jaccard_similarity #343 2024-12-23 13:08:20 +13:00
rimu
4ed1232554 readable date - fixes #395 2024-12-23 12:39:22 +13:00
rimu
5ee8e49bc4 popup user profile - big screens only (phones have no hover) 2024-12-23 12:26:28 +13:00
rimu
c01fd229e9 popup user profile - html tweaks 2024-12-23 09:34:35 +13:00
rimu
90d66f5e68 popup user profile - css tweak 2024-12-23 09:29:50 +13:00
rimu
d9ae69bd0d popup user profile 2024-12-23 09:26:05 +13:00
rimu
8267e69306 intersect once instead of revealed #394 2024-12-22 16:04:15 +13:00
rimu
704c41a25f intersect once instead of revealed #394 2024-12-22 16:01:58 +13:00