Dessalines
c323ab5275
Added option to remove banned user data (posts, comments, communities) ( #1093 )
...
- Works for both a site-ban, and a community ban.
- Fixes #557
2020-08-17 18:12:36 +00:00
725e46da4a
Version v0.7.52
2020-08-16 11:31:09 -04:00
abadc79756
Fix community_view clippy
2020-08-16 11:27:50 -04:00
Dessalines
0a27432b65
Encode crosspost url. Fixes #1083 ( #1088 )
2020-08-16 11:05:45 -04:00
Dessalines
adeba99d38
Allow mods that aren't creators to leave the mod team. Fixes #786 ( #1091 )
2020-08-16 11:05:32 -04:00
Dessalines
7f97279c48
Fixing community search. Fixes #1084 ( #1089 )
2020-08-16 11:05:21 -04:00
dd0418af18
Version v0.7.50
2020-08-14 16:00:27 -04:00
995e56677a
Merge remote-tracking branch 'weblate/main' into main
2020-08-14 16:00:26 -04:00
2a3b475b99
Fix crash in federation tests
2020-08-14 16:50:21 +02:00
6b4eb79237
Merge remote-tracking branch 'yerba/main' into main
2020-08-13 16:26:28 -04:00
nutomic
164a9c29fe
Implement instance blocklist ( #85 )
...
Implement instance blocklist
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/85
2020-08-13 20:26:49 +00:00
Txopi
f566af0c45
Translated using Weblate (Basque)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/eu/
2020-08-13 16:08:10 +00:00
Dessalines
8c7c1f204c
Add a fix for double posts / comments. #1080 ( #1081 )
...
* Add a fix for double posts / comments. #1080
* Adding a comment.
* Moving upserts to lemmy_db.
2020-08-13 15:48:10 +00:00
Dessalines
1711eb98b4
Removing some unecessary unwrap. Fixes #639 ( #1078 )
...
* Removing some unecessary unwrap. Fixes #639
* Changing some location_infos.
Co-authored-by: Felix Ableitner <me@nutomic.com>
2020-08-13 15:46:31 +00:00
Dessalines
91926b2b1c
New post notifs. Fixes #1073 ( #1079 )
...
* New post notifs. Fixes #1073
* Some refactoring of browser notifs
2020-08-13 10:42:52 -04:00
nutomic
9a343cfe8b
Limit number of items read from community outbox ( #84 )
...
Limit number of items read from community outbox
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/84
2020-08-13 13:20:35 +00:00
4981eb38fb
Merge pull request #1075 from LemmyNet/fix_online_counts
...
Fixing online counts. Fixes #664
2020-08-13 11:41:45 +00:00
c19dfdae64
Fix formatting.
2020-08-12 10:45:04 -04:00
nutomic
a496d8af65
Implement undo<dislike> for activitypub ( #83 )
...
Merge branch 'main' into undo-dislike
Implement undo<dislike> for activitypub
Fix some TODOs in activitypub code
Add post_read back in, do some cleanup
Add some delete functions back in
Merge branch 'main' into remove-dead-code
Replace body of unused db functions with unimplemented!()
Remove dead code
Remove remaining usages of unwrap() from activitypub code
Remove most usage of Option::unwrap() from activitypub code
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/83
2020-08-12 14:43:45 +00:00
bb4da4da02
Merge branch 'main' of https://github.com/lemmynet/lemmy into main
2020-08-12 08:35:02 -04:00
8ee6f852cb
Some formatting of post.rs
2020-08-12 08:31:05 -04:00
nutomic
aace1bd71e
Remove dead code ( #81 )
...
Add post_read back in, do some cleanup
Add some delete functions back in
Merge branch 'main' into remove-dead-code
Replace body of unused db functions with unimplemented!()
Remove dead code
Remove remaining usages of unwrap() from activitypub code
Remove most usage of Option::unwrap() from activitypub code
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/81
2020-08-12 12:30:52 +00:00
Dessalines
8daeba450c
Removing unnecessary oper struct. Fixes #660 ( #1077 )
2020-08-12 11:31:45 +00:00
Dessalines
d28e5245d2
Don't allow preferred usernames to start with @. Fixes #1058 ( #1076 )
...
* Don't allow preferred usernames to start with @. Fixes #1058
* Trim the preferred username.
2020-08-12 11:13:44 +00:00
1c3ed864e7
Fixing online counts. Fixes #664
2020-08-11 17:46:58 -04:00
49892690ff
Version v0.7.49
2020-08-11 10:58:40 -04:00
Dessalines
bc523abd62
Add a simple linked instances page. Fixes #1070 ( #1071 )
...
* Add a simple linked instances page. Fixes #1070
* Changing allowed_instances to federated_instances.
2020-08-11 10:58:32 -04:00
nutomic
3da47352be
Remove usage of Option::unwrap() in activitypub code ( #80 )
...
Remove remaining usages of unwrap() from activitypub code
Remove most usage of Option::unwrap() from activitypub code
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/80
2020-08-11 14:31:05 +00:00
c1f48d6a0e
In federation test setup, run yarn build by default
2020-08-11 14:12:05 +02:00
95cd37827d
Updating sponsor list.
2020-08-10 20:09:30 -04:00
dessalines
780e7f9497
Merge pull request 'Disable rate limiting for pictrs' ( #79 ) from pictrs-disable-rate-limiting into main
...
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/79
2020-08-10 15:46:58 +00:00
0acd0bba3a
Version v0.7.48
2020-08-10 11:41:18 -04:00
51b410ce01
Disable rate limiting for pictrs
2020-08-10 14:19:53 +02:00
ernestwisniewski
7bc560b2ec
Community post count fix ( #1062 )
...
* User details ui fix
* User details ui fix
* Lang bio, merge
* Community count posts bug #1060
2020-08-09 14:50:27 -04:00
221db1bd1b
Add email overwrite on user settings save. Fixes #1069
...
- Also add get_user_secure to other locations.
2020-08-08 22:36:29 -04:00
52ac4f70e1
Merge branch 'feature/add-user-secure' of https://github.com/eiknat/lemmy into eiknat-feature/add-user-secure
2020-08-08 21:40:47 -04:00
5e9ffde0b1
Version v0.7.47
2020-08-07 23:22:35 -04:00
410edc1df3
Merge branch 'main' of https://github.com/lemmynet/lemmy into main
2020-08-07 23:21:30 -04:00
71a0dd4cc9
Version v0.7.46
2020-08-07 23:21:05 -04:00
9c6673495f
Merge branch 'front_end_prettying' into main
2020-08-07 23:20:02 -04:00
992b3ca95b
Some UI fixes.
2020-08-07 23:17:37 -04:00
eiknat
492e8ad655
user_view: add fn to return sanitized fields
2020-08-07 22:43:33 -04:00
Dessalines
1d8183fe5f
Remove options for appoint as admin / mod, and transfer site for ( #1065 )
...
non-federated users. #647
2020-08-07 13:50:07 -04:00
ddefc06fbc
Version v0.7.44
2020-08-07 13:23:35 -04:00
84c700eecb
Merge remote-tracking branch 'weblate/main' into main
2020-08-07 13:23:34 -04:00
9c3776d034
Removing community and user favicon setting.
2020-08-07 13:22:03 -04:00
Dessalines
ded7650a60
Merge pull request #1064 from LemmyNet/apub_security_checks
...
Apub security checks
2020-08-07 11:33:58 -04:00
4896e7d096
Adding tests for admin remove for posts and comments on different
...
instances.
2020-08-07 10:51:53 -04:00
cabbbf0afd
Merge branch 'federation-authorisation' into apub_security_checks
2020-08-07 10:30:57 -04:00
0cc49e6ca9
Merge branch 'main' into federation-authorisation
2020-08-07 15:19:08 +02:00