589d952a95
Fetch community outbox in parallel ( fixes #2180 ) ( #2181 )
2022-04-01 18:06:23 +00:00
4597ea2017
Merge pull request #2178 from LemmyNet/fix_ban_expires
...
Adding a ban expires update job. Fixes #2177
2022-03-31 12:05:17 +00:00
4cf0da7b60
Clippy fixes.
2022-03-30 10:58:03 -04:00
3ad172e8ed
Adding a ban expires update job. Fixes #2177
2022-03-30 09:56:23 -04:00
ad7e6d99ed
Add email translations ( #2175 )
2022-03-29 18:23:03 +00:00
Dessalines
2e65b31aa6
Fix arm submodule ( #2174 )
2022-03-29 18:05:18 +00:00
d5a213760d
Version 0.16.2
2022-03-29 12:56:21 -04:00
Dessalines
11b7525c41
Add update translations script. ( #2173 )
2022-03-29 16:54:16 +00:00
f7fa1f10f9
Updating translations.
2022-03-29 12:07:39 -04:00
7bb8069224
Version 0.16.2-rc.3
2022-03-29 11:54:13 -04:00
610120067c
Add test files for Friendica federation ( fixes #2144 ) ( #2167 )
2022-03-29 15:48:29 +00:00
Dessalines
e16821116e
Lowering search rate limit. Fixes #2153 ( #2154 )
...
* Lowering search rate limit. Fixes #2153
* Adding a search rate limit.
* Forgot to add the websocket search rate limit
* Fix wrong op
2022-03-29 15:46:03 +00:00
Dessalines
f6b543ae0f
Add tag to lemmy-ansible. ( #2172 )
2022-03-29 15:36:59 +00:00
Dessalines
052e509954
Fixing release script. ( #2170 )
2022-03-29 15:23:39 +00:00
Dessalines
d49565e030
Rate limit ws joins ( #2171 )
...
* Removing async on mutex lock fn.
* Removing redundant ip
* Don't check rate limit twice.
2022-03-28 20:31:35 +00:00
f21f2fd7b0
Delete unused diesel.toml file ( #2166 )
2022-03-28 18:29:11 +00:00
a11b5b107d
Version 0.16.2-rc.2
2022-03-26 21:37:12 -04:00
Dessalines
f2a0841586
Rate limit websocket joins. ( #2165 )
...
* Rate limit websocket joins.
* Removing async on mutex lock fn.
* Removing redundant ip
* Return early if check fails.
2022-03-27 00:29:05 +00:00
Dessalines
483e7ab168
Doing tests in sequential order. Fixes #2158 ( #2163 )
...
* Doing tests in sequential order. Fixes #2158
* Doing tests in sequential order. Fixes #2158
* Fixing order 1
2022-03-25 19:00:33 +00:00
a5ff629b24
Dont log errors when rate limit is hit ( fixes #2157 ) ( #2161 )
...
* Dont log errors when rate limit is hit (fixes #2157 )
* Clone service rather than http request
* some cleanup/refactoring
Co-authored-by: Aode (Lion) <asonix@asonix.dog>
2022-03-25 16:41:38 +01:00
c681bb79b1
Version 0.16.2-rc.1
2022-03-24 18:25:21 -04:00
e208f0cb4d
Merge pull request #2160 from LemmyNet/rate_limit_websocket_fail
...
Fix rate limit check for register. Fixes #2159
2022-03-24 21:43:02 +01:00
2da0684e95
Removing check_only
2022-03-24 16:29:08 -04:00
ed9f70276d
Fix rate limit check for register. Fixes #2159
2022-03-24 16:13:58 -04:00
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"
2022-03-24 16:33:42 +00:00
Dessalines
1e9f609cdb
Consolidate and lower reqwest timeouts. Fixes #2150 ( #2151 )
2022-03-24 16:33:23 +00:00
83e996111e
Check that config is valid before saving ( #2152 )
2022-03-24 16:23:12 +00:00
b406342a14
Dont log error if duplicate activity is received ( fixes #2146 ) ( #2148 )
2022-03-24 16:05:27 +00:00
cb44b14717
WIP: Email localization ( fixes #500 ) ( #2053 )
...
* Allow email localization (fixes #500 )
* add PersonAggregates::default()
* add lemmy-translations submodule
* fix gitmodules
2022-03-24 15:25:51 +00:00
ecd157d4a7
Update pictrs to 0.3.0-rc.7 ( #2149 )
2022-03-24 01:57:40 +00:00
01cdac012f
Merge pull request #2139 from LemmyNet/add_jerboa_link
...
Add jerboa link to readme. Fixes #2137
2022-03-23 21:48:25 +00:00
6616e89bcf
Merge branch 'main' into add_jerboa_link
2022-03-23 21:33:07 +00:00
8112816e99
If viewed actor isnt in db, fetch it from other instance ( #2145 )
2022-03-23 21:27:51 +00:00
0c63dbafb6
Merge pull request #2138 from LemmyNet/rate_limit_algorithm_desc
...
Show rate limit algorithm. Fixes #2136
2022-03-23 14:48:09 +00:00
0d0772a48a
Merge branch 'main' into rate_limit_algorithm_desc
2022-03-23 14:33:03 +00:00
cda93e08d8
Merge branch 'main' into add_jerboa_link
2022-03-23 14:30:06 +00:00
7be5fa4a47
Merge pull request #2147 from LemmyNet/fixing_api_tests_1
...
Fixing api tests 1
2022-03-23 14:29:46 +00:00
500ca15893
Trying to fix api tests 2
2022-03-22 18:06:59 -04:00
5698dd7771
Trying to fix api tests 1
2022-03-22 15:50:47 -04:00
4e6d901649
Show rate limit algorithm. Fixes #2136
2022-03-22 18:45:14 +00:00
a10bf7d410
Adjust retry interval for sending activities ( #2141 )
2022-03-22 18:40:40 +00:00
5a245659c8
Add jerboa link to readme. Fixes #2137
2022-03-22 18:32:50 +00:00
5265f6100e
Restore prod docker-compose.yml
2022-03-19 12:21:07 -04:00
bcf7ec6109
Forbid remote URLs for avatars/banners ( fixes #1618 ) ( #2132 )
2022-03-18 15:46:58 +00:00
611d336f94
Remove docker/prod unused files ( fixes #2086 ) ( #2133 )
2022-03-17 16:28:35 +00:00
166ec196b0
Rework error handling ( fixes #1714 ) ( #2135 )
2022-03-16 20:11:49 +00:00
d3d4e76a19
Adding release notes.
2022-03-15 17:29:05 -04:00
514e2301b5
Version 0.16.1
2022-03-15 17:23:16 -04:00
9fd6a48e3c
Version 0.16.1-rc.1
2022-03-15 16:52:37 -04:00
7d61616dff
Revert "Add logging to debug federation issues (ref #2096 ) ( #2099 )" ( #2130 )
...
This reverts commit e094989a4c
.
2022-03-14 20:18:19 +00:00