Commit graph

225 commits

Author SHA1 Message Date
freamon
6ee41578d6 mentions in post bodies - use shared code for outbound federation / notification 2025-01-17 18:54:14 +00:00
rimu
0349128be1 inline commenting - explanatory comments 2025-01-17 16:05:24 +13:00
rimu
fada29b70e inline commenting 2025-01-17 15:50:37 +13:00
Hendrik L
c8fdf7c205 show who deleted a post 2025-01-13 18:26:11 +01:00
freamon
051d0458d7 Tweak handler function for post_cross_posts fragment 2025-01-13 15:24:20 +00:00
rimu
e6d81db15f optimize can vote checking 2025-01-11 12:19:42 +13:00
freamon
a0fbf5e146 mentions in comments - use shared code for outbound federation / notification 2025-01-10 14:03:00 +00:00
freamon
463acb67a7 Refactor code to calculate cross posts 2025-01-09 00:56:25 +00:00
rimu
956229c7da preview markdown in new post body 2025-01-02 16:30:58 +13:00
xmatt
3f1f97b2ee Merge branch 'main' into feature/image_post_editing 2024-12-23 10:22:50 +00:00
rimu
c10316630e tweak route so all the search engine spiders get 404 when retrieving post_options #394 2024-12-22 14:42:47 +13:00
mtyton
22e2eacc8c Fixed issues with Image post editing. Added utility to check if image is local or remote. 2024-12-21 13:05:14 +01:00
mtyton
79b3797b5f Added possibility to edit images in Image posts 2024-12-14 23:30:45 +01:00
freamon
4ac3b0f97d Reset post before calling post_fixup_from_remote() 2024-12-11 22:54:44 +00:00
freamon
bd37423ba4 Add option for admins to fixup a broken post from the remote version 2024-12-04 17:36:28 +00:00
rimu
04cce6ec9d ban posts or comments - ui 2024-12-02 15:03:16 +13:00
rimu
dd93048e96 temporary instance bans 2024-11-30 09:50:14 +13:00
rimu
434cf9f922 support activitypub discovery using Link header
see https://swicg.github.io/activitypub-html-discovery/#http-link-header
2024-11-18 10:04:58 +13:00
rimu
3fb6a9e0bf increase http post timeout to 10 seconds 2024-11-16 21:53:18 +13:00
rimu
88d28c1464 post licence model and migration 2024-11-02 15:14:31 +13:00
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
a2fae00936 post-reply soft-deletion: replace content in HTML with 'deleted by author/moderator' 2024-10-19 17:26:50 +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
42df0fe458 comment cleanup 2024-09-29 13:18:41 -04:00
Alan Roberts
ccbc0b4b22 got the relationship working, and the mark_as_read working 2024-09-29 13:18:41 -04:00
Alan Roberts
08290b0468 Adding a hide-read-posts function 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