Commit graph

238 commits

Author SHA1 Message Date
rimu
59ca0f02a8 blocking an account 2024-04-14 08:57:46 +12:00
rimu
75c3f7c8be hot sort - more spicy pls (experiment) 2024-04-14 07:59:24 +12:00
rimu
bd6c71d8bb show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00
rimu
758d8e79c0 bugfix 2024-04-09 19:55:31 +12:00
rimu
b8ddf0c481 split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
rimu
11f0a9e183 Option for mods to ignore reports about a post, comment or user #21 2024-04-06 14:10:23 +13:00
rimu
8cc80fb2e2 When resolving a repot, reset the 'reports' counter on the comment, post or user #21 2024-04-06 13:53:41 +13:00
rimu
164ef25e9e slugify community urls #78 2024-04-03 21:03:38 +13:00
rimu
635449db0f slugify community urls #78 2024-04-03 20:53:50 +13:00
rimu
e6431584ab better ban message #78 2024-04-03 20:48:39 +13:00
rimu
15f834c08e delete posts in community when community is deleted #78 2024-04-03 20:29:24 +13:00
rimu
329ad0093e minor tweaks #144 2024-04-03 07:44:59 +13:00
freamon
d0b146ec0f Find cross-posts for new or updated posts 2024-04-02 18:45:04 +01:00
rimu
85939c27d4 add pagination to subscriber list #131 2024-03-30 15:56:45 +13:00
rimu
ff7f89bfce more efficient subscribers query, using a join #131 2024-03-30 15:49:26 +13:00
rimu
87b1fc28f6 PEP 8 requires 2 blank lines between functions #131 2024-03-30 15:44:38 +13:00
rra
078d4ff088 oops 2024-03-29 16:55:36 +01:00
rra
6679071471 remove accidental double query and add note for rimu, working towards #116 and #21 2024-03-29 13:54:00 +01:00
rra
98425bccd4 Merge remote-tracking branch 'upstream/main' 2024-03-29 13:41:56 +01:00
rra
02719db138 rework community bans view to show all community subscribers 2024-03-29 13:41:43 +01:00
freamon
dbf4c03aa5 Recognise fediverse community links 2024-03-28 03:40:42 +00:00
rimu
b82ee443de Also resolve all other reports about the same thing #21 2024-03-27 20:31:36 +13:00
rimu
090b6d5a68 escalate or resolve reports #21 2024-03-27 20:20:08 +13:00
rra
c1961c41c3 fix crash when there are no topics 2024-03-26 17:16:51 +01:00
rra
6d2ddb92fa Merge remote-tracking branch 'upstream/main' 2024-03-26 16:12:37 +01:00
rimu
aed298118f filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
rimu
6762d9a87b Merge pull request 'Top-level Post Replies' (#120) from freamon/pyfedi:23c into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/120
2024-03-25 08:19:52 +00:00
freamon
4dbe485608 Add ap_public_url for New Local communities 2024-03-24 02:02:47 +00:00
freamon
4ae5b36459 Lowercase the ap_profile_id of New Local Users and New Local Communties
(to match behaviour for remote users and communities)
2024-03-24 01:53:18 +00:00
freamon
e8f7551e06 Avoiding crashes from adding remotes:
If remote community is missing
If remote community doesn't have a 'featured' url (e.g. KBIN)
If remote community returns empty/broken outbox (e.g. KBIN returns {}) with 200 OK
2024-03-24 00:15:10 +00:00
rimu
ad62df7c10 improve consistency of image post handling
when a link post is created and the link is to an image, create an image post instead
2024-03-24 12:00:16 +13:00
rra
1ff4b3262f Merge remote-tracking branch 'upstream/main' 2024-03-21 21:55:08 +01:00
rra
9b2d58971a add current page to community edit and community mods 2024-03-21 21:55:05 +01:00
rimu
9fd4ac1c53 ban people from community, and unban them #21 2024-03-21 21:19:50 +13:00
rimu
0210adafa5 show sticky posts at top of their community fixes #16 2024-03-20 20:41:45 +13:00
rimu
f5f5f593a5 community moderation - view reports and list of banned people 2024-03-18 21:05:13 +13:00
freamon
b121c13d4e post_layout: always show or always hide (for low-bandwidth) 2024-03-17 07:28:03 +00:00
rimu
2f24e5bef2 ban people from community #21 2024-03-15 14:24:45 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
5408c4b060 instance blocking 2024-03-12 20:06:24 +13:00
rimu
62292cb6d1 finish sub-topics fixes #44 2024-03-09 14:59:05 +13:00
freamon
721bf49618 Remove duplicate activitypub logging 2024-03-07 10:45:36 +00:00
rimu
8da4cce68a rss feeds with images in them 2024-02-28 12:55:30 +13:00
rimu
cf131a7039 topic rss feeds 2024-02-28 12:43:51 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
40de319b9a allow comments on posts in communities that are restricted to mods 2024-02-24 11:07:06 +13:00
rimu
45b62e9305 ranking tweak 2024-02-21 19:59:50 +13:00
rimu
066646b4f6 nsfw and nsfl icons on posts 2024-02-16 06:17:13 +13:00
rimu
5d20327598 banned community 2024-02-14 15:55:45 +13:00
rimu
2337c22afa show instance in breadcrumb 2024-02-14 09:50:13 +13:00