- Mar 30, 2020
-
-
lain authored
Benchmark improvements See merge request pleroma/pleroma!2308
-
rinpatch authored
Removing grouped reports endpoint See merge request pleroma/pleroma!2335
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
- Mar 29, 2020
-
-
Haelwenn authored
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287
-
- Mar 27, 2020
-
-
lain authored
Performance improvements (timeline / statuses / notifications / accounts rendering) See merge request pleroma/pleroma!2323
-
Ivan Tashkinov authored
-
- Mar 26, 2020
-
-
Ivan Tashkinov authored
Ensured no auxiliary computations (actors list preparation etc.) related to relationships preloading if no user is present (for statuses / accounts / relationships rendering).
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering # Conflicts: # lib/pleroma/thread_mute.ex
-
- Mar 25, 2020
-
-
rinpatch authored
Benchmarks: Add timeline benchmark See merge request pleroma/pleroma!2325
-
rinpatch authored
[#1364] Ability to opt-out of notifications (in all clients) Closes #1364 See merge request pleroma/pleroma!2301
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
-
Ivan Tashkinov authored
-
lain authored
-
Haelwenn authored
Add a test for accounts/update_credentials See merge request pleroma/pleroma!2330
-
minibikini authored
-
Ivan Tashkinov authored
Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
-
Ivan Tashkinov authored
Further fixes of incorrect usage of "relations" as a short form of "relationships".
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
- Mar 24, 2020
-
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
-
Ivan Tashkinov authored
Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related).
-
feld authored
Fix activity deletion Closes #1640 See merge request pleroma/pleroma!2328
-
lain authored
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials` See merge request pleroma/pleroma!2149
-
minibikini authored
-
- Mar 23, 2020
-
-
rinpatch authored
AccountView: fix for other forms of <br> in bio Closes #1643 See merge request pleroma/pleroma!2322
-
lain authored
-
lain authored
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
-
rinpatch authored
Add emoji support in statuses in staticfe Closes #1453 See merge request pleroma/pleroma!2324
-
minibikini authored
-
Ivan Tashkinov authored
Preloading of follow relations for timeline/statuses rendering (performance improvement). Refactoring.
-
- Mar 22, 2020
-
-
Ivan Tashkinov authored
-
Haelwenn authored
Closes: pleroma/pleroma#1643
-
rinpatch authored
Fix ssl option on Ecto config breaking release See merge request pleroma/pleroma!2307
-
Haelwenn authored
Mastodon API Account view: Remove an outdated hack See merge request pleroma/pleroma!2321
-
rinpatch authored
The hack with caching the follow relationship was introduced when we still were storing it inside the follow activity, resulting in slow queries. Now we store follow state in `FollowRelationship` table, so this is no longer necessary.
-