Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-04-10 | Conversation: Add Conversations and Participations. | lain | |
2019-04-10 | Merge branch 'feature/767-multiple-use-invite-token' into 'develop' | lambda | |
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032 | |||
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-08 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # docs/config.md # test/support/factory.ex | |||
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-06 | Added limits and media attachments for scheduled activities. | eugenijm | |
2019-04-06 | Add scheduled activities | eugenijm | |
2019-04-06 | token -> invite renaming | Alex S | |
2019-04-06 | generating tokens with mix | Alex S | |
2019-04-05 | Add index on subscribers | Sadposter | |