Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | [#699] add worker to clean expired oauth tokens | Maksim | |
2019-05-22 | Merge branch 'refactor/keys' into 'develop' | lambda | |
move key generation functions into Pleroma.Keys module See merge request pleroma/pleroma!1186 | |||
2019-05-22 | Merge branch 'bugfix/account_view_source.note' into 'develop' | rinpatch | |
MastoAPI AccountView: fill source.note with plaintext version of note Closes #926 See merge request pleroma/pleroma!1189 | |||
2019-05-22 | MastoAPI AccountView: fill source.note with plaintext version of note | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/926 | |||
2019-05-22 | Merge branch 'mongooseim-support' into 'develop' | kaniini | |
MongooseIM: Add basic integration endpoints. See merge request pleroma/pleroma!1172 | |||
2019-05-22 | move key generation functions into Pleroma.Keys module | William Pitcock | |
2019-05-22 | Fix failing test | Aaron Tinio | |
2019-05-22 | Respond with a 404 Not implemented JSON error message | Aaron Tinio | |
when requested API is not implemented | |||
2019-05-22 | Add tests for fallback routes | Aaron Tinio | |
2019-05-20 | Format mascot tests | Sadposter | |
2019-05-20 | Add mascot get/set tests | Sadposter | |
2019-05-20 | Add report filtering to MRF.SimplePolicy | Aaron Tinio | |
2019-05-17 | also suppress link previews from posts marked #nsfw | William Pitcock | |
2019-05-17 | rich media: suppress link previews if post is marked as sensitive | William Pitcock | |
2019-05-17 | MongooseIM: Add basic integration endpoints. | lain | |
2019-05-17 | Fix specs. | lain | |
2019-05-17 | Fix/902 random compile failing | Alexander Strizhakov | |
2019-05-17 | Add tests for MRF.SimplePolicy | Aaron Tinio | |
2019-05-16 | Merge branch 'feature/890-add-report-uri' into 'develop' | kaniini | |
Feature/890 add report uri Closes #890 See merge request pleroma/pleroma!1164 | |||
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-05-16 | Merge branch 'fix/domain-unblocked-reblogs' into 'develop' | feld | |
Fix domain-unblocked reblogs Closes #892 See merge request pleroma/pleroma!1157 | |||
2019-05-16 | Merge branch 'develop' into conversations-import | Mark Felder | |
2019-05-16 | try this | Alex S | |
2019-05-16 | Restrict reblogs of activities from blocked domains | Aaron Tinio | |
2019-05-16 | Add test for blocked domains | Aaron Tinio | |
2019-05-15 | chase test failures | William Pitcock | |
2019-05-15 | test: update obsolete test | William Pitcock | |
2019-05-15 | Merge remote-tracking branch 'origin/develop' into conversations-import | lain | |
2019-05-15 | Merge branch 'fix/public-option-not-working' into 'develop' | kaniini | |
Fix public option not working Closes #873 See merge request pleroma/pleroma!1143 | |||
2019-05-15 | Merge branch 'chore/extricate-http-signatures' into 'develop' | lambda | |
switch to pleroma/http_signatures library See merge request pleroma/pleroma!1155 | |||
2019-05-15 | CommonAPI: Refactor visibility, forbid public to private replies. | lain | |
2019-05-15 | remove deprecated PleromaFE configuration | Sachin Joshi | |
2019-05-15 | Pipe requests to public endpoints through EnsurePublicOrAuthenticatedPlug | Aaron Tinio | |
2019-05-14 | switch to pleroma/http_signatures library | William Pitcock | |
2019-05-14 | Refactoring oauth response. | Maksim | |
2019-05-14 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-13 | Merge branch 'feature/federator-behaviours' into 'develop' | lambda | |
federator modularization (outgoing) See merge request pleroma/pleroma!1140 | |||
2019-05-13 | differences_in_mastoapi_responses.md: fullname & bio are optionnal | Alexander Strizhakov | |
[ci skip] | |||
2019-05-14 | Make irreversible field default to false in filters | Sachin Joshi | |
2019-05-12 | tests: fix AP test failures | William Pitcock | |
2019-05-12 | tests: fix salmon tests | William Pitcock | |
2019-05-12 | tests: chase federator publish_single_foo removals | William Pitcock | |
2019-05-11 | Merge branch 'fix/ostatus-activity-representer-depends-on-emebeded-objects' ↵ | kaniini | |
into 'develop' Fix get_in_reply_to in OStatus' activity representer depending on embedded objects See merge request pleroma/pleroma!1129 | |||
2019-05-11 | make url uniform in admin api | Sachin Joshi | |
2019-05-09 | Use "repeated" instead of "retweeted" for repeated statuses in Twitter API | Francis Dinh | |
This makes it consistent with the language used in Pleroma FE (at least in English). Resolves https://git.pleroma.social/pleroma/pleroma-fe/issues/533 | |||
2019-05-09 | Fix get_in_reply_to in OStatus' activity representer depending on embedded ↵ | rinpatch | |
objects | |||
2019-05-08 | Visibility: Make it more resilient. | lain | |
2019-05-08 | Merge develop | Alexander Strizhakov | |
Merge conflict in lib/pleroma/activity.ex | |||
2019-05-07 | - Actually use preloaded bookmarks in views | rinpatch | |
- Preload bookmarks in bookmark timeline - Rework bookmark preload tests | |||
2019-05-07 | Merge branch 'conversations_three' into 'develop' | lambda | |
Conversations once more. See merge request pleroma/pleroma!1119 |