Commit graph

  • 82175e936d add/create community in admin community view Hendrik L 2024-12-27 20:49:12 +0100
  • df3994e484 allow to navigate to deleted posts Hendrik L 2024-12-27 20:35:53 +0100
  • d348bb5973 add missing <li> Hendrik L 2024-12-27 20:25:48 +0100
  • b2b8e5eeb4 user profile: add link to profile on original server Hendrik L 2024-12-27 20:19:52 +0100
  • cef53df0da up-/downvoters: link to local user profile Hendrik L 2024-12-27 19:51:10 +0100
  • 6f53afd4b9 update and sync defederation subscriptions each day - remove old rimu 2024-12-27 22:21:58 +1300
  • 4d18627f0e update and sync defederation subscriptions each day rimu 2024-12-27 20:24:17 +1300
  • de11aa6c50 Defederation subscriptions rimu 2024-12-27 20:20:16 +1300
  • de8a67f27b Ensure accurate community stats rimu 2024-12-24 16:59:54 +1300
  • 0d3b184238 Ensure accurate community stats rimu 2024-12-24 14:27:12 +1300
  • c2fa5fc416 community - stats local vs total members rimu 2024-12-24 12:52:01 +1300
  • 8e093a2c0c community - show stats in side pane rimu 2024-12-24 12:47:34 +1300
  • 5187149be4 community list - text tweak rimu 2024-12-24 12:18:36 +1300
  • c14c928efa community header alignment rimu 2024-12-24 12:11:45 +1300
  • 3f1f97b2ee Merge branch 'main' into feature/image_post_editing #385 xmatt 2024-12-23 10:22:50 +0000
  • 2e32deacd0 improve speed of detect post vote manipulation detection - avoid duplicate checking #343 rimu 2024-12-23 13:52:32 +1300
  • 2db664d9b5 improve speed of detect post vote manipulation detection - avoid duplicate checking #343 rimu 2024-12-23 13:51:24 +1300
  • b4382764f5 improve speed of detect post vote manipulation detection #343 rimu 2024-12-23 13:35:24 +1300
  • 61fe30136a Merge pull request 'voting_buttons remove extra whitespace and make hiding the arrows consistent' (#398) from h3ndrik/pyfedi:votinbuttons into main rimu 2024-12-23 00:15:46 +0000
  • 7c8273158c detect post vote manipulation using jaccard_similarity #343 rimu 2024-12-23 13:08:20 +1300
  • 4ed1232554 readable date - fixes #395 rimu 2024-12-23 12:39:22 +1300
  • 5ee8e49bc4 popup user profile - big screens only (phones have no hover) rimu 2024-12-23 12:26:28 +1300
  • c01fd229e9 popup user profile - html tweaks rimu 2024-12-23 09:34:35 +1300
  • 90d66f5e68 popup user profile - css tweak rimu 2024-12-23 09:29:50 +1300
  • d9ae69bd0d popup user profile rimu 2024-12-23 09:26:05 +1300
  • 8267e69306 intersect once instead of revealed #394 rimu 2024-12-22 16:04:15 +1300
  • 704c41a25f intersect once instead of revealed #394 rimu 2024-12-22 16:01:58 +1300
  • 42ffe009dc css tweak rimu 2024-12-22 15:43:28 +1300
  • 3662749188 extra fields on profiles ala Mastodon rimu 2024-12-22 15:38:40 +1300
  • 91a74e9573 tweak route so all the search engine spiders get 404 when retrieving post_options #394 rimu 2024-12-22 15:11:42 +1300
  • c10316630e tweak route so all the search engine spiders get 404 when retrieving post_options #394 rimu 2024-12-22 14:42:47 +1300
  • 1b8fc214db small css tweak #394 rimu 2024-12-22 14:40:29 +1300
  • 2288510cf2 Merge pull request 'Make post options, post reply options, and chat options uses dropdown instead of separate pages' (#394) from hono4kami/pyfedi:hono4kami/392 into main rimu 2024-12-22 01:31:56 +0000
  • 53dc359712 Merge pull request 'Show the full timestamp when hovering over a relative timestamp of a post and post reply' (#399) from hono4kami/pyfedi:hono4kami/395-add-post-and-post-reply-absolute-timestamp into main rimu 2024-12-22 01:31:32 +0000
  • 523c2befb4 Consistently use 'direct' instead of 'one' #386 freamon 2024-12-21 22:53:51 +0000
  • 4a6cfac6da Tidy UI if total replies across related posts is zero freamon 2024-12-21 22:45:30 +0000
  • f757f0ba33 Use sort when quering for cross-posts (order_by not kept from earlier) freamon 2024-12-21 22:30:30 +0000
  • b2f57fa308 feat: add absolute timestamp for post reply #399 hono4kami 2024-12-21 23:51:13 +0700
  • 5b37de577b feat: add absolute timestamp hono4kami 2024-12-21 23:44:43 +0700
  • de50772189 feat: add absolute timestamp title attribute hono4kami 2024-12-21 23:38:08 +0700
  • 6664550334 Merge pull request 'main' (#3) from rimu/pyfedi:main into main hono4kami 2024-12-21 16:28:14 +0000
  • dca598ad56 Limit in-memory posts to just a magic number of those that have cross-posts freamon 2024-12-21 15:13:38 +0000
  • 5ce0653292 feat: improve options #394 hono4kami 2024-12-21 22:04:13 +0700
  • f782a6dab2 Limit in-memory posts to search_ahead_limit freamon 2024-12-21 14:50:01 +0000
  • dae5441604 Merge branch 'main' into feature/image_post_editing mtyton 2024-12-21 13:13:07 +0100
  • a05a14d68b Merge pull request 'main' (#3) from rimu/pyfedi:main into main xmatt 2024-12-21 12:11:44 +0000
  • e61ee45b44 Merge pull request 'Fixed issues with Image post editing. Added utility to check if image is local or remote.' (#2) from xmatt-feature/image_post_editing into feature/image_post_editing xmatt 2024-12-21 12:10:03 +0000
  • 22e2eacc8c Fixed issues with Image post editing. Added utility to check if image is local or remote. mtyton 2024-12-21 13:05:14 +0100
  • 922a9103c8 voting_buttons remove extra whitespace and make hiding the arrows consistent #398 Hendrik L 2024-12-21 11:55:36 +0100
  • f8c7f17edc Include 'cross-post comment count' for posts in feeds freamon 2024-12-21 09:25:11 +0000
  • 0b8251524c Merge pull request 'user notes (implements #258)' (#382) from h3ndrik/pyfedi:user_note1 into main rimu 2024-12-21 00:13:58 +0000
  • ccad3c30e7 Merge pull request 'Clean up the Admin--Users and Monitoring users pages and add sorting' (#390) from h3ndrik/pyfedi:admin_users_cleanup into main rimu 2024-12-21 00:10:27 +0000
  • 167f14968a Merge pull request 'Link to the documentation if an instance has closed registrations (small change, fixes #391)' (#393) from h3ndrik/pyfedi:signup-doc into main Andrew Slater 2024-12-20 03:23:32 +0000
  • 23e7d65a31 feat: improve post, post reply, and chat option hono4kami 2024-12-20 00:44:49 +0700
  • 4cc4cb2e7b Merge branch 'main' into hono4kami/392 hono4kami 2024-12-19 23:57:43 +0700
  • 30f3aabaa3 Merge pull request 'main' (#2) from rimu/pyfedi:main into main hono4kami 2024-12-19 14:16:49 +0000
  • b77a64ccf7 feat: WIP better post options hono4kami 2024-12-19 21:02:02 +0700
  • 0bdac9f598 add link to https://join.piefed.social/try/ on closed registration #393 Hendrik L 2024-12-19 13:06:19 +0100
  • b352f34164 fixup conflict freamon 2024-12-19 05:33:43 +0000
  • 6afcffa432 fix where clicking on teaser body text goes to rimu 2024-12-19 10:21:03 +1300
  • c41a94dfbc fix: fix URL queries appending hono4kami 2024-12-17 22:51:42 +0700
  • f6a1f2fa10 fix: fix weird behavior on URL search params hono4kami 2024-12-17 21:05:16 +0700
  • c3ba5e5eac fix: fix can only search by All communities hono4kami 2024-12-17 20:28:10 +0700
  • 19930058f1 fix: fix title attribute hono4kami 2024-12-17 20:13:52 +0700
  • 5f4e461618 feat: make community search retain last_active sort hono4kami 2024-12-17 20:11:33 +0700
  • 819bcbba5c chore: remove unused link on table header hono4kami 2024-12-17 20:08:40 +0700
  • 24910b8640 feat: make community search retain sort method hono4kami 2024-12-17 20:06:52 +0700
  • 8130069bfd feat: make community search retain post_count sort hono4kami 2024-12-17 20:03:13 +0700
  • 51e19dbe33 feat: make community search community name sort hono4kami 2024-12-17 19:58:37 +0700
  • 2b438bc9bb fix: make community search page retain fields hono4kami 2024-12-17 18:15:36 +0700
  • 36c95d62ca comment cleanup aroberts-fox 2024-12-17 17:04:04 -0500
  • 7c9a35b0fb Fix - subscribed page topic filter handling aroberts-fox 2024-12-17 16:54:18 -0500
  • ae5d4d652a add modlog to the admin tools Hendrik L 2024-12-12 20:43:20 +0100
  • 5885d17af9 added docker instructions rimu 2024-12-16 20:50:40 +1300
  • 3083b25657 remove moviepy and ffmpeg dependency rimu 2024-12-16 20:49:43 +1300
  • a6661fcd13 sample docker config rimu 2024-12-16 11:30:28 +1300
  • ffa2c6ab59 add pf_network and depends_on to docker compose file rimu 2024-12-16 11:27:55 +1300
  • bd18d20a2a Exclude comments from blocked communties in 'All' view freamon 2024-12-19 04:52:51 +0000
  • dce17fd094 fix where clicking on teaser body text goes to rimu 2024-12-19 10:21:03 +1300
  • 9300a0995f Fix for cross-posts in the same community freamon 2024-12-18 19:05:29 +0000
  • 45e8ba35cc Pass DB objects to template freamon 2024-12-18 19:04:02 +0000
  • fce5ae2763 speed up filter for Direct view freamon 2024-12-18 16:22:51 +0000
  • e0dafd2fc8 fix all_xposts_reply_count and tinker with UI freamon 2024-12-18 13:46:00 +0000
  • d4ff1f924f remove admin_users_trash in favor of the new admin_users sorting capability #390 Hendrik L 2024-12-18 13:11:13 +0100
  • 5e911b4853 make admin_users table sortable Hendrik L 2024-12-18 10:01:45 +0100
  • 9faac67fed Use a 'One | All' filter for cross posts with more replies freamon 2024-12-18 10:14:27 +0000
  • e007f14359 move IP and Referer into user profile page Hendrik L 2024-12-18 00:30:15 +0100
  • 52ba7203d8 Merge pull request 'Make community search retain search query, topic, language, and sort methods' (#387) from hono4kami/pyfedi:hono4kami/362 into main rimu 2024-12-18 07:17:00 +0000
  • dd2836b97f Merge pull request 'Fix - subscribed page topic filter handling' (#389) from JollyDevelopment/pyfedi:jollydev/fix-subscribed-topic-filter-00 into main rimu 2024-12-18 07:16:37 +0000
  • 4f3510c8ea auto-collapse comments from other posts freamon 2024-12-18 02:26:35 +0000
  • cb1594d5de test route for hiding duplicates loop freamon 2024-12-18 02:24:41 +0000
  • db914ca2b7 comment cleanup #389 aroberts-fox 2024-12-17 17:04:04 -0500
  • f76b205f29 Fix - subscribed page topic filter handling aroberts-fox 2024-12-17 16:54:18 -0500
  • a6732958df fix: fix URL queries appending #387 hono4kami 2024-12-17 22:51:42 +0700
  • d78cf0cef6 fix: fix weird behavior on URL search params hono4kami 2024-12-17 21:05:16 +0700
  • 2d2e18abf7 fix: fix can only search by All communities hono4kami 2024-12-17 20:28:10 +0700
  • bad1839c14 fix: fix title attribute hono4kami 2024-12-17 20:13:52 +0700
  • e758389b10 feat: make community search retain last_active sort hono4kami 2024-12-17 20:11:33 +0700
  • 8ffd02651c chore: remove unused link on table header hono4kami 2024-12-17 20:08:40 +0700
  • 8dd3d3de93 feat: make community search retain sort method hono4kami 2024-12-17 20:06:52 +0700