- Apr 26, 2019
-
-
kaniini authored
-
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
-
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
-
kaniini authored
-
kaniini authored
Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789) Closes #789 See merge request pleroma/pleroma!1056
-
Sergey Suprunenko authored
-
kaniini authored
Add `in_reply_to_account_acct` to MastoAPI status entity See merge request pleroma/pleroma!1086
-
kaniini authored
Normalize acitvities instead of objects inside them See merge request pleroma/pleroma!1085
-
kaniini authored
Add shortcode_globs setting to documentation See merge request pleroma/pleroma!1087
-
- Apr 22, 2019
-
-
kaniini authored
added healthcheck setting to instance config See merge request pleroma/pleroma!1088
-
ilja authored
-
Alexander Strizhakov authored
-
ilja authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading
-
rinpatch authored
Fix unclosed ` and put synopsis into a code block in pleroma.emoji mix task docs See merge request pleroma/pleroma!1084
-
rinpatch authored
task docs
-
kaniini authored
Use `User.get_cached*` everywhere See merge request pleroma/pleroma!1021
-
minibikini authored
-
kaniini authored
Feature/826 healthcheck endpoint Closes #826 See merge request pleroma/pleroma!1083
-
Alexander Strizhakov authored
-
kaniini authored
Remove finmoji and add a way to download emojis in packs Closes #817 and #821 See merge request pleroma/pleroma!1073
-
- Apr 21, 2019
-
-
vaartis authored
-
rinpatch authored
differences_in_mastoapi_responses.md: `content_type` parameter of post submission See merge request pleroma/pleroma!1081
-
vaartis authored
-
vaartis authored
-
vaartis authored
-
vaartis authored
-
lain authored
[#923] Refactored OAuthController#authorize See merge request pleroma/pleroma!1080
-
Ivan Tashkinov authored
-