Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-04 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-06-04 | Merge branch 'hotfix/add-in_reply_to_index' into 'develop' | kaniini | |
Add index on inReplyTo for objects See merge request pleroma/pleroma!1240 | |||
2019-06-03 | Merge branch 'develop' into feature/digest-email | Mark Felder | |
2019-06-03 | Add missing tag index on objects | rinpatch | |
The previous activity index is useless because objects are not embedded anymore and instead a joined object is queried. | |||
2019-06-03 | Add index on inReplyTo for objects | rinpatch | |
Fixes the performance of `get_existing_votes` | |||
2019-05-29 | Merge develop | Roman Chvanikov | |
2019-05-25 | add migration to add notification settings to user accounts | William Pitcock | |
2019-05-24 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-05-17 | RUM: Remove vacuum analyze from migration | lain | |
Can't be run in a trnasaction. | |||
2019-05-17 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-05-17 | Add `ap_id` to List | Egor Kislitsyn | |
2019-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index | lain | |
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-05-15 | thread visibility function: fix use of no longer used author variable | William Pitcock | |
2019-05-15 | thread visibility function: significantly improve efficiency | William Pitcock | |
2019-05-15 | update migration | William Pitcock | |
2019-05-15 | migration: only care about Create activities | William Pitcock | |
2019-05-15 | migrations: add function to see if a thread can be satisfied | William Pitcock | |
2019-05-15 | Search: Add optional rum indexing / searching. | lain | |
2019-05-14 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-14 | Make irreversible field default to false in filters | Sachin Joshi | |
2019-05-13 | Merge 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-12 | pleroma-fox-tan-shy.png: Add another version of pleroma-tan | Haelwenn (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-11 | Search: Use RUM index. | lain | |
2019-05-11 | Merge develop | Roman Chvanikov | |
2019-05-11 | Initial bundle of basic AdminFE | feld | |
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-08 | Merge develop | Roman Chvanikov | |
2019-05-07 | Merge branch 'conversations_three' into 'develop' | lambda | |
Conversations once more. See merge request pleroma/pleroma!1119 | |||
2019-05-07 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-06 | fix format | Maksim | |
Modified-by: Maksim Pechnikov <parallel588@gmail.com> | |||
2019-05-03 | Search: Add fts index on objects table. | lain | |
2019-05-01 | Merge remote-tracking branch 'origin/develop' into conversations_three | lain | |
2019-04-30 | Merge develop | Roman Chvanikov | |
2019-04-29 | Fix MigrateOldBookmarks migration crashing on deleted activities | rinpatch | |
2019-04-27 | update pleroma frontend | William Pitcock | |
2019-04-25 | migration without using old field name | Alex S | |
removing old field from db, after bookmarks migration | |||
2019-04-25 | removing useless transaction | Alex S | |
2019-04-25 | migration optimization | Alex S | |
changelog wording | |||
2019-04-25 | migrate user.bookmarks to separate table | Alex S | |
2019-04-25 | bookmarks in separate table | Alex S | |
2019-04-22 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-21 | Set digest emails to false by default | Roman Chvanikov | |
2019-04-20 | Remove finmoji and add a way to download emojis in packs | Ekaterina Vaartis | |
These packs are stored in a git repo on pleroma gitlab | |||
2019-04-19 | Add User.list_inactive_users_query/1 | Roman Chvanikov | |
2019-04-13 | Add User.Info.email_notifications | Roman Chvanikov | |
2019-04-11 | move user disable into deactivation | Egor Kislitsyn | |
2019-04-11 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-11 | Update Mastodon Frontend to 2019-04-11 bundle | Haelwenn (lanodan) Monnier | |
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-04-11 [ci skip] | |||
2019-04-10 | Participations: Add sort index. | lain | |
2019-04-10 | Conversations: Create or bump on inserting a dm. | lain | |