Age | Commit message (Collapse) | Author |
|
In practice, it was already removed half a year ago, but the description
and cheatsheet entries were still there.
The migration intentionally does not use ConfigDB.get_by_params, since
this will break migration code as soon as we add a new field is added
to ConfigDB.
Closes #2086
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed namespace for activity expiration configuration
|
|
|
|
|
|
|
|
|
|
|
|
Gets rid of '|| ""' in multiple places and fixes #2067
|
|
|
|
Also remove the now-superfluous join in the chat controller,
which was only used to filter out these cases.
|
|
|
|
Fix activity expirations again
See merge request pleroma/pleroma!2866
|
|
|
|
|
|
|
|
fix/activity-expirations-again
|
|
|
|
|
|
|
|
|
|
Selecting the full struct will break as soon as a new field is added.
|
|
|
|
|
|
Migrate legacy tags set by AdminFE to match TagPolicy, #2010
See merge request pleroma/pleroma!2836
|
|
Add unique index for apps.client_id, fixes #2022
Closes #2022
See merge request pleroma/pleroma!2844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts merge request !2784
|
|
This reverts merge request !2677
|
|
|
|
|
|
|
|
|
|
|