Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
see changed files for rationale
|
|
Chats: Add cascading delete on both referenced users.
See merge request pleroma/pleroma!2934
|
|
Also remove the now-superfluous join in the chat controller,
which was only used to filter out these cases.
|
|
|
|
|
|
|
|
|
|
|
|
~4-6x faster
~3~4x memory usage reduction (now mostly adds what we are rewriting in
the metadatas)
|
|
In some cases, MP4/MOV files can have the data _before_ the meta-data.
Thus, ffmpeg (and all similar tools) cannot really process the input if
it's given over stdin/streaming/pipes.
BUT I REALLY DON'T WANT TO MAKE TEMPORARY FILES
so here we go, an implementation of qtfaststart in elixir.
|
|
|
|
pleroma-2.1-rc0
|
|
|
|
|
|
fifo town
|
|
|
|
|
|
|
|
Resolve "List timeline returns incorrectly assigned Account for replies and repeats"
Closes #2070 and #2078
See merge request pleroma/pleroma!2923
|
|
I think we should be using some global adapter options here, though.
|
|
pleroma-2.1-rc0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2078
Closes #2070
|
|
pleroma-2.1-rc0
|
|
|
|
|
|
|
|
|
|
Automatically mark notifications about statuses from muted users and threads as read
Closes #1952
See merge request pleroma/pleroma!2893
|
|
|
|
|
|
|
|
frontend-bundles-downloads
|
|
|
|
Relay fix for admin-fe
See merge request pleroma/pleroma!2902
|
|
|
|
|
|
|
|
|