Commit graph

160 commits

Author SHA1 Message Date
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
freamon
0cc7232409 Fix typo: add community ban_util date if it's in the future 2024-05-10 10:03:39 +01:00
freamon
2ddda35375 Fix URL redirect for Unban User from Community 2024-05-10 09:50:05 +01:00
rimu
7867b5b346 add language choices to UI - logged in users only #51 2024-05-09 19:21:45 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
3bc30ec99c let admin override language for remote communities #51 2024-05-08 21:07:22 +12:00
rimu
2d5bbbb3bf don't silently change which community is being posted in when not a member of that community #78 2024-05-08 19:44:23 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
freamon
b1617f3e98 Federate posts to from local user to remote User followers 2024-04-30 13:15:42 +01:00
rimu
76d228f5fa ensure local communities have lowercase machine name 2024-04-30 21:29:49 +12:00
rimu
01d4b2678c anyone can subscribe to any post or comment #20
(not just the author)
2024-04-29 21:43:37 +12:00
rimu
cede0163fd use communities_banned_from() more often 2024-04-29 16:08:35 +12:00
rimu
e1204bc267 topic notifications #20 2024-04-29 16:03:00 +12:00
rimu
bf76be2804 Merge remote-tracking branch 'origin/main' 2024-04-23 21:12:51 +12:00
freamon
d49470ab8b Add one upvote from yourself for own posts and replies 2024-04-22 19:51:07 +01:00
rimu
a1442afaf5 save name of user or community when creating notification subscription #20 2024-04-22 21:00:04 +12:00
rimu
708edd51b6 refactor community subscription to use new subscription system #20 2024-04-22 20:53:03 +12:00
rimu
4dddd7724f federate higher quality images 2024-04-19 08:50:37 +12:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +12:00
rimu
a8f7ebf442 streamable #147 2024-04-17 19:42:36 +12:00
rimu
8be961bea8 save language of posts and communities 2024-04-16 21:49:05 +12:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
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