Commit graph

  • 9e80066d2a post-reply soft-deletion: add restore function freamon 2024-10-18 16:12:45 +0000
  • a2fae00936 post-reply soft-deletion: replace content in HTML with 'deleted by author/moderator' freamon 2024-10-18 08:35:32 +0000
  • a2a81e5726 post-reply soft-deletion: don't overwrite content, so it can be restored freamon 2024-10-18 08:33:50 +0000
  • df2dc6e020 post-reply soft-deletion: keep current behaviour by not hard-deleting replies that have their own replies freamon 2024-10-18 08:20:18 +0000
  • 7983105c58 post-reply soft-deletion: comment out uncalled routine freamon 2024-10-17 18:56:06 +0000
  • 375235435e Merge remote-tracking branch 'origin/main' rimu 2024-10-16 21:55:54 +1300
  • 77172f1d9c minor bugfixes via sentry rimu 2024-10-16 21:55:41 +1300
  • feca5992af refactor post-new wip rimu 2024-10-16 21:42:30 +1300
  • 55d47168ce Use original follow id to unsubscribe from a.gup.pe groups freamon 2024-10-15 02:00:35 +0000
  • afe6605ceb API: support /comment/delete for user reply delete/restore freamon 2024-10-14 04:28:36 +0000
  • ba2a97c4ad deleted_by field - no foreign keys as they were confusing sqlalchemy rimu 2024-10-14 15:48:55 +1300
  • cec844ec4f refactor post-new wip rimu 2024-10-14 15:37:00 +1300
  • d8c75991cd Merge remote-tracking branch 'origin/main' rimu 2024-10-14 12:35:38 +1300
  • f1ddbcf008 populate deleted_by field rimu 2024-10-14 12:35:24 +1300
  • 377d07a67e deleted_by field on Post, PostReply and User rimu 2024-10-14 12:29:56 +1300
  • 07010ffaee API: ensure only reply owner can edit the reply freamon 2024-10-13 12:52:20 +0000
  • 9054f05c1d API: For comments, prefer 'english' over 'no language' or 'undetermined' freamon 2024-10-13 12:17:47 +0000
  • f2af615d02 pagination on instance people list rimu 2024-10-13 11:16:36 +1300
  • 4d285e6871 FEP-268d - federation rimu 2024-10-13 10:57:33 +1300
  • c8922cc67f link user profiles to their instances rimu 2024-10-13 10:53:47 +1300
  • 815d13b1f7 Merge remote-tracking branch 'origin/main' rimu 2024-10-13 10:52:51 +1300
  • 955af755de FEP-268d: Search consent signals for objects rimu 2024-10-13 10:51:50 +1300
  • e2160bde40 API: support /comment endpoint for editing post replies freamon 2024-10-12 19:16:02 +0000
  • bd0d3fb9e8 API: support 'Popular' listing type freamon 2024-10-12 11:14:41 +0000
  • 97396e9343 instance templates rimu 2024-10-12 17:13:22 +1300
  • fde98f381c instance overview page rimu 2024-10-12 17:07:53 +1300
  • 91465c4ced Merge remote-tracking branch 'origin/main' rimu 2024-10-12 16:56:35 +1300
  • 2e56b6c5c0 show people and posts from each instance rimu 2024-10-12 16:56:22 +1300
  • 1bee5a74b7 move instances list to dedicated package/blueprint rimu 2024-10-12 16:25:20 +1300
  • 699efbd2d9 API: support /comment endpoint for creating new post replies freamon 2024-10-11 17:09:32 +0000
  • cb28b79108 For a.gup.pe groups, send votes to post author instead of to community freamon 2024-10-10 15:39:36 +0100
  • 773ba7040c Merge remote-tracking branch 'origin/main' rimu 2024-10-10 19:47:08 +1300
  • 1f18a05a4d sanitize user display names #336 rimu 2024-10-10 19:46:55 +1300
  • d09c21a32e API: support /site/block endpoint freamon 2024-10-09 23:48:58 +0000
  • b49bb4cf3f API: initial support for /search endpoint (enough for instance view) freamon 2024-10-09 23:46:57 +0000
  • 522a607647 Merge remote-tracking branch 'origin/main' rimu 2024-10-09 13:25:04 +1300
  • 83f8a70407 exclude deleted posts from search results rimu 2024-10-09 13:24:50 +1300
  • fef2c16635 Bugfix: import EditInstanceForm into admin/routes freamon 2024-10-08 11:17:20 +0000
  • 8bbacc3da6 API: let exceptions bubble-up instead of unnecessary catch and raise freamon 2024-10-08 03:26:40 +0000
  • 29f48f58b3 accept alt text rimu 2024-10-08 07:47:43 +1300
  • b8227713ea update dev notes #337 rimu 2024-10-08 07:16:23 +1300
  • a0e8f673c9 effects of upgrading sass #337 rimu 2024-10-08 07:13:11 +1300
  • 88e7bdca57 Merge remote-tracking branch 'origin/main' rimu 2024-10-08 07:02:05 +1300
  • b3144f6d7d fixes #337 rimu 2024-10-08 07:01:51 +1300
  • 45b68c6a7f API: process /community/block endpoint freamon 2024-10-07 13:57:19 +0000
  • f73b428cc8 Recalculate topic community count if topic changed #338 freamon 2024-10-07 02:21:24 +0000
  • 5f42de3893 API: process /community/follow (for joining and leaving communities) freamon 2024-10-07 00:51:05 +0000
  • ab6d66e7e2 API: return 'SubscribedType' (for if the community is being followed) freamon 2024-10-06 15:45:03 +0000
  • 41aa128b67 API: return user_id as int, not str freamon 2024-10-05 06:09:11 +0000
  • 75d5c821a0 Also increment author's post_count when backfilling freamon 2024-10-06 12:15:23 +0000
  • be42d6eb6d Also delete blocked_users cache when blocking users in Post and Reply Options page freamon 2024-10-06 11:55:54 +0000
  • 30fb76ed9e API: better error msg if Auth is missing from header freamon 2024-10-05 05:53:53 +0000
  • 7c8dfe6bd3 API: support /user/block endpoint freamon 2024-10-05 20:55:04 +0000
  • eff0edf817 more reliable youtube thumbnails rimu 2024-10-06 07:03:58 +1300
  • 0c646c5cf4 cross-posting of bot-generated posts #206 rimu 2024-10-05 18:58:07 +1300
  • 488bfab901 Merge remote-tracking branch 'origin/main' rimu 2024-10-05 12:25:43 +1300
  • 23836fbcc1 fixes #335 rimu 2024-10-05 12:25:31 +1300
  • 4cfcc69648 Update if account is a bot or not when refreshing user profiles #334 freamon 2024-10-04 10:50:13 +0000
  • f4ad10e4c4 heh #333 rimu 2024-10-04 19:03:40 +1300
  • a7fbd57188 use smallest version of community thumbnail #333 rimu 2024-10-04 18:58:41 +1300
  • 1094a2b5fb undo effects of different sass version rimu 2024-10-04 18:48:05 +1300
  • 43a09e14a9 Merge remote-tracking branch 'origin/main' rimu 2024-10-04 18:45:48 +1300
  • 3ccbe67ab8 Merge pull request 'Add community icon infront of name in teasers' (#333) from jeena/pyfedi:main into main rimu 2024-10-04 05:44:50 +0000
  • 0aae774210 sass in dev notes rimu 2024-10-03 16:31:08 +1300
  • cb5f6b634a cloudflare tips docs rimu 2024-10-03 16:29:45 +1300
  • baaf93087d Add 'Account->Activity Alerts' page to show content subscriptions freamon 2024-10-02 09:18:27 +0000
  • ca9b7a523b add cloudflare caching info to install docs rimu 2024-10-02 20:37:02 +1300
  • 5912e363a0 Revert "extensive logging for find_actor_or_create() issues" rimu 2024-10-02 20:31:21 +1300
  • ac71830c72 display json even if not valid json rimu 2024-10-02 20:29:09 +1300
  • 0c493549e3 html response logging rimu 2024-10-02 20:12:32 +1300
  • 157486d7b2 Add community icon infront of name in teasers #333 Jeena 2024-10-01 21:48:27 +0000
  • cbd68f8fd8 extensive logging for find_actor_or_create() issues rimu 2024-10-01 09:33:10 +1300
  • deb14b73f3 generate medium sized image even when source image is small #332 rimu 2024-10-01 09:23:09 +1300
  • d2327fd3c1 move date humanization out of jinja and into python where exceptions can be handled properly rimu 2024-09-30 16:34:17 +1300
  • 5465f945be old cross posts rimu 2024-09-30 16:04:15 +1300
  • c5208b1afe peertube missing descriptions rimu 2024-09-30 16:02:06 +1300
  • c37a01fde4 set instance.start_trying_again if it has not been already rimu 2024-09-30 15:58:02 +1300
  • 0771bc8386 dang rimu 2024-09-30 15:52:13 +1300
  • def1c5fbfc debugging tweaks rimu 2024-09-30 15:46:50 +1300
  • c9372f38c5 only show link to read history if tracking is enabled #331 rimu 2024-09-30 14:14:53 +1300
  • a2db4c669e add option to clear read history - privacy #331 rimu 2024-09-30 14:09:29 +1300
  • bc4fa5b202 use join instead #331 rimu 2024-09-30 13:49:17 +1300
  • bba8687567 use outer join instead #331 rimu 2024-09-30 13:49:06 +1300
  • 3ad1071e01 Merge remote-tracking branch 'origin/main' rimu 2024-09-30 13:24:06 +1300
  • 39cffce73c Merge pull request 'Adding a "Hide Read" function' (#331) from JollyDevelopment/pyfedi:jollydev/hide-read-function into main rimu 2024-09-30 00:23:49 +0000
  • de8530aa54 expand 2 character variable names #328 rimu 2024-09-30 10:31:30 +1300
  • a14f3a3a62 be careful not to redefine 'db', that breaks everything #328 rimu 2024-09-30 09:56:25 +1300
  • fb14ef68e2 Merge remote-tracking branch 'origin/main' rimu 2024-09-30 09:20:17 +1300
  • f657b76632 typo in env.sample rimu 2024-09-30 09:20:05 +1300
  • 779def72aa adding read-posts filtering to domain page #331 Alan Roberts 2024-09-29 14:02:29 -0400
  • 9185a56267 adding intercted_at column to read_posts table Alan Roberts 2024-09-28 09:27:03 -0400
  • 42df0fe458 comment cleanup Alan Roberts 2024-09-27 22:35:26 -0400
  • 48bae31d6c adding user read-posts page Alan Roberts 2024-09-27 22:23:38 -0400
  • c6fb8fc554 got the read posts filering on main, topics, and community pages Alan Roberts 2024-09-27 18:12:47 -0400
  • ccbc0b4b22 got the relationship working, and the mark_as_read working Alan Roberts 2024-09-27 12:36:51 -0400
  • c59556fab5 adding hide-read-posts setting for user settings Alan Roberts 2024-09-27 11:00:20 -0400
  • 77745fdfec adding user new column hide_read_posts migration Alan Roberts 2024-09-27 10:36:49 -0400
  • 08290b0468 Adding a hide-read-posts function Alan Roberts 2024-09-27 10:18:49 -0400
  • e34eeb9ec8 Bugfix: user save settings redirects to new function name freamon 2024-09-29 14:16:57 +0000
  • c9883c07c0 strip post title - activitypub rimu 2024-09-29 17:15:47 +1300