Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Handle incoming Question objects | rinpatch | |
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 | |||
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 | MastoAPI: profile update with emoji_map | Haelwenn (lanodan) Monnier | |
2019-05-03 | formatter.ex: Add get_emoji_map/1 | Haelwenn (lanodan) Monnier | |
2019-05-03 | Pleroma.Formatter: width/height to class=emoji | Haelwenn (lanodan) Monnier | |
2019-05-03 | Streamer: Stream out Conversations/Participations. | lain | |
2019-05-01 | Fix tests | Roman Chvanikov | |
2019-05-01 | Merge remote-tracking branch 'origin/develop' into conversations_three | lain | |
2019-05-01 | Refactored Pleroma.Web.Auth.Authenticator | Maksim | |
2019-05-01 | Merge branch 'bugfix/web-notification-special-char' into 'develop' | lambda | |
fix the web push notification with special char for status created See merge request pleroma/pleroma!1092 | |||
2019-05-01 | test fixes | Alex S | |
2019-05-01 | Merge branch 'develop' into bugfix/web-notification-special-char | Sachin Joshi | |
2019-04-29 | WebPush: Use Object.normalize, rewrite tests so they test reality. | lain | |
2019-04-29 | Merge branch 'fix/add-default-scope-mastoapi' into 'develop' | rinpatch | |
Add default_scope to /api/v1/update_credentials See merge request pleroma/pleroma!1100 | |||
2019-04-28 | Merge branch 'regression/rights-only-for-admin' into 'develop' | kaniini | |
Fix `rights` in TwitterAPI's user entity being present only for Admins/Moderators See merge request pleroma/pleroma!1102 | |||
2019-04-28 | Fix `rights` in TwitterAPI's user entity being present only for | rinpatch | |
Admins/Moderators In !1093 I reused `maybe_with_role` for `rights` object, however I missed that `maybe_with_role` is called only for admins/moderators. | |||
2019-04-27 | Add default_scope to /api/v1/update_credentials | rinpatch | |
2019-04-27 | Fix bookmarks depending on embeded object and move checking if the | rinpatch | |
status is bookmarked to SQL | |||
2019-04-27 | Merge branch 'feature/bbcode' into 'develop' | kaniini | |
BBCode support (backend) See merge request pleroma/pleroma!1097 | |||
2019-04-26 | tests: fix up for changed bbcode library output and verify html is properly ↵ | William Pitcock | |
escaped | |||
2019-04-26 | add support for bbcode | William Pitcock | |