- Mar 02, 2020
-
- Mar 01, 2020
-
-
rinpatch authored
DOCS Add warning for fetch_initial_posts + more explicit distinction between OTP and from source See merge request pleroma/pleroma!2262
-
Ilja authored
Add warning to the fetch_initial_posts setting. Now we sometimes have people who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users) I also made a more explicit distinction between OTP and from source installs in the general explanation
-
- Feb 29, 2020
-
-
rinpatch authored
Cap the number of requested statuses in timelines to 40 and rate limit them See merge request pleroma/pleroma!2253
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
When multiple requests are processed by rate limiter plug at the same time and the bucket is not yet initialized, both would try to initialize the bucket resulting in an internal server error.
-
rinpatch authored
-
rinpatch authored
RateLimiter improvements: runtime configurability, no default limits in tests See merge request pleroma/pleroma!2250
-
Ivan Tashkinov authored
-
rinpatch authored
deps: update cachex to 3.2.0 See merge request pleroma/pleroma!2259
-
rinpatch authored
-
rinpatch authored
MastoFE: Bundle 2020-01-20 See merge request pleroma/pleroma!2257
-
Haelwenn authored
Adding streamer group & Oban crontab child to descriptions.exs Closes #1592 See merge request pleroma/pleroma!2258
-
Alexander Strizhakov authored
-
- Feb 28, 2020
-
-
feld authored
Update PleromaFE bundle for the 2.0 release See merge request pleroma/pleroma!2255
-
feld authored
-
feld authored
-
feld authored
Update AdminFE build See merge request pleroma/pleroma!2254
-
feld authored
- Removed Grouped Reports; API needs proper architecture/refactor - Cannot set Tesla adapter in AdminFE as it's not safe yet - Layout/rendering improvements
-
Ivan Tashkinov authored
-
Haelwenn authored
add confirm field to filtered params See merge request pleroma/pleroma!2251
-
-
- Feb 27, 2020
-
-
feld authored
Removing unnecessary groups from descriptions.exs See merge request pleroma/pleroma!2247
-
feld authored
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`) Closes #1550 See merge request pleroma/pleroma!2192
-
feld authored
Admin API: filter out boosts from recent statuses Closes #1589 See merge request pleroma/pleroma!2248
-
Ivan Tashkinov authored
-
- Feb 26, 2020
-
-
Eugenij authored
Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses`
-
Eugenij authored
Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`)
-
Alexander Strizhakov authored
-
lain authored
small instance.gen task improvements See merge request pleroma/pleroma!2245
-
- Feb 25, 2020
-
-
rinpatch authored
See pleroma/pleroma!2245 (comment 52217)
-
rinpatch authored
migrations
-
rinpatch authored
-
rinpatch authored
Fix Dialyzer warnings See merge request pleroma/pleroma!2242
-
feld authored
Update AdminFE build See merge request pleroma/pleroma!2244
-
feld authored
-
feld authored
Add a test to ensure OAuth tokens are tied to Push subscriptions Closes #1551 See merge request pleroma/pleroma!2241
-