Commit graph

  • fd9d744111 strip post title rimu 2024-09-29 17:13:30 +1300
  • 91def29480 post_reply refactor rimu 2024-09-28 13:05:00 +1200
  • c893d32aaa link tweak rimu 2024-09-28 09:12:15 +1200
  • 84d2c1e877 Merge pull request 'Adding export/import for various instance level bans' (#328) from JollyDevelopment/pyfedi:jollydev/export-import-block-lists into main rimu 2024-09-27 21:11:14 +0000
  • e545d33c1f Merge pull request 'Add direct link to reply/comment' (#329) from jeena/pyfedi:main into main rimu 2024-09-27 21:09:34 +0000
  • 8a5b7fd8b1 button display rephrase of text #328 Alan Roberts 2024-09-27 08:58:06 -0400
  • 9498dbd323 removed testing flash message Alan Roberts 2024-09-26 19:54:14 -0400
  • e83e1874e1 fixing admin routes typo lines Alan Roberts 2024-09-26 19:48:10 -0400
  • f97a366135 further tweaks Alan Roberts 2024-09-26 19:36:49 -0400
  • 1cbb15a32b checking for use_allowlist in exports Alan Roberts 2024-09-26 19:08:06 -0400
  • 49a9e3e692 more ban imports steps Alan Roberts 2024-09-26 18:28:27 -0400
  • d046df22e3 adding bans import side Alan Roberts 2024-09-26 14:46:04 -0400
  • d3198016db getting bans list export setup Alan Roberts 2024-09-25 16:50:47 -0400
  • 549abde9b3 Adding import, export for bans Alan Roberts 2024-09-16 19:41:48 -0400
  • 14fa658774 Add direct link to reply/comment #329 Jeena 2024-09-27 10:55:39 +0000
  • a14a41c18e Include check for post.deleted when looking for cross posts freamon 2024-09-27 10:07:41 +0000
  • 8542963ac2 Include check for post.deleted in check_url_already_posted freamon 2024-09-27 07:20:24 +0000
  • a926eb0f1a API: process post/subscribe and comment/subscribe freamon 2024-09-26 16:01:55 +0000
  • dbc8c3805e API: handle /user?username route option if user is logged in freamon 2024-09-26 15:49:21 +0000
  • 363871241a API: process 'vote reversal' (this should have been committed with the first batch) freamon 2024-09-26 15:45:41 +0000
  • d5b68e0779 API: reorganise views to put DB calls in one place freamon 2024-09-26 15:40:38 +0000
  • 7e77c0728d Revert to always preferring incoming Markdown over HTML freamon 2024-09-25 01:09:02 +0000
  • 8437154f48 Regex embedded mp4/webm/mp3 files out of <img> and into <video> or <audio> tags freamon 2024-09-24 22:19:50 +0000
  • 7b4cdaf30c only vote privately with untrusted instances rimu 2024-09-24 12:04:29 +1200
  • b0e478b335 change instance settings #255 rimu 2024-09-24 11:33:49 +1200
  • 8fcd4c7de7 list trusted instances rimu 2024-09-24 09:36:19 +1200
  • 7e4163db6b limit access to voting data rimu 2024-09-24 09:28:06 +1200
  • 705de82714 only show Voting Activity link if logged in rimu 2024-09-24 09:08:54 +1200
  • db250b6aeb Add option for admins to kick remote subscribers from local communities freamon 2024-09-23 15:05:13 +0000
  • 2de2f9ed2d API: add post/save and comment/save routes (aka bookmarks) freamon 2024-09-23 12:40:27 +0000
  • 990b7250cb Merge remote-tracking branch 'origin/main' rimu 2024-09-23 12:09:02 +1200
  • a97ff0cdbd refresh packages based on requirements.txt when deploy.sh is run rimu 2024-09-23 12:08:47 +1200
  • e6f3bd6fb4 Add pages for admins and community mods to see voting activity freamon 2024-09-22 22:32:42 +0000
  • 6413490cc3 Revert earlier decision to only send out HTML (pls see app/utils.py line 327) freamon 2024-09-22 13:42:02 +0000
  • 506becc41c API: fix for queries by community name freamon 2024-09-22 09:56:17 +0000
  • ea1564cc87 Merge remote-tracking branch 'origin/main' rimu 2024-09-22 22:05:45 +1200
  • 3fb7470f33 lazy load streamable and redgifs rimu 2024-09-22 22:05:21 +1200
  • 646bcdf7be avoid wrapping anchors around existing anchors freamon 2024-09-21 21:03:08 +0000
  • bdb201f4d3 Remove safe_mode=True for Markdown2, as most things go straight through allowlist_html, and it mangles code in <code> blocks freamon 2024-09-21 20:12:21 +0000
  • 5e2ec8f9d9 Remove last remaining uses of lemmy_markdown_to_html freamon 2024-09-21 20:05:34 +0000
  • bb9059bf70 Remove code that added comment from autotl;dr bot to post body (bot was disabled 23/07) freamon 2024-09-21 09:37:54 +0000
  • 69ac4f2beb Merge remote-tracking branch 'origin/main' rimu 2024-09-21 13:23:28 +1200
  • 5e1f67d162 issues found with sentry rimu 2024-09-21 13:23:14 +1200
  • 56a7f65c44 Decrement post.reply_count if reply from local user is deleted freamon 2024-09-20 23:14:57 +0000
  • 04412ec035 avoid pendingrollbackerrors by committing more often rimu 2024-09-21 10:54:29 +1200
  • e9594ad646 Merge remote-tracking branch 'origin/main' rimu 2024-09-21 10:15:39 +1200
  • 700b1c98de better instance failure detection rimu 2024-09-21 10:15:25 +1200
  • 1e06b42099 Add inital routes for API (with minimal changes to main codebase) freamon 2024-09-20 16:06:08 +0000
  • 37d3501136 Merge remote-tracking branch 'origin/main' rimu 2024-09-17 09:47:43 +1200
  • b3ef7cc106 recalculate_post_stats when viewing profile rimu 2024-09-17 09:47:31 +1200
  • 6e4b65b4bc Bugfix to correct post.score and post_vote.effect values freamon 2024-09-16 13:16:14 +0000
  • 8b52d33739 replace requests with httpx #15 rimu 2024-09-15 19:32:42 +1200
  • e616ce122f replace requests with httpx #15 rimu 2024-09-15 19:30:45 +1200
  • d0cbf592ea tweaks #323 rimu 2024-09-14 15:50:23 +1200
  • 77ce3020fd Merge pull request 'Adding a pre-load communities function to the admin area' (#323) from JollyDevelopment/pyfedi:jollydev/community-pre-load-function into main rimu 2024-09-14 03:20:07 +0000
  • e1d7a117ef updated user message #323 Alan Roberts 2024-09-13 14:08:32 -0400
  • 1e03afe36e adding a size check on amount of communities requested Alan Roberts 2024-09-13 14:04:04 -0400
  • 8fca0b7aca comment clean up Alan Roberts 2024-09-13 13:02:17 -0400
  • 56b7621fac adjusting the return for the view Alan Roberts 2024-09-13 12:49:10 -0400
  • 8eb34ac4d2 changing referrer check Alan Roberts 2024-09-13 11:44:37 -0400
  • 859edac084 passing user.id rather than the user directly Alan Roberts 2024-09-13 11:34:14 -0400
  • 6b72b9cb64 adding a way to pass a user to do_subscribe Alan Roberts 2024-09-13 11:26:00 -0400
  • cf5bb65a9f making do_subscribe a celery task, messages to user updates Alan Roberts 2024-09-13 11:10:10 -0400
  • cf2400e5d5 work to make the num of communities user configurable Alan Roberts 2024-09-12 19:01:37 -0400
  • f00a9b2722 initial pass at the subscribe step Alan Roberts 2024-09-12 14:45:38 -0400
  • badf4cddba got the top 25 sorting for pre-load function to work Alan Roberts 2024-09-12 12:56:09 -0400
  • 3838ad5701 Adding a pre-load of threadiverse communities to the admin area Alan Roberts 2024-09-11 19:14:12 -0400
  • 6970f15e4c typo rimu 2024-09-13 16:48:39 +1200
  • 740c42daea refactor voting code to enable api development #13 rimu 2024-09-13 16:39:42 +1200
  • 30dedd19c5 show stats on user profile rimu 2024-09-13 11:21:42 +1200
  • 51f2b3e40e track user statistics like post count rimu 2024-09-13 11:08:04 +1200
  • 1a658d007f initial admin user - alt_user_name rimu 2024-09-12 09:18:59 +1200
  • c733a856c4 do not update baguettebox in future #321 rimu 2024-09-11 15:22:39 +1200
  • a8be200aec small preview text rimu 2024-09-11 10:56:14 +1200
  • 33cd7ebdaf bio for anon voting alt rimu 2024-09-10 10:34:31 +1200
  • 4fcdcc0b77 move import and export to dedicated form #316 rimu 2024-09-10 08:29:44 +1200
  • dfe976a8b6 a few tweaks #316 rimu 2024-09-10 08:14:34 +1200
  • 3f1bbc82b7 Merge remote-tracking branch 'origin/main' rimu 2024-09-10 08:10:01 +1200
  • 4d710b2a81 Merge pull request 'Adding an export for user settings and subscriptions' (#316) from JollyDevelopment/pyfedi:jollydev/export-user-settings-communities into main rimu 2024-09-09 20:09:49 +0000
  • 50bc016c6b adding lemmy default settings #316 Alan Roberts 2024-09-06 13:51:53 -0400
  • 0181c28a64 adding show bot accounts Alan Roberts 2024-09-03 19:37:25 -0400
  • e9c1932356 arrange output to match lemmy output format Alan Roberts 2024-09-03 19:24:11 -0400
  • 42da1ab2ea adding saved posts and comments Alan Roberts 2024-09-03 19:08:19 -0400
  • a275201a44 adding blocked communities and instances Alan Roberts 2024-09-03 13:23:40 -0400
  • 6677aa506c adding blocked users to export Alan Roberts 2024-09-03 12:36:57 -0400
  • 77c5278996 more lemmy output compatibility Alan Roberts 2024-09-02 23:00:08 -0400
  • 713516c6ae removing the admin bits and just making it a user export Alan Roberts 2024-09-02 17:50:20 -0400
  • e623e1cec0 adding avatar, cover image, roles, reputations, and attitude to the settings exports Alan Roberts 2024-09-01 14:40:40 -0400
  • b659e463d4 adding admin level export as well Alan Roberts 2024-09-01 10:21:15 -0400
  • a043876acc Adding an export for user settings and subscriptions Alan Roberts 2024-08-31 20:03:35 -0400
  • cbacef87d0 just to be sure rimu 2024-09-09 20:20:58 +1200
  • f49e4db596 lightbox scrolling issue #321 rimu 2024-09-09 17:29:44 +1200
  • a03d249a18 disallow spaces in user names #320 rimu 2024-09-09 17:20:00 +1200
  • 5cb0644b46 disallow spaces in user names #320 rimu 2024-09-09 16:48:09 +1200
  • 34203bd92a image width and height rimu 2024-09-09 15:35:22 +1200
  • 801bceb7df image width and height rimu 2024-09-09 09:08:34 +1200
  • 3cb3a1b80d youtube with and without the www rimu 2024-09-09 09:04:05 +1200
  • 1ef01d12ab retry get requests rimu 2024-09-09 08:43:10 +1200
  • 0da0845abe Fix for bug that was preventing text-only posts from processing freamon 2024-09-08 12:38:10 +0000
  • ba0f7bac48 show community layout on admin list rimu 2024-09-08 17:03:51 +1200