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
1f7546789a
update documentation, docker and ansible files
2019-12-27 17:28:46 +01:00
8589b6c0bd
Implement SQL connection pool
2019-12-27 17:28:45 +01:00
cf3ae15ee9
Implement config ( fixes #351 )
2019-12-27 17:28:44 +01:00
Lyra
34def84d43
Add correct ActivityPub types conversion for Community and Post.
2019-12-27 17:25:20 +01:00
104ac9b950
Version v0.5.0.3
2019-12-15 11:30:14 -08:00
2346f30e0e
Version v0.5.0.2
2019-12-14 16:19:32 -08:00
cffbb7cd58
Version v0.5.0.1
2019-12-12 09:57:18 -08:00
665dca80d0
Moving front end routes from nginx to actix
...
- Fixes #363
2019-12-11 21:28:33 -08:00
fca8e6a0a9
Adding some site oriented settings.
...
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
2019-12-11 12:21:47 -08:00
Lyra
c19ace7e6a
Introduce the "MaybeOptional" trait.
...
This trait is a generic type that allows us to get an Option from any type and from another option. It can be used to remove the ugly "do_something", "do_something_optional" that we previously had.
2019-12-11 00:10:39 +01:00
b7d05c18a1
Version v0.5.0
2019-12-09 11:13:15 -08:00
faef62e073
Switching to shorthands for rust params.
2019-12-09 11:08:19 -08:00
f0808a1116
Adding custom language setting.
...
- Fixes #319
2019-12-09 00:24:53 -08:00
4c7da003a2
Merge branch 'dev'
2019-12-08 13:06:55 -08:00
a128258fe0
Fixing unit test.
2019-12-08 12:56:10 -08:00
d18f2c9eb1
Use builder pattern for views
...
- Fixes #360
2019-12-08 12:39:54 -08:00
7880e5272a
Version v0.4.0.10
2019-12-07 18:33:28 -08:00
9185a31945
Removing feeds orig.
2019-12-07 18:03:21 -08:00
3158c9d710
Running cargo fmt
2019-12-07 18:02:23 -08:00
a51b7d95b2
show_nsfw is now default for postquery.
2019-12-07 18:01:54 -08:00
2325690cb6
Merge branch 'teromene-config_dif_addr' into config_dif_addr_merge
2019-12-07 17:57:30 -08:00
a29af98e4b
Adding RSS feeds for inbox and subscribed. Refactored RSS code.
...
- Fixes #349
2019-12-07 16:39:43 -08:00