aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2019-05-22Respond with a 404 Not implemented JSON error messageAaron Tinio
when requested API is not implemented
2019-05-21add changelog entry for object pruningWilliam Pitcock
2019-05-21MongooseIM: Add documentation.lain
2019-05-21http: bump connection timeout to 10 secondsWilliam Pitcock
2019-05-20Add changelog entry for mascot configSadposter
2019-05-18Merge branch 'feature/mrf-always-nsfw' into 'develop'rinpatch
suppress link previews from posts marked sensitive Closes #865 See merge request pleroma/pleroma!1173
2019-05-17add Changelog entryWilliam Pitcock
2019-05-17add CHANGELOG entryWilliam Pitcock
2019-05-16Merge branch 'feature/890-add-report-uri' into 'develop'kaniini
Feature/890 add report uri Closes #890 See merge request pleroma/pleroma!1164
2019-05-16Remove duplicated entries in users' following listsSergey Suprunenko
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-16Update CHANGELOGMark Felder
2019-05-16Feature/896 toggling confirmationAlexander Strizhakov
2019-05-16add report uri and report toAlex S
2019-05-15Merge branch 'legacy-fe-config' into 'develop'rinpatch
remove deprecated PleromaFE configuration See merge request pleroma/pleroma!1152
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-05-14Make rate limiting for Mastodon Registration API less agressive and enable ↵rinpatch
it by default. As discussed on irc. Unlike Mastodon our web interface for registrations is using the same APIs regular apps would be using, so 5 requests per 30 minutes per IP could hurt valid use-cases when Pleroma-FE switches to it. Also enable the endpoint by default, it makes no sense to have it disabled when 1. TwitterAPI endpoint is there and always enabled 2. Unlike Mastodon, there is no way to get an account without using the APIs (makes me wonder why the setting is even there) Also in this commit: minor changelog improvements.
2019-05-14Update CHANGELOGEgor Kislitsyn
2019-05-13Document AdminFE in changelogMark Felder
2019-05-13differences_in_mastoapi_responses.md: fullname & bio are optionnalAlexander Strizhakov
[ci skip]
2019-05-14Make irreversible field default to false in filtersSachin Joshi
2019-05-12update changelogSachin Joshi
2019-05-08Merge developAlexander Strizhakov
Merge conflict in lib/pleroma/activity.ex
2019-05-06fix formatMaksim
Modified-by: Maksim Pechnikov <parallel588@gmail.com>
2019-05-06Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵Alexander Strizhakov
feature/845-improve-status-deletion
2019-05-03Search: Add fts index on objects table.lain
2019-04-26Merge branch 'feature/807-bookmark-endpoint-extension' into 'develop'lambda
Feature/807 bookmark endpoint extension Closes #807 See merge request pleroma/pleroma!1059
2019-04-26Merge branch 'feature/mastoapi-new-config' into 'develop'kaniini
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
2019-04-25update ChangelogWilliam Pitcock
2019-04-25Move settings to Source subentityrinpatch
2019-04-25migration optimizationAlex S
changelog wording
2019-04-25changelog file updateAlex S
2019-04-24Fix leaking private configuration parameters in Mastodon and Twitter APIs, ↵rinpatch
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
2019-04-23Extend Mastodon API with public endpoint for getting Favorites timeline of ↵Sergey Suprunenko
any user (#789)
2019-04-22Add a changelog entry for `pleroma.in_reply_to_account_acct`rinpatch
2019-04-22Feature/826 healthcheck endpointAlexander Strizhakov
2019-04-22Merge branch 'rework-emoji-management' into 'develop'kaniini
Remove finmoji and add a way to download emojis in packs Closes #817 and #821 See merge request pleroma/pleroma!1073
2019-04-21Set correct values in the MastoAPI reblog status vieweugenijm
2019-04-21Merge branch 'fix/follow-with-reblogs' into 'develop'kaniini
Handle `reblogs` on the first follow request See merge request pleroma/pleroma!1076
2019-04-20Mention Mastodon 2.8+ follow import fix in changelogFrancis Dinh
2019-04-20Add the emoji packs & finmoji removal to the changelogEkaterina Vaartis
2019-04-20Handle `reblogs` on the first follow request in MastoAPIeugenijm
2019-04-19Merge branch 'feature/database-compaction' into 'develop'kaniini
database compaction See merge request pleroma/pleroma!473
2019-04-19typo fixAlexander Strizhakov
docs for RelMe provider
2019-04-19Add a changelog entry for removing embded objects mix taskrinpatch
2019-04-17changesAlex S
2019-04-17changelog infoAlex S
2019-04-16Add extra_cookie_attrs to changelogHakurei Reimu
2019-04-15Remove inReplyToStatusIdrinpatch
2019-04-13Put an actual description of the vulnerability and add **Breaking:** to ↵rinpatch
breaking changes