Commit graph

  • 82bdb8ada8 Mark follow as pending when subscribing to remote community (fixes #3384) federated-follow-pending Felix Ableitner 2023-06-29 14:38:57 +02:00
  • 773a6d3beb Add blank lines under each line with conn = dull b 2023-06-30 06:56:12 +00:00
  • d2c6263ea1 Get rid of repetitive &mut *context.conn().await? dull b 2023-06-30 06:50:11 +00:00
  • c82f2d3bd6 Improve password reset token expiry. AndrolGenhald 2023-06-29 23:12:32 -05:00
  • ad18c0371f Expire password reset tokens when used (fixes #3270). AndrolGenhald 2023-06-27 23:59:23 -05:00
  • 57fa3f3a8f Use 1h & 3day cache header cetra3 2023-06-30 14:51:00 +09:30
  • 9d54354af4 Fix stuff broken by merge dull b 2023-06-30 05:13:56 +00:00
  • f2c56e38c8
    Merge branch 'main' into webfinger_cache cetra3 2023-06-30 14:36:43 +09:30
  • a6cbbee3c7 Merge branch 'db-traits-refactor' of https://github.com/dullbananas/lemmy into db-traits-refactor dull b 2023-06-30 04:06:06 +00:00
  • 2c479314ce merge dull b 2023-06-30 03:58:51 +00:00
  • a8adf2dfb7 a lot dull b 2023-06-30 03:41:09 +00:00
  • 5935408892 Check for wav write error, format Dominic Mazzoni 2023-06-29 14:52:55 -07:00
  • 5d35fa99c6 Merge branch 'main' into fix_audio_captcha_append Dominic Mazzoni 2023-06-29 14:43:26 -07:00
  • d623ca8400 cargo fmt Ivo Barros 2023-06-29 21:00:58 +01:00
  • d437d78978 work around race condition on community fetch phiresky 2023-06-29 20:25:04 +02:00
  • 3f0da8aa8f
    Merge branch 'main' into feature-sort-by-best Ivo Barros 2023-06-29 20:46:28 +01:00
  • ce00be61c1 Delete other apps/projects from README.md dbeley 2023-06-29 19:36:14 +02:00
  • 4f96742c60 Add LemmyNet/awesome-lemmy dbeley 2023-06-29 19:35:46 +02:00
  • 8148576461 Use "wildcard" instead of * for CORS Zetaphor 2023-06-29 13:00:57 -03:00
  • 27874f2b75
    Merge 99c8606ce5 into 3159eedd99 TKilFree 2023-06-29 17:48:20 +02:00
  • 6c7e9634d6
    Merge branch 'main' into main Zetaphor 2023-06-29 12:23:36 -03:00
  • 6ff106ba06 Run fmt Zetaphor 2023-06-29 12:19:50 -03:00
  • fce009f562 Correctly send wildcard Zetaphor 2023-06-29 12:18:27 -03:00
  • 3159eedd99 Version 0.18.1-rc.4 0.18.1-rc.4 Dessalines 2023-06-29 10:45:59 -04:00
  • 3b8b789ead
    Merge branch 'main' into easy-db dullbananas 2023-06-29 07:30:25 -07:00
  • 6c64cb5233
    Fixing release script. (#3398) Dessalines 2023-06-29 10:17:59 -04:00
  • c3f9b40f56 Fixing topdir location. fix_release_script_3 Dessalines 2023-06-29 09:24:18 -04:00
  • d317db9456 Update cors initialization to use send_wildcard Zetaphor 2023-06-29 09:58:52 -03:00
  • c216c58077 Re-add cors origin, default to * Zetaphor 2023-06-29 09:51:27 -03:00
  • bf8110c80b Addressing PR comments. Dessalines 2023-06-28 12:55:14 -04:00
  • a6386f597a Adding rest of community sorts. Fixes #3374 Dessalines 2023-06-27 07:41:01 -04:00
  • 7f4e42b8f8 Merge branch 'main' into fix_release_script_3 Dessalines 2023-06-29 08:07:25 -04:00
  • f9185a1ead fmt move-admin-flag-to-local-user Felix Ableitner 2023-06-29 13:34:03 +02:00
  • acb6472cf4 Move admin flag from person to local_user (fixes #3060) Felix Ableitner 2023-06-29 12:59:07 +02:00
  • 99c8606ce5 refactor: wip, try adding admin_ table TKilFree 2023-06-27 15:49:12 +01:00
  • ceeaba7a65 feat: added reason column to federation_blocklist TKilFree 2023-06-17 14:55:43 +01:00
  • 15f3449e6d no show_removed/show_deleted hide-removed-deleted-posts Felix Ableitner 2023-06-29 12:08:20 +02:00
  • a32f901264 fix tests Felix Ableitner 2023-06-26 16:15:28 +02:00
  • 562cd87515 remove duplicate test Felix Ableitner 2023-06-26 11:28:05 +02:00
  • 8bdf498774 Handle displaying of deleted and removed posts/comments (fixes #2624) Felix Ableitner 2023-06-23 10:53:07 +02:00
  • 322d84bd51 Change to return LemmyError Dominic Mazzoni 2023-06-28 10:36:15 -07:00
  • a3d6444035 Return Result from captcha_as_wav_base64 Dominic Mazzoni 2023-06-28 08:36:56 -07:00
  • 26017ff505 Log errors rather than crashing Dominic Mazzoni 2023-06-27 09:29:01 -07:00
  • 723ffa6061 Fix concatenation of audio captcha wav files Dominic Mazzoni 2023-06-25 17:33:46 -07:00
  • 0464c46d26
    Added gitattributes to normalize all files to lf (#3386) Nick Shockey 2023-06-29 04:16:11 -04:00
  • 86847d5c8b Removing cargo update from release script. Dessalines 2023-06-28 23:14:43 -04:00
  • e0ec33ab57
    Merge branch 'main' into webfinger_cache cetra3 2023-06-29 11:48:19 +09:30
  • 4d7c9a015e Remove the outgoing cache middleware & adjust the cache headers directive cetra3 2023-06-28 17:07:46 +09:30
  • 27462cbb3b Version 0.18.1-rc.2 0.18.1-rc.2 Dessalines 2023-06-28 22:08:03 -04:00
  • 7cb2915f95 Merge branch 'main' into fix_release_script_3 Dessalines 2023-06-28 22:07:26 -04:00
  • ac173b9a0d
    Merge branch 'main' into ban_reason_required Joshua Cardosi 2023-06-28 16:37:50 -04:00
  • 9195196a83 Update federation tests to use reason for ban/unban Joshua Cardosi 2023-06-28 16:37:18 -04:00
  • 226efd7fcd
    Merge branch 'main' into feature-sort-by-best Ivo Barros 2023-06-28 21:29:00 +01:00
  • 6b78137ebd import dsl sql Ivo Barros 2023-06-28 21:01:44 +01:00
  • 1aa21b0b6f replaced sql function with sql query Ivo Barros 2023-06-28 21:00:02 +01:00
  • 19d7667227 remove uneeded function Ivo Barros 2023-06-28 20:57:08 +01:00
  • 1c3541cdce use sql query instead of function Ivo Barros 2023-06-28 20:55:48 +01:00
  • eff59d95b6 Merge branch 'easy-db' of https://github.com/dullbananas/lemmy into easy-db dull b 2023-06-28 18:46:27 +00:00
  • 97aed3e75d Make test.sh work when run from scripts dir dull b 2023-06-28 18:44:45 +00:00
  • 9d450b3be0
    Merge branch 'main' into main Dessalines 2023-06-28 13:07:53 -04:00
  • c216153dfb
    Update activitypub-federation crate to 0.4.5 (#3379) Nutomic 2023-06-28 18:58:23 +02:00
  • ec18fd9869
    Fix cargo warnings (#3397) Sander Saarend 2023-06-28 19:57:49 +03:00
  • c276426583 Addressing PR comments. Dessalines 2023-06-28 12:55:14 -04:00
  • 911a037cc2 Fixing release script. Dessalines 2023-06-28 12:45:40 -04:00
  • ffc049078e
    Fix missing sorting types (#3370) c-andy-candies 2023-06-28 18:44:16 +02:00
  • 78125762cb
    Fix cargo warnings sunaurus 2023-06-28 19:13:18 +03:00
  • 9ef7c3c068
    Merge branch 'main' into easy-db dullbananas 2023-06-28 07:40:03 -07:00
  • 4869b16bd8 Try using utoipa for list posts endpoint (ref #2937) try-utoipa Felix Ableitner 2023-06-28 14:44:47 +02:00
  • a47847de2e
    feat: add toki pona language rockofox 2023-06-28 14:35:35 +02:00
  • 5ecb114b86
    Merge branch 'main' into feature-sort-by-best Ivo Barros 2023-06-28 13:14:02 +01:00
  • 850edfafec Added gitattributes to normalize all files to lf njshockey 2023-06-27 22:00:53 -04:00
  • 0f91759e4d
    docs(api): Add api-common info on generating TypeScript bindings (#3330) Jan Klass 2023-06-28 11:25:46 +02:00
  • 02eecd2fd9 no unwrap no-skip-serializing Felix Ableitner 2023-06-27 12:32:23 +02:00
  • 9ed8b84502 add placeholders Felix Ableitner 2023-06-26 22:17:31 +02:00
  • b3cbc3b27d use option Felix Ableitner 2023-06-26 16:47:25 +02:00
  • d8b9c9d46f Use serde(skip) instead of skip_serializing Felix Ableitner 2023-06-26 16:42:59 +02:00
  • bef76630c5
    Remove redundant calls to Iterator::collect (#3365) dullbananas 2023-06-28 02:19:26 -07:00
  • a32eda5298 made it work dull b 2023-06-28 05:36:48 +00:00
  • af62ec4baa Refactor thumbnail match to simplify logic lemmus-org 2023-06-27 18:19:12 -07:00
  • 6e8dd57f47 Update federated posts to not cache sensitive images if not allow by local site lemmus-org 2023-06-21 17:53:25 -07:00
  • 63f9a576c1
    Merge branch 'main' into subscribe-issue SleeplessOne1917 2023-06-27 18:17:51 -04:00
  • 23cc7d3621 Attempt to fix community subscription issue SleeplessOne1917 2023-06-27 18:12:35 -04:00
  • ad560cd0f9 Merge branch 'error-enum' of https://github.com/SleeplessOne1917/lemmy into error-enum SleeplessOne1917 2023-06-27 17:13:49 -04:00
  • 1ceda46db4 clippy SleeplessOne1917 2023-06-27 17:13:30 -04:00
  • e8fae34360 Rename functions SleeplessOne1917 2023-06-27 17:10:01 -04:00
  • 1f73f5701e
    Update start_dev_db.sh dullbananas 2023-06-27 13:31:57 -07:00
  • 67f113728c
    Update test.sh dullbananas 2023-06-27 13:17:38 -07:00
  • 99faeeb350 h dull b 2023-06-27 20:01:53 +00:00
  • bf319d0070
    Update start_dev_db.sh dullbananas 2023-06-27 12:54:00 -07:00
  • 6d8813ef15
    Update start_dev_db.sh dullbananas 2023-06-27 12:51:23 -07:00
  • ed57b8c9e6
    Update start_dev_db.sh dullbananas 2023-06-27 12:46:41 -07:00
  • 320d6e066b
    Update start_dev_db.sh dullbananas 2023-06-27 12:24:49 -07:00
  • 91f42f5b36
    Update .gitignore dullbananas 2023-06-27 12:24:04 -07:00
  • 16ae0b3269
    Rename start-dev-db.sh to start_dev_db.sh dullbananas 2023-06-27 12:21:47 -07:00
  • 120b1b3999
    Create start-dev-db.sh dullbananas 2023-06-27 12:15:23 -07:00
  • 1470aa0d04
    Update .gitignore dullbananas 2023-06-27 12:11:06 -07:00
  • 91a711fe6d CI ran on the wrong commit again  dull b 2023-06-27 17:59:19 +00:00
  • f8fa12adb9 Add clippy lints and run fmt dull b 2023-06-27 17:45:59 +00:00
  • 5df9821002 refactored uneeded cases Ivo Barros 2023-06-27 17:39:59 +01:00
  • 76ac4ef936 fix typo Ivo Barros 2023-06-27 17:22:53 +01:00