Commit graph

194 commits

Author SHA1 Message Date
freamon
830ef632d9 Bugfix: include same language identifiers for top-level and deeper-level post-replies 2024-10-31 16:25:30 +00:00
freamon
502e6ff0f6 post soft-deletion: add options to restore or purge deleted posts 2024-10-26 03:55:56 +00:00
freamon
899bf834cd post soft-deletion: delay calling delete_dependencies until a post is purged, to allow for restoration 2024-10-26 03:55:21 +00:00
rimu
841174619c Merge remote-tracking branch 'origin/main' 2024-10-23 08:37:25 +13:00
rimu
156c328c6f tidy up calls to obsolete post_ranking 2024-10-22 19:51:37 +13:00
freamon
0274682adc Bugfix: also federate post deletion by post owners #341 2024-10-21 23:03:53 +00:00
rimu
42439fb90a Merge branch 'refactor-post-new' 2024-10-21 09:56:20 +13:00
freamon
3196c2cb79 post-reply soft-deletion: activitypub fixes 2024-10-19 21:19:35 +00:00
freamon
148d230527 post-reply soft-deletion: add option to purge a comment 2024-10-19 17:27:42 +00:00
freamon
5643c19e44 post-reply soft-deletion: add deleted comments to user view, to provide restoration route 2024-10-19 17:27:30 +00:00
freamon
9e80066d2a post-reply soft-deletion: add restore function 2024-10-19 17:27:03 +00:00
freamon
a2a81e5726 post-reply soft-deletion: don't overwrite content, so it can be restored 2024-10-19 17:26:26 +00:00
rimu
cec844ec4f refactor post-new wip 2024-10-14 15:37:00 +13:00
rimu
f1ddbcf008 populate deleted_by field 2024-10-14 12:35:24 +13:00
freamon
cb28b79108 For a.gup.pe groups, send votes to post author instead of to community 2024-10-10 15:39:36 +01:00
freamon
be42d6eb6d Also delete blocked_users cache when blocking users in Post and Reply Options page 2024-10-06 13:08:21 +00:00
rimu
0c646c5cf4 cross-posting of bot-generated posts #206 2024-10-05 18:58:07 +13:00
rimu
5465f945be old cross posts 2024-09-30 16:04:15 +13:00
Alan Roberts
ccbc0b4b22 got the relationship working, and the mark_as_read working 2024-09-29 13:18:41 -04:00
rimu
91def29480 post_reply refactor 2024-09-28 13:05:00 +12:00
freamon
a14a41c18e Include check for post.deleted when looking for cross posts 2024-09-27 10:12:46 +00:00
rimu
7e4163db6b limit access to voting data 2024-09-24 09:28:06 +12:00
freamon
e6f3bd6fb4 Add pages for admins and community mods to see voting activity 2024-09-22 22:55:47 +00:00
freamon
6413490cc3 Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
freamon
56a7f65c44 Decrement post.reply_count if reply from local user is deleted 2024-09-20 23:17:21 +00:00
rimu
740c42daea refactor voting code to enable api development #13 2024-09-13 16:39:42 +12:00
rimu
51f2b3e40e track user statistics like post count 2024-09-13 11:08:04 +12:00
freamon
d255f676c8 Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102 2024-09-01 19:14:05 +01:00
freamon
1af76320b7 Also use public_url() for User Follower activity 2024-09-01 17:49:46 +01:00
rimu
11ce66443e display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
freamon
b73b6fdcae Bugfix: public_url() in inner object of Updates too to avoid remote verification failures 2024-08-23 21:23:58 +00:00
freamon
3ff54c54da Actor for undo section of undo/vote was missing Alt username logic 2024-08-20 01:33:33 +00:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
Alan Roberts
6ab610c503 comment cleanup 2024-08-17 14:34:01 -04:00
Alan Roberts
013f33b5d3 Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
rimu
d0cc79f8ad accept mastodon replies 2024-08-17 10:26:33 +12:00
rimu
27c41e916a federate auto-deletes 2024-08-16 16:19:23 +12:00
rimu
6f4ea028f7 federate auto-deletes 2024-08-16 16:10:09 +12:00
rimu
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
rimu
1b61468559 move federation network activity to celery tasks #268 2024-07-24 21:00:36 +08:00
rimu
2c3f1763b3 community wiki #127 2024-07-17 22:11:31 +08:00
rimu
63049942ee Make 'rational discourse toolkit' optional fixes #202 2024-07-12 19:57:41 +08:00
Hendrik L
ad353ad206 combine add_post and post_edit templates 2024-07-08 21:34:40 +02:00
Hendrik L
7219926bfd update routes after post_edit template cleanup 2024-07-08 16:18:49 +02:00
Hendrik L
a1fa74d3ba move all post_edit templates into one 2024-07-08 15:14:24 +02:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
4073f119f6 cache buster to ensure redirections don't get stuck in a loop
also it's nice to be able to review a comment after making it
2024-07-07 13:27:48 +08:00
rimu
b621a9072f reply thresholds 2024-06-28 18:59:43 +08:00
rimu
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
rimu
be41133dd9 image upload bugfixes #218 2024-06-25 21:11:57 +08:00