7e7bb2dc34
Version v0.5.21
2020-01-15 22:18:08 -05:00
81c6d276d5
Fix issue with adding multiple instances of chatserver.
2020-01-15 22:01:14 -05:00
1c4022456e
Version v0.5.20
2020-01-14 12:19:08 -05:00
2fae761e66
Merge branch 'dev'
2020-01-14 12:18:30 -05:00
498ec2d8e0
Fix testing by using RUST_TEST_THREADS=1.
2020-01-13 21:02:04 -05:00
8f32b84b5a
A first pass at using materialized views.
2020-01-13 20:02:02 -05:00
b300db475c
Merge branch 'dev'
...
- r2d2 pooling. Fixes #409
2020-01-12 17:18:39 -05:00
e5a3dc04bf
Fixing clippy expect issue.
2020-01-12 17:04:58 -05:00
a7a0d35ed3
Fixing nodeinfo endpoint.
2020-01-12 16:57:48 -05:00
3f868f99e6
removing some comments.
2020-01-12 16:47:02 -05:00
e3328709ff
Version v0.5.19
2020-01-12 13:05:09 -05:00
aeec25838a
Cleaning up nodeinfo.
2020-01-12 12:52:19 -05:00
dff8b947bb
Trying to add r2d2 connection pooling to websockets.
2020-01-12 10:31:51 -05:00
677d716ae6
Version v0.5.18
2020-01-11 19:43:30 -05:00
4361f48b98
Make various functions async
2020-01-11 13:50:07 +01:00
d8c84e2541
Upgrade actix to 2.0 ( fixes #392 )
2020-01-10 23:41:08 +01:00
f67436792a
Version v0.5.17
2020-01-06 11:29:25 -05:00
8c4e973409
Merge branch 'master' into dev
2020-01-04 17:22:59 -05:00
206d9160de
Adding cargo checking to husky pre-commit. Fixes #402
2020-01-04 17:21:33 -05:00
29e6e47ef6
Version v0.5.16
2020-01-03 14:19:36 -05:00
c252785632
Don't send email notification for self replies.
...
- Fixes #401
2020-01-03 13:12:19 -05:00
aa59906e91
Version v0.5.15
2020-01-02 17:45:03 -05:00
5b42dc3393
Adding show_avatar user setting, and option to send notifications to inbox.
...
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
576980bf64
Version v0.5.14
2020-01-02 10:47:18 -05:00
dc331d5293
Fixing deploy and version for clippy.
2020-01-02 10:34:40 -05:00
f0db3084d8
Merge branch 'master' into lint
2020-01-02 10:03:38 -05:00
d08e09fbdc
Apply changes suggested by cargo clippy ( fixes #395 )
2020-01-02 12:30:00 +01:00
730e2b7f09
Version v0.5.13
2020-01-01 22:12:24 -05:00
081d8ddd12
Version v0.5.12
2020-01-01 17:57:39 -05:00
0f8965fac9
Adding some fixes to new docs system.
2020-01-01 17:47:00 -05:00
f5a13717ea
Adding change password and email address from user settings.
...
- Fixes #384
- Fixes #385
2020-01-01 15:46:14 -05:00
6058e837fc
Version v0.5.11
2020-01-01 11:32:58 -05:00
a74d92af3d
Version v0.5.10
2020-01-01 11:28:18 -05:00
cd9df4455e
Adding open_registration to nodeinfo.
2019-12-31 10:44:30 -05:00
80f76f2efd
Use actix config to handle routes in seperate folders ( #378 )
2019-12-31 14:17:24 +01:00
47d55d9d2b
Version v0.5.9
2019-12-29 20:30:23 -05:00
4ad836d690
Adding case insensitivity to slur filter.
...
- Fixes #388
2019-12-29 20:29:07 -05:00
020a7cd8cf
Version v0.5.0.8
2019-12-29 17:03:36 -05:00
dfd27ea85c
Version v0.5.0.7
2019-12-29 16:06:36 -05:00
a4428528e3
Adding user avatars / icons. Requires pictshare.
...
- Fixes #188
2019-12-29 15:39:48 -05:00
106aaf4f28
Version v0.5.0.6
2019-12-28 21:10:16 -05:00
ecf792af3b
Version v0.5.0.5
2019-12-28 21:01:05 -05:00
d57b2d4865
Fixing non-existent user profile viewing.
...
- Fixes #381
2019-12-28 20:58:01 -05:00
bb3dbe041d
Version v0.5.0.4
2019-12-28 19:08:06 -05:00
786be3fa66
Config fixes.
...
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
a3065ed39f
Fix overriding config vars with underscore from environment
2019-12-28 12:11:06 +01:00
b7c24a372b
Fix review comments
2019-12-27 17:30:46 +01:00
4e952af00c
Replace rust-crypto with sha2 crate ( fixes #372 )
2019-12-27 17:30:46 +01:00
cdbf260803
Added option to enable/disable federation
2019-12-27 17:30:45 +01:00
3d9f7d28d6
Implement webfinger ( fixes #149 )
2019-12-27 17:29:50 +01:00