Commit graph

  • af4dee7ea3 add language choices to UI #51 rimu 2024-05-09 17:54:30 +12:00
  • 29c2a05d38 let user choose interface language #51 rimu 2024-05-09 13:59:52 +12:00
  • 3bc30ec99c let admin override language for remote communities #51 rimu 2024-05-08 21:07:22 +12:00
  • cba60c2aee language filter on community list #51 rimu 2024-05-08 19:55:04 +12:00
  • 2d5bbbb3bf don't silently change which community is being posted in when not a member of that community #78 rimu 2024-05-08 19:44:23 +12:00
  • 2d321134e6 when someone is blocked, remove them from followers collection #172 rimu 2024-05-08 19:28:49 +12:00
  • 1e256e5d8f find spammy content more easily rimu 2024-05-07 19:44:39 +12:00
  • ba3dba8f57 Simplest possible solution #178 rimu 2024-05-07 11:12:14 +12:00
  • 3125d7aa67 improve UI responsiveness when voting by federating vote in background rimu 2024-05-06 19:49:51 +12:00
  • f0d229c423 use smaller versions of lemmy images #159 rimu 2024-05-06 15:42:12 +12:00
  • 45e19723ff Merge remote-tracking branch 'origin/main' rimu 2024-05-06 15:16:14 +12:00
  • a16865bc36 Merge pull request 'Follow-up to PR 172: Use signed GET request to fetch remote actor details.' (#180) from freamon/pyfedi:signed_fetch into main rimu 2024-05-06 03:08:48 +00:00
  • d844a7816b video type attribute. fixes #176 rimu 2024-05-06 14:23:07 +12:00
  • 3e086ed606 save money on sentry.io bill by disabling performance monitoring rimu 2024-05-06 14:19:39 +12:00
  • dff8d5c5bc Fix: don't check signature twice for Likes from User Follows #180 freamon 2024-05-04 23:22:47 +01:00
  • b6237e5eac Fix: only write local user's follower URL once freamon 2024-05-04 22:44:51 +01:00
  • 81af3ebcb5 Use signed Get request for remote actors trying to Follow local ones freamon 2024-05-04 22:32:17 +01:00
  • cfef490143 Add instance actor freamon 2024-05-04 21:26:39 +01:00
  • c82581462d Move default_context() freamon 2024-05-04 21:16:55 +01:00
  • 1f0f1ae215 inocolation - additional content rimu 2024-05-03 19:23:40 +12:00
  • ec88d84775 add celery decorator to task functions #172 rimu 2024-05-03 06:27:25 +12:00
  • e2e20c76a0 generate titles from microblog posts - sentences with a ? need it added back on rimu 2024-05-01 21:02:25 +12:00
  • f111b50041 generate titles from microblog posts - sentences can end with a ? rimu 2024-05-01 20:05:49 +12:00
  • 07957513a3 Merge pull request 'Allow local users to be followed by remote users #2, #154' (#172) from freamon/pyfedi:3004 into main rimu 2024-05-01 00:58:28 +00:00
  • 092fd17a79 clarify title. fixes #173 rimu 2024-05-01 09:18:29 +12:00
  • 970013d21b generate titles from microblog posts - handle invalid html rimu 2024-05-01 09:04:57 +12:00
  • 4d7acb9396 generate titles from microblog posts using the first sentence of the first paragraph rimu 2024-05-01 08:48:37 +12:00
  • c7f2a168fe Send (undo)Like from Remote User follower to shared inbox #172 freamon 2024-04-30 13:03:14 +01:00
  • b1617f3e98 Federate posts to from local user to remote User followers freamon 2024-04-30 12:31:25 +01:00
  • e7ebce679a Respond to /u/actor/followers URL freamon 2024-04-29 19:47:06 +01:00
  • b374e3031b Add msg to ap log if local user not found freamon 2024-04-30 12:41:37 +01:00
  • 15507efd73 Only accept Undo/Follow if original Follow was accepted freamon 2024-04-30 12:50:43 +01:00
  • d2a99e08b4 Process Undo/Follow requests from remote actors to local actors freamon 2024-04-29 17:13:15 +01:00
  • f7cfd1f92b Accept Follow requests from remote actors to local actors freamon 2024-04-29 16:13:29 +01:00
  • 76d228f5fa ensure local communities have lowercase machine name rimu 2024-04-30 21:29:49 +12:00
  • 7805563b0f lowercase ap_id on communities rimu 2024-04-30 21:11:57 +12:00
  • c9dc8780fe debug #20 rimu 2024-04-30 18:44:23 +12:00
  • dc89405d05 debug #20 rimu 2024-04-30 11:33:43 +12:00
  • 01d4b2678c anyone can subscribe to any post or comment #20 rimu 2024-04-29 21:43:37 +12:00
  • cede0163fd use communities_banned_from() more often rimu 2024-04-29 16:08:35 +12:00
  • e1204bc267 topic notifications #20 rimu 2024-04-29 16:03:00 +12:00
  • 2008ce89a6 Merge remote-tracking branch 'origin/main' rimu 2024-04-28 16:50:02 +12:00
  • 37b95f03b9 oops missed one #170 rimu 2024-04-28 16:49:49 +12:00
  • 343bef62f8 Merge pull request 'Ignore local content in remote community outboxes' (#171) from freamon/pyfedi:2704 into main rimu 2024-04-28 04:34:22 +00:00
  • c4e1ae49e5 Ignore local content in remote community outboxes #171 freamon 2024-04-27 19:24:31 +01:00
  • 2b7cd2302c Merge pull request 'Ensure domains match / Filter Blocked users from Home' (#169) from freamon/pyfedi:2604 into main rimu 2024-04-27 07:50:16 +00:00
  • 407b65b8d2 masonry - fix problem caused by backticks in post title #106 rimu 2024-04-27 19:45:12 +12:00
  • ccc9906c75 Hide deleted Users from list of Blocked People #169 freamon 2024-04-26 13:33:07 +01:00
  • 25b83763af Filter posts from blocked_accounts on home page also freamon 2024-04-26 12:54:12 +01:00
  • 4dc0763881 Avoid crash if bad URL entered in 'add remote' #77 freamon 2024-04-24 16:04:49 +01:00
  • 3cddfd86e8 Ensure domains of 'id' and 'actor'/'attributedTo' match freamon 2024-04-24 13:44:25 +01:00
  • 5c1da0a0be masonry - on topics too #106 rimu 2024-04-24 19:41:12 +12:00
  • 4f79d3a349 masonry - adjust lightbox to suit new structure #106 rimu 2024-04-24 19:28:43 +12:00
  • 513e419af0 masonry - z layout #106 rimu 2024-04-24 17:32:07 +12:00
  • 97cc67809c preconnect to post url rimu 2024-04-24 10:29:14 +12:00
  • 0f020a6372 make ap_id always lower case rimu 2024-04-23 21:28:58 +12:00
  • bf76be2804 Merge remote-tracking branch 'origin/main' rimu 2024-04-23 21:12:51 +12:00
  • 20e5ed50cc Merge pull request 'Adding another longer text field for site profile + changes and bugfixes to about page' (#166) from rscmbbng/pyfedi:main into main rimu 2024-04-23 09:12:19 +00:00
  • 1c5fb460c2 Merge pull request 'Auto-upvote own post/comment, and handle top-level 'this' reply' (#167) from freamon/pyfedi:2204 into main rimu 2024-04-23 09:11:49 +00:00
  • d49470ab8b Add one upvote from yourself for own posts and replies #167 freamon 2024-04-22 16:14:32 +01:00
  • f2eaf5d3b7 Add stupid reply handling to top-level comments also freamon 2024-04-22 07:48:20 +01:00
  • 616425d95f add new field to template, only show info if we supply it #166 rra 2024-04-22 19:53:35 +02:00
  • ed449a8925 new db field rra 2024-04-22 19:53:12 +02:00
  • d204bf9663 add fields to site settings, provide more context to options rra 2024-04-22 19:23:54 +02:00
  • c45ed6a435 fix configured email not showing, add longer site description field, provide more context to options rra 2024-04-22 19:23:26 +02:00
  • a1442afaf5 save name of user or community when creating notification subscription #20 rimu 2024-04-22 21:00:04 +12:00
  • 708edd51b6 refactor community subscription to use new subscription system #20 rimu 2024-04-22 20:53:03 +12:00
  • 95172af37c include languages in api/v3/site rimu 2024-04-22 20:10:13 +12:00
  • 34d09acc92 surprise feature for those who comment "this" rimu 2024-04-22 15:25:37 +12:00
  • 06977afe21 print stylesheet rimu 2024-04-21 16:39:06 +12:00
  • 03900b0f24 print stylesheet rimu 2024-04-21 16:37:08 +12:00
  • 08be8e2a79 Merge remote-tracking branch 'origin/main' rimu 2024-04-21 16:27:52 +12:00
  • bdbfe48edb print stylesheet rimu 2024-04-21 16:27:32 +12:00
  • aff00042c7 Merge pull request 'Local Only Communities' (#165) from freamon/pyfedi:reject_follows into main rimu 2024-04-21 01:02:36 +00:00
  • 8275f75a28 Ignore remote Creates to local_only communities #165 freamon 2024-04-20 13:03:39 +01:00
  • cd0419a93a Reject remote Follows to local_only communities freamon 2024-04-20 13:02:43 +01:00
  • 6ce5e7208c a way for senders to see the result of their POST to our inbox rimu 2024-04-20 20:46:51 +12:00
  • 35efd7725c Tesseract errors take many forms - just capture them all in one go rimu 2024-04-20 20:17:58 +12:00
  • e261c3b9c0 lemmy requires a summary field when mods delete things rimu 2024-04-20 20:09:52 +12:00
  • d4141bb044 if the remote instance does not respond to an attempt to refresh a user profile it is probably temporarily overwhelmed rimu 2024-04-20 17:33:04 +12:00
  • 2c1efdeb68 fall back to ap_profile_id rimu 2024-04-20 17:16:17 +12:00
  • 8396cf5e60 TimeoutError when using pytesseract rimu 2024-04-20 17:01:36 +12:00
  • 697d424bdf handle invalid video files more gracefully rimu 2024-04-20 16:47:27 +12:00
  • 7decc51f9a only set post language if post exists rimu 2024-04-20 16:34:54 +12:00
  • c8b81162f1 remove obsolete flush_cache() calls rimu 2024-04-20 16:26:33 +12:00
  • c121ed6784 Bot comments shouldn't add to comment count fixes #150 rimu 2024-04-19 21:17:21 +12:00
  • fae5d70aab notification subscription - user notif #20 rimu 2024-04-19 20:13:02 +12:00
  • fb34de8da3 notification subscription - user toggle rimu 2024-04-19 20:06:08 +12:00
  • d9422411ea typo rimu 2024-04-19 20:05:27 +12:00
  • 614525a97a notification subscription - migration rimu 2024-04-19 19:20:09 +12:00
  • 4dddd7724f federate higher quality images rimu 2024-04-19 08:50:37 +12:00
  • dff6fc31e7 add link to about page in footer #139 rimu 2024-04-19 08:34:41 +12:00
  • bc4c97995e Merge pull request 'Woodpecker mail notifications and ffmpeg dependency' (#163) from saint/pyfedi:main into main rimu 2024-04-18 20:02:14 +00:00
  • 1d8a717d6f Merge pull request 'Local Community Federation' (#162) from freamon/pyfedi:17_lcf into main rimu 2024-04-18 19:37:16 +00:00
  • 326b53e73d customisable posting warning rimu 2024-04-18 20:51:08 +12:00
  • 035f0f2ea9 api/v3/site - date format rimu 2024-04-18 14:23:01 +12:00
  • 237fd3c408 api/v3/site - correct admin name rimu 2024-04-18 14:17:27 +12:00
  • a4991090fd update existing community language rimu 2024-04-18 13:57:33 +12:00
  • 212fde2589 ffmpeg dependency #163 Martynas Sklizmantas 2024-04-17 20:35:49 +02:00
  • 6ecc14be3f Merge remote-tracking branch 'upstream/main' Martynas Sklizmantas 2024-04-17 20:20:39 +02:00