lemmy/crates
Bogdan Mart 7b0a09e84e Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change
* origin/main:
  revert Compose file version from 3.3 to 2.2
  Adding more mem limits
  bump memory limit of iframely
  Remove extra category_id s . Fixes #1429
  Fixing wrong user_ and community icon and banner urls.
  Remove category from activitypub context
  Adding a password length check to other API actions. (#1474)
  Update test script
  Use URL type in most outstanding struct fields (#1468)
  Forbid usage of unwrap
  Upgrade Rust version
  Rewrite settings implementation. Fixes #1270 (#1433)
  Rename `lemmy_structs` to `lemmy_api_structs`

# Conflicts:
#	crates/db_schema/src/source/user.rs
2021-03-13 20:19:55 +02:00
..
api Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change 2021-03-13 20:19:55 +02:00
api_structs Remove extra category_id s . Fixes #1429 2021-03-03 23:44:07 -05:00
apub Merge branch 'main' of https://github.com/lemmynet/lemmy 2021-03-02 11:52:46 -05:00
db_queries Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change 2021-03-13 20:19:55 +02:00
db_schema Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change 2021-03-13 20:19:55 +02:00
db_views Use URL type in most outstanding struct fields (#1468) 2021-03-02 12:41:48 +00:00
db_views_actor Support plain `cargo test` and disable unused doctests for speed 2021-02-25 15:44:30 -05:00
db_views_moderator Support plain `cargo test` and disable unused doctests for speed 2021-02-25 15:44:30 -05:00
routes Remove extra category_id s . Fixes #1429 2021-03-03 23:44:07 -05:00
utils Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change 2021-03-13 20:19:55 +02:00
websocket Rename `lemmy_structs` to `lemmy_api_structs` 2021-03-01 14:08:41 +01:00