aboutsummaryrefslogtreecommitdiff
path: root/priv
AgeCommit message (Collapse)Author
2019-06-04Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-04Merge branch 'hotfix/add-in_reply_to_index' into 'develop'kaniini
Add index on inReplyTo for objects See merge request pleroma/pleroma!1240
2019-06-03Merge branch 'develop' into feature/digest-emailMark Felder
2019-06-03Add missing tag index on objectsrinpatch
The previous activity index is useless because objects are not embedded anymore and instead a joined object is queried.
2019-06-03Add index on inReplyTo for objectsrinpatch
Fixes the performance of `get_existing_votes`
2019-05-29Merge developRoman Chvanikov
2019-05-25add migration to add notification settings to user accountsWilliam Pitcock
2019-05-24Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-05-17RUM: Remove vacuum analyze from migrationlain
Can't be run in a trnasaction.
2019-05-17Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-05-17Add `ap_id` to ListEgor Kislitsyn
2019-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-indexlain
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-15thread visibility function: fix use of no longer used author variableWilliam Pitcock
2019-05-15thread visibility function: significantly improve efficiencyWilliam Pitcock
2019-05-15update migrationWilliam Pitcock
2019-05-15migration: only care about Create activitiesWilliam Pitcock
2019-05-15migrations: add function to see if a thread can be satisfiedWilliam Pitcock
2019-05-15Search: Add optional rum indexing / searching.lain
2019-05-14Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-05-14Make irreversible field default to false in filtersSachin Joshi
2019-05-13Merge branch 'mascot/pleroma-tan-shy' into 'develop'lambda
pleroma-fox-tan-shy.png: Add another version of pleroma-tan See merge request pleroma/pleroma!1139
2019-05-12pleroma-fox-tan-shy.png: Add another version of pleroma-tanHaelwenn (lanodan) Monnier
Commissioned by https://shitposter.club/users/moonman and drawn by https://shpposter.club/users/Nightingalle Intended to be used when mastofe crashes out and allows to report a bug among other things. Should require a bit of modification on mastofe to use the image as it's more of a vanilla flavour thing.
2019-05-11Search: Use RUM index.lain
2019-05-11Merge developRoman Chvanikov
2019-05-11Initial bundle of basic AdminFEfeld
Due to CSP headers we only allow connecting to self. If you want to host AdminFE on a separate domain without CSP headers you will be able to connect to any public Pleroma host.
2019-05-08Merge developRoman Chvanikov
2019-05-07Merge branch 'conversations_three' into 'develop'lambda
Conversations once more. See merge request pleroma/pleroma!1119
2019-05-07Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-05-06fix formatMaksim
Modified-by: Maksim Pechnikov <parallel588@gmail.com>
2019-05-03Search: Add fts index on objects table.lain
2019-05-01Merge remote-tracking branch 'origin/develop' into conversations_threelain
2019-04-30Merge developRoman Chvanikov
2019-04-29Fix MigrateOldBookmarks migration crashing on deleted activitiesrinpatch
2019-04-27update pleroma frontendWilliam Pitcock
2019-04-25migration without using old field nameAlex S
removing old field from db, after bookmarks migration
2019-04-25removing useless transactionAlex S
2019-04-25migration optimizationAlex S
changelog wording
2019-04-25migrate user.bookmarks to separate tableAlex S
2019-04-25bookmarks in separate tableAlex S
2019-04-22Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-21Set digest emails to false by defaultRoman Chvanikov
2019-04-20Remove finmoji and add a way to download emojis in packsEkaterina Vaartis
These packs are stored in a git repo on pleroma gitlab
2019-04-19Add User.list_inactive_users_query/1Roman Chvanikov
2019-04-13Add User.Info.email_notificationsRoman Chvanikov
2019-04-11move user disable into deactivationEgor Kislitsyn
2019-04-11Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-11Update Mastodon Frontend to 2019-04-11 bundleHaelwenn (lanodan) Monnier
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-04-11 [ci skip]
2019-04-10Participations: Add sort index.lain
2019-04-10Conversations: Create or bump on inserting a dm.lain