Commit graph

173 commits

Author SHA1 Message Date
freamon
60eab27d7e federate post edit to User Followers 2024-05-10 16:36:15 +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
3125d7aa67 improve UI responsiveness when voting by federating vote in background 2024-05-06 19:49:51 +12:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01: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
97cc67809c preconnect to post url 2024-04-24 10:29:14 +12:00
freamon
d49470ab8b Add one upvote from yourself for own posts and replies 2024-04-22 19:51:07 +01:00
freamon
f2eaf5d3b7 Add stupid reply handling to top-level comments also 2024-04-22 19:50:49 +01:00
rimu
34d09acc92 surprise feature for those who comment "this" 2024-04-22 15:25:37 +12:00
rimu
e261c3b9c0 lemmy requires a summary field when mods delete things 2024-04-20 20:09:52 +12:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
freamon
c8161b7204 Federate Comment Votes by local users in local communities 2024-04-17 15:18:45 +01:00
freamon
79239b7273 Add Undo of Post Vote to federation 2024-04-17 15:18:28 +01:00
rimu
7218b5aa42 fix merge conflicts 2024-04-17 09:04:29 +12:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
freamon
8a46a933d6 Hide 'Create Post' if Community is restricted_to_mods and User isn't a Mod 2024-04-15 12:56:01 +01:00
rimu
3c006332e3 site admins can delete comments 2024-04-15 12:16:29 +12:00
rimu
b193f71527 make spicyness of hot algo configurable through .env 2024-04-15 12:08:04 +12:00
rimu
59ca0f02a8 blocking an account 2024-04-14 08:57:46 +12:00
rimu
2dcbc45d67 hot sort - more spicy pls (experiment) 2024-04-14 08:17:02 +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
7b162792ee increase rows of text entry fields 2024-04-11 12:50:26 +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
66d05ea860 receive federated reports from remote instances #21 2024-04-06 16:29:47 +13:00
rimu
a5212762f9 federate report to remote instance #21 2024-04-06 15:24:59 +13: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
e6431584ab better ban message #78 2024-04-03 20:48:39 +13:00
freamon
f9cc69b054 Show cross posts in UI 2024-04-02 18:46:04 +01:00
freamon
d9dc0d2960 Fixup cross posts if post is removed 2024-04-02 18:45:21 +01:00
freamon
d0b146ec0f Find cross-posts for new or updated posts 2024-04-02 18:45:04 +01:00
rimu
109a808217 Merge pull request 'Some initial Mastodon support' (#124) from freamon/pyfedi:25 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/124
2024-03-27 03:04:00 +00:00
freamon
7d16b422f5 Use same JSON format for outgoing Comment Replies and Updates as Post Replies 2024-03-26 23:17:19 +00:00
rimu
aed298118f filter reports by local or remote #21 2024-03-26 22:18:05 +13:00
freamon
a0e974df11 Only send separate Note if community is remote or local community has no followers from post.author's instance 2024-03-24 16:38:20 +00:00
freamon
403a04df7c Also send top-level post reply directly to post author 2024-03-24 04:13:51 +00:00
freamon
caedb3e84f Copy Lemmy for top-level post reply JSON 2024-03-24 03:20:45 +00:00
rimu
8a6f3fff61 Merge pull request 'Moderators' (#115) from freamon/pyfedi:21 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/115
2024-03-22 02:34:39 +00:00
freamon
75c3c0b49b mod_list in side-panel for show_post, add_reply, etc 2024-03-22 01:23:26 +00:00
rimu
081108a7c6 block future shitpost floods 2024-03-22 12:22:19 +13:00
rimu
43f0998391 When a post or postreply is created, record whether the author is a bot, for easier filtering #98 #114 2024-03-21 21:50:25 +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
rimu
7e67f67ca6 update Vary header to account for language 2024-03-17 20:46:33 +13:00
rimu
2f24e5bef2 ban people from community #21 2024-03-15 14:24:45 +13:00
rimu
18e5301879 unblock instances 2024-03-14 22:22:24 +13:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
5ab1082551 hide community selection when editing post 2024-03-12 21:34:10 +13:00
rimu
49db71e05d opt out of search 2024-03-12 20:58:47 +13:00