- 22 Jun, 2020 2 commits
- 19 Jun, 2020 3 commits
- 17 Jun, 2020 6 commits
-
-
minibikini authored
-
rinpatch authored
User: Add raw_bio, storing unformatted bio See merge request pleroma/pleroma!2326
-
Alexander Strizhakov authored
-
rinpatch authored
Update elixir image used for OTP releases See merge request pleroma/pleroma!2654
- 16 Jun, 2020 14 commits
-
-
rinpatch authored
-
rinpatch authored
This is necessary since we bumped required version of elixir to 1.9. The dlsym bug should be gone by now.
-
lain authored
Chunk the notification type backfill migration See merge request pleroma/pleroma!2653
-
rinpatch authored
Long-term we want that migration to be done entirely in SQL, but for now this is a hotfix to not cause OOMs on large databases. This is using a homegrown version of `Repo.stream`, it's worse in terms of performance than the upstream since it doesn't use the same prepared query for chunk queries, but unlike the upstream it supports preloads.
-
Haelwenn authored
Resolve "/api/v1/conversations returns the wrong `last_status`" Closes #1866 See merge request pleroma/pleroma!2647
-
Alexander Strizhakov authored
-
rinpatch authored
Upgrade to Elixir 1.9 See merge request pleroma/pleroma!2651
-
Steven Fuchs authored
-
lain authored
Mogrify args in adminFE Closes #1787 See merge request pleroma/pleroma!2616
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
warning: :hackney_connect.partial_chain/1 is undefined or private
-
Alexander Strizhakov authored
-
lain authored
-
- 15 Jun, 2020 6 commits
-
-
lain authored
Merge OGP parser with TwitterCard Closes #1835 See merge request pleroma/pleroma!2642
-
minibikini authored
-
minibikini authored
-
lain authored
-
lain authored
-
lain authored
Mastodon API return full result set in notifications See merge request pleroma/pleroma!2552
-
- 14 Jun, 2020 1 commit
-
-
Eugenij authored
Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page
-
- 13 Jun, 2020 5 commits
-
-
rinpatch authored
StatusController: Correctly paginate favorites. Closes #1851 See merge request pleroma/pleroma!2636
-
lain authored
-
lain authored
-
href authored
-
minibikini authored
-
- 12 Jun, 2020 3 commits
-
-
Haelwenn authored
Update pleroma.nginx to support TLSv1.3 See merge request pleroma/pleroma!2644
-
Haelwenn authored
ActivityPub: Don't show announces of your own objects in timeline. See merge request pleroma/pleroma!2637
-
minibikini authored
-