lemmy/crates/utils/src
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
..
rate_limit Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
settings Forbid usage of unwrap 2021-03-01 19:24:34 +01:00
apub.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
claims.rs Merge remote-tracking branch 'origin/main' into 1462-jwt-revocation-on-pwd-change 2021-03-13 20:19:55 +02:00
email.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lib.rs Forbid usage of unwrap 2021-03-01 19:24:34 +01:00
request.rs Merge branch 'main' of https://github.com/lemmynet/lemmy 2021-03-02 11:52:46 -05:00
test.rs Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00
utils.rs Forbid usage of unwrap 2021-03-01 19:24:34 +01:00
version.rs Version 0.9.9 2021-02-19 13:10:04 -05:00