Age | Commit message (Collapse) | Author |
|
Moving mrf settings from instance to separate mrf group
Closes #1631
See merge request pleroma/pleroma!2320
|
|
[#1798] fixed migration the settings to DB
See merge request pleroma/pleroma!2655
|
|
|
|
User: Add raw_bio, storing unformatted bio
See merge request pleroma/pleroma!2326
|
|
|
|
|
|
requested amount of records unless it's the last page
|
|
|
|
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/issues/1643
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
This ensures fast count of unseen messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
Notification performance fixes
See merge request pleroma/pleroma!2595
|
|
|
|
Greatly speeds up app lookup.
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
Apparently some instances have local users with local ap_ids
that are marked as local: false. Needs more investigation into how
that happened.
In the meantime, the skeleton migration was patched to just ignore
all known ap ids, not just locals. Doesn't seem to slow down the migration
too much on patch.cx
Closes #1746
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
remake-remodel-dms
|
|
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
|
|
remake-remodel-dms
|
|
|
|
Mainly the `magic_key` field
|
|
remake-remodel-dms
|
|
|
|
Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.
Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.
Closes pleroma/pleroma#1687
|