nutomic
3ceeecc63e
Better account deletion ( fixes #730 ) ( #143 )
...
Also clear bio
Better account deletion (fixes #730 )
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/143
2020-11-27 21:00:18 +00:00
eiknat
9e604b4038
update/fix migration, add some doc
...
also run cargo fmt/clippy
2020-11-11 15:11:52 -05:00
eiknat
2cd2a4df45
reports: split post/comment out again, add some other fixes
2020-11-11 15:11:52 -05:00
06e82fe761
Add pending status for federated follows
2020-11-10 16:45:10 +01:00
8803e7834f
Enforce site and community bans for federated users
2020-11-09 15:29:36 +01:00
c6c74ab1e3
Also check for ban when sending private message notification
2020-11-05 16:13:01 +01:00
0ea4095238
Changing docs formattin, running format.
2020-11-01 21:26:00 -06:00
eiknat
fc36ae22c9
GetUserDetails doesnt return users own email ( #1240 )
...
* user: GetUserDetails doesnt return users own email
* user: rename get_user to get_user_dangerous, apply suggested changes
2020-10-30 18:19:47 -04:00
18111629fa
Fix invalid url error when removing icons. Fixes #1219
2020-10-22 12:23:25 -05:00
Dessalines
571c71392e
Adding API and APUB URL checks for banners and icons. Fixes #1199 ( #1200 )
...
* Adding API and APUB URL checks for banners and icons. Fixes #1199
* Adding a check optional url.
* Missed a few.
2020-10-15 18:23:56 +00:00
c6c107cad1
Merge pull request #1173 from LemmyNet/password_length_check
...
Password length check. Fixes #1087
2020-10-05 20:24:07 +00:00
557d476001
Password length check. Fixes #1087
2020-10-04 19:10:15 -05:00
04a4624f14
Changing default theme to browser from darkly. Fixes #1163
2020-10-03 11:44:25 -05:00
2ad137c280
Merge branch 'remove-hardcoded-https-dess' into main
2020-10-01 12:56:04 -05:00
927ab1f040
Remove hardcoded usage of https ( fixes #1126 )
2020-09-25 17:33:00 +02:00
Dessalines
8bea13d651
More overwriteable fields ( #1155 )
...
* Adding more overwriteable fields for user. Fixes #1154
* Adding a note for bio.
2020-09-25 11:16:49 -04:00
nutomic
442369a041
Move websocket code into workspace ( #107 )
...
Adjust dockerfiles, fix cargo.toml and remove unused deps
Merge branch 'main' into move-websocket-to-workspace
Move api code into workspace
Move apub to separate workspace
Move websocket code into separate workspace
Some code cleanup
Remove websocket dependency on API
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/107
2020-09-24 13:53:21 +00:00