Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-07-17 | MastodonAPI: Support poll notification | Alex Gleason | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-11-17 | Credo | Mark Felder | |
2020-11-17 | Allow subscribing for pleroma:emoji_reaction push notifications | Mark Felder | |
2020-06-04 | WebPush: Push out chat message notications. | lain | |
2020-05-05 | Add OpenAPI spec for SubscriptionController | Egor Kislitsyn | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-25 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-03-13 | [Credo] fix Credo.Check.Readability.MaxLineLength | Haelwenn (lanodan) Monnier | |
2019-03-06 | [#647] tests for web push | Maksim | |
2019-02-09 | de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-01-23 | Flake Ids for Users and Activities | href | |
2018-12-31 | update copyright years to 2019 | William Pitcock | |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock | |
2018-12-14 | Push.Subscription: convert base64 to base64 urlsafe | href | |
2018-12-06 | Add web push support | Egor Kislitsyn | |
2018-09-22 | Mastodon API: Support push subscription CRUD | Martin Kühl | |