Commit Graph

3774 Commits (3d0d8796ad8aa302a530593b48908c597c05e1d2)
 

Author SHA1 Message Date
Dessalines 2da0684e95 Removing check_only 3 years ago
Dessalines ed9f70276d Fix rate limit check for register. Fixes #2159 3 years ago
Nutomic dfb0938738
GNU social compatibility (#2100)
* Use SourceCompat everywhere (better compat with other software)

* Name field should not be mandatory in Group

* also check page.cc field for community id

* add gnu social tests

* better to use option<sourcecompat>

* update gnu social tests, marked vote as "unlisted"
3 years ago
Dessalines 1e9f609cdb
Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 3 years ago
Nutomic 83e996111e
Check that config is valid before saving (#2152) 3 years ago
Nutomic b406342a14
Dont log error if duplicate activity is received (fixes #2146) (#2148) 3 years ago
Nutomic cb44b14717
WIP: Email localization (fixes #500) (#2053)
* Allow email localization (fixes #500)

* add PersonAggregates::default()

* add lemmy-translations submodule

* fix gitmodules
3 years ago
Nutomic ecd157d4a7
Update pictrs to 0.3.0-rc.7 (#2149) 3 years ago
Nutomic 01cdac012f
Merge pull request #2139 from LemmyNet/add_jerboa_link
Add jerboa link to readme. Fixes #2137
3 years ago
Nutomic 6616e89bcf
Merge branch 'main' into add_jerboa_link 3 years ago
Nutomic 8112816e99
If viewed actor isnt in db, fetch it from other instance (#2145) 3 years ago
Nutomic 0c63dbafb6
Merge pull request #2138 from LemmyNet/rate_limit_algorithm_desc
Show rate limit algorithm. Fixes #2136
3 years ago
Nutomic 0d0772a48a
Merge branch 'main' into rate_limit_algorithm_desc 3 years ago
Nutomic cda93e08d8
Merge branch 'main' into add_jerboa_link 3 years ago
Nutomic 7be5fa4a47
Merge pull request #2147 from LemmyNet/fixing_api_tests_1
Fixing api tests 1
3 years ago
Dessalines 500ca15893 Trying to fix api tests 2 3 years ago
Dessalines 5698dd7771 Trying to fix api tests 1 3 years ago
Dessalines 4e6d901649 Show rate limit algorithm. Fixes #2136 3 years ago
Nutomic a10bf7d410
Adjust retry interval for sending activities (#2141) 3 years ago
Dessalines 5a245659c8 Add jerboa link to readme. Fixes #2137 3 years ago
Dessalines 5265f6100e Restore prod docker-compose.yml 3 years ago
Nutomic bcf7ec6109
Forbid remote URLs for avatars/banners (fixes #1618) (#2132) 3 years ago
Nutomic 611d336f94
Remove docker/prod unused files (fixes #2086) (#2133) 3 years ago
Nutomic 166ec196b0
Rework error handling (fixes #1714) (#2135) 3 years ago
Dessalines d3d4e76a19 Adding release notes. 3 years ago
Dessalines 514e2301b5 Version 0.16.1 3 years ago
Dessalines 9fd6a48e3c Version 0.16.1-rc.1 3 years ago
Nutomic 7d61616dff
Revert "Add logging to debug federation issues (ref #2096) (#2099)" (#2130)
This reverts commit e094989a4c.
3 years ago
Nutomic 550a93aed9
Dont allow admin to add mod to remote community (#2129) 3 years ago
Nutomic f8fb3b41f0
Reject federated downvotes if downvotes are disabled (fixes #2124) (#2128) 3 years ago
Dessalines 71237f1b53 Add Release notes. 3 years ago
Dessalines 05f20da51f Version 0.16.0 3 years ago
Dessalines 82dec1911f Version 0.16.0-rc.4 3 years ago
Nutomic 660efd1549
Correctly read local SiteView (#2122) 3 years ago
Dessalines 15ff832c4a Version 0.16.0-rc.3 3 years ago
Nutomic 3c5275638f
Increase default worker count (#2120) 3 years ago
Dessalines ffd2ba5d90
Fix community rss. Fixes #2116 (#2119)
Co-authored-by: Nutomic <me@nutomic.com>
3 years ago
Nutomic fbadb2d7bd
Try to fix federation test on ci (#2121) 3 years ago
Dessalines aef2abb962 Version 0.16.0-rc.2 3 years ago
Nutomic df757f28b4
Make delete activities backwards compatible with 0.15 (#2114) 3 years ago
Nutomic ef1e164cc5
Make activity queue worker count configurable, log stats (#2113) 3 years ago
Nutomic fa29ffade1
Add timeout for sending activities (#2112)
* Add timeout for sending activities

* Also set request timeouts in utils/src/request.rs
3 years ago
Nutomic 46e937d6e6
Merge pull request #2115 from LemmyNet/fix_tests_1
Fixing unit tests.
3 years ago
Dessalines a5433ebf77 Fixing unit tests. 3 years ago
Nutomic 0d957a2a27
Merge pull request #2111 from robjtede/aw4
Update `actix-*` dependencies to stable v4.
3 years ago
Rob Ede e3153df74d
Remove direct `actix-http` dependency 3 years ago
Rob Ede b06f3eb32e
Update `actix-*` dependencies to stable v4. 3 years ago
Dessalines 1b5037e92d Version 0.16.0-rc.1 3 years ago
dayinjing bc3927a9bd
Show nsfw communities if you are logged in and searching communities (#2105)
* Show nsfw communities in logged in and you've enabled nsfw in your profile atleast

* Reuse existing user check

Co-authored-by: Sun Wukong <monkey@king.com>
3 years ago
Nutomic 63565712ad
Fix resending activities (fixes #1282) (#2109) 3 years ago