- Apr 30, 2019
-
-
Roman Chvanikov authored
-
- Apr 29, 2019
-
-
rinpatch authored
Fix MigrateOldBookmarks migration crashing on deleted activities See merge request pleroma/pleroma!1106
-
rinpatch authored
-
rinpatch authored
WebPush: Use Object.normalize, rewrite tests so they test reality. See merge request pleroma/pleroma!1105
-
lain authored
-
rinpatch authored
Add default_scope to /api/v1/update_credentials See merge request pleroma/pleroma!1100
-
- Apr 28, 2019
-
-
kaniini authored
fix issues with the uploads directory See merge request pleroma/pleroma!1101
-
kaniini authored
Fix `rights` in TwitterAPI's user entity being present only for Admins/Moderators See merge request pleroma/pleroma!1102
-
rinpatch authored
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.
-
xse authored
-
kaniini authored
Fix bookmarks depending on embeded object and move checking if the status is bookmarked to SQL See merge request pleroma/pleroma!1099
-
- Apr 27, 2019
-
-
rinpatch authored
-
rinpatch authored
status is bookmarked to SQL
-
kaniini authored
BBCode support (backend) See merge request pleroma/pleroma!1097
-
kaniini authored
update pleroma frontend See merge request pleroma/pleroma!1098
-
kaniini authored
-
- Apr 26, 2019
-
-
kaniini authored
-
kaniini authored
-
kaniini authored
-
lain authored
Feature/807 bookmark endpoint extension Closes #807 See merge request pleroma/pleroma!1059
-
kaniini authored
Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in TwitterAPI ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs See merge request pleroma/pleroma!1093
-
- Apr 25, 2019
-
-
kaniini authored
update Changelog See merge request pleroma/pleroma!1096
-
kaniini authored
-
kaniini authored
Add mediaproxy whitelist capability Closes #837 See merge request pleroma/pleroma!1095
-
feld authored
-
Haelwenn authored
activitypub: transmogrifier: send reject follow if following does not succeed See merge request pleroma/pleroma!1094
-
rinpatch authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
removing old field from db, after bookmarks migration
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
changelog wording
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
kaniini authored
-
- Apr 24, 2019
-
-
rinpatch authored
Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in twitterapi ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs
-
- Apr 23, 2019
-
-
kaniini authored
html: lock down allowed class attributes to only those related to microformats See merge request pleroma/pleroma!1090
-