Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into transient-validators-defaults
This commit is contained in:
commit
4e8a1b40cb
59 changed files with 1118 additions and 136 deletions
1
changelog.d/backups-follows.add
Normal file
1
changelog.d/backups-follows.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Include following/followers in backups
|
||||
1
changelog.d/bookmark-folders.add
Normal file
1
changelog.d/bookmark-folders.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Allow to group bookmarks in folders
|
||||
0
changelog.d/fix-bookmark-folder-tests.skip
Normal file
0
changelog.d/fix-bookmark-folder-tests.skip
Normal file
1
changelog.d/force-mention-mrf.add
Normal file
1
changelog.d/force-mention-mrf.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add ForceMention MRF
|
||||
1
changelog.d/issue-3241.fix
Normal file
1
changelog.d/issue-3241.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Handle cases when users.inbox is nil.
|
||||
1
changelog.d/notifications.fix
Normal file
1
changelog.d/notifications.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Notifications: improve performance by filtering on users table instead of activities table
|
||||
1
changelog.d/postgres-jit.change
Normal file
1
changelog.d/postgres-jit.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Disable jit by default for PostgreSQL
|
||||
1
changelog.d/public-polls.add
Normal file
1
changelog.d/public-polls.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Expose nonAnonymous field from Smithereen polls
|
||||
0
changelog.d/test-improvements.skip
Normal file
0
changelog.d/test-improvements.skip
Normal file
Loading…
Add table
Add a link
Reference in a new issue