Commit Graph

2202 Commits (bdb95db5be045b014c604d3b13066e61e4106964)
 

Author SHA1 Message Date
Jon Snow 5222f0a8a7 Translated using Weblate (Russian)
Currently translated at 98.0% (250 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/
4 years ago
Felix Ableitner 2d4c41d2be Convert comments to new apub lib (including comment activities) 4 years ago
Felix Ableitner ef8118f40f migrate post to new apub lib 4 years ago
Dessalines f69f044aaa Version v0.7.22 4 years ago
Dessalines 9f36fd50b4
GetSite fixes. Fixes #975 (#978) 4 years ago
Dessalines fc15276c10
Don't allow duplicate community names in API. #957 (#974) 4 years ago
Rynach e440357bec
Update Finnish translation (#976)
Added several new lines to the translation file. In several existing lines I made the wording less janky.
4 years ago
Dessalines 78cb306c07
Don't allow community name editing. Fixes #964 (#973) 4 years ago
Felix Ableitner e04d014a3a
Merge pull request #972 from LemmyNet/master_to_main
Changing references from master to main. #820
4 years ago
Dessalines 2f5e191b2d Changing references from master to main. #820 4 years ago
Dessalines 2c0928efe0 Change styling on comment-form no login-alert. 4 years ago
Dessalines 7d6985647f Some password reset UI fixes. Fixes #955 4 years ago
Dessalines 70f15ffd6f Version v0.7.21 4 years ago
Dessalines da14612049 Merge remote-tracking branch 'weblate/master' 4 years ago
Dessalines cc0ae6343c
Fixing user mention reading. (#968) 4 years ago
Dessalines 2f32d3e6df A few fixes. 4 years ago
riccardo 073ab0aac0 Translated using Weblate (Italian)
Currently translated at 100.0% (250 of 250 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/it/
4 years ago
Dessalines d6fdfe0b6d Merge branch 'fix_frontend_duplicate_requests' of https://github.com/masterstur/lemmy into masterstur-fix_frontend_duplicate_requests 4 years ago
Dessalines 5ccf81349e Version v0.7.20 4 years ago
ryexandra 29037b4995
Security/fix permission bugs (#966)
* secure the `EditPost` API endpoint

* Check user is moderator in BanFromCommunity

* secure the `EditComment` API endpoint

* pass orig `read` prob when not explicitly updating it.

* Block random users from adding mods.

* use cleaner logic from `EditPost`

* prevent editing a community by a mod from transfering ownership to them

* secure `read` action in `EditPrivateMessage`

* Add check in UserMention

* only let the indended recipient mark as read

* simplify booleans to satisfy clippy

* requested changes + cargo +nightly fmt

* fix to pass federation tests for deleting comments and posts

Co-authored-by: chiminh <chiminh.tutanota.com>
Co-authored-by: Hex Bear <buildadangtrain@protonmail.com>
4 years ago
derek ef62f4698a ui.components: fix ts types, move user pagination to user details 4 years ago
derek 563a66b053 ui.components.sort-select: always parse to number 4 years ago
derek 602993ac76 ui.components.main: simplify url update logic 4 years ago
derek 47548905ce ui.components: fix selector components to work with browser buttons
Use getDerivedState to set state and only send back props
4 years ago
derek 195bf022bb ui.components.communities: deprecate componentWillReceiveProps 4 years ago
derek 5aa2a682ff ui.components.community: fix duplicate requests
Deprecate componentWillReceiveProps for getDerivedStateFromProps
4 years ago
derek af2141417a ui.components.search: fix duplicate requests
Deprecate componentWillReceiveProps for getDerivedStateFromProps
4 years ago
derek 2640efb3f0 ui.components.main: fix duplicate requests
Deprecate componentWillReceiveProps for getDerivedStateFromProps
4 years ago
derek f1d01f4fa0 ui.components: split user component up to fix duplicate requests
Replace componentWillReceiveProps with getDerivedState and pass state as props to new component
4 years ago
derek d71897620c Merge remote-tracking branch 'LemmyNet/master' 4 years ago
Dessalines 52983907c4 Version v0.7.19 4 years ago
Dessalines 23688f17bb Making chat only sortable by new. 4 years ago
Dessalines abe7a41f58 Version v0.7.18 4 years ago
Dessalines 22a33929e2
Adding docker workspace caching. Fixes #940 (#958) 4 years ago
Dessalines ac56b57faa Merge branch 'fix-migrate-apub-lib' 4 years ago
Dessalines e5d3e3a9c3
Adding a configurable config location through an env var. (#960)
* Adding a configurable config location through an env var.

- Its `LEMMY_CONFIG_LOCATION`
- Fixes #764

* Using a static for CONFIG_FILE again.

* Make clippy happy
4 years ago
Dessalines ea0881f87e Using community-link instead. 4 years ago
Dessalines 1b7a4ac090 Merge branch 'add_post_title_to_comments_view' of https://github.com/makigi-io/makigi into makigi-io-add_post_title_to_comments_view 4 years ago
Felix Ableitner bb3e29e5c4 Make reads from activitypub objects immutable 4 years ago
Riley 8f745b80d3
Wrap each inbox route individually (#954) 4 years ago
Dessalines 7556f8615f
Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 4 years ago
Dessalines a7c1c472fe
Fixing admin and mod sort order. Fixes #939 (#941) 4 years ago
Ernest 9ad0a8825a Merge remote-tracking branch 'upstream/master' into add_post_title_to_comments_view 4 years ago
Ernest e06d9a620c Add post title to user comments inbox view, comment_view, user_mention_view 4 years ago
Dessalines f0357bc988 Version v0.7.17 4 years ago
Dessalines 85fd1d6d04 Merge remote-tracking branch 'weblate/master' 4 years ago
Ernest 82dcaa4545 Migration fix 4 years ago
Dessalines c72acfd282 Fixing offset for mobile reflow. 4 years ago
Ernest a5454fe82d Add post title to user overview and user comment list 4 years ago
Ernest b037ff922c Add post title to comments view #948 4 years ago