aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2019-11-19changelog: fix wrong header levelsrinpatch
2019-11-19bundles: bump pleroma-fe to 0eda60eeb49f4fa460fe6f9f6196ddbb014427c7rinpatch
2019-11-19Add a changelog entry for email confirmation fixrinpatch
2019-11-19Add a changelog entry for oauth authorize fixrinpatch
2019-11-19Fix rendering conversations when there's a malformed statusrinpatch
2019-11-09Add a changelog entry about frontend bundle updaterinpatch
2019-11-08Add changelog for 1.1.5rinpatch
2019-11-04Apply suggestion to CHANGELOG.mdlain
2019-11-01Changelog: Add information about user.info migration.lain
2019-10-25Changelog: Add 1.1.3 entryrinpatch
2019-10-19pleroma_ctl: Fix attempting to use RPC for config generationrinpatch
2019-10-18Add a changelog entry for user search refactoringrinpatch
2019-10-18Add a changelog entry for yet another jsonb_set data lossrinpatch
2019-10-14Fix pleroma_ctl linkv1.1.0rinpatch
2019-10-14Final 1.1 release preparationsrinpatch
2019-10-14Add a changelog entry for branch-movingrinpatch
2019-10-07mastodon api: fix exclude_replies (closes #1287)Ariadne Conill
2019-10-07update changelog dateAriadne Conill
2019-10-07Mastodon API: Fix private and direct statuses not being filtered out from ↵eugenijm
the public timeline for an authenticated user (`GET /api/v1/timelines/public`)
2019-10-06changelogAriadne Conill
2019-10-06Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'kaniini
backport: poll refreshing See merge request pleroma/pleroma!1804
2019-10-06add changelogAriadne Conill
2019-10-06Use the user.id instead of nickname in report URLsfeld
Ensures links to profiles of remote users work.
2019-10-05update changelogAriadne Conill
2019-10-04update changelogAriadne Conill
2019-10-04Merge branch 'backport/hex-flake-id' into 'maint/1.1'kaniini
backport: hex `flake_id` support See merge request pleroma/pleroma!1793
2019-10-04Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'kaniini
backport: Track failed proxy urls and don't request them again See merge request pleroma/pleroma!1792
2019-10-04changelogAriadne Conill
2019-10-04Track failed proxy urls and don't request them againSergey Suprunenko
2019-10-04update changelogAriadne Conill
2019-10-04update changelogAriadne Conill
2019-10-04Remove entries from develop that were in the section for some reasonrinpatch
2019-10-04Add back streaming fix entryrinpatch
2019-10-04Sync 1.1.0 changelog with developrinpatch
Mostly !1724 backport, but as a new commit because it was easier this way
2019-10-04Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1'kaniini
widen streaming API blocks (for 1.1) See merge request pleroma/pleroma!1785
2019-10-04Fix get_cached_by_nickname_or_id not allowing to get local users byrinpatch
nickname Closes #1293
2019-10-04update changelogAriadne Conill
2019-09-30Pleroma 1.0.90 (aka 1.1 RC1).Ariadne Conill
2019-09-26Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
follow View/Controller pattern Note that I mentioned the change in 1.1 section because I intend to backport this, if this is not needed I will move it back to Unreleased.
2019-09-14Mastodon API: Respect post privacy in favourited/reblogged endpointsrinpatch
2019-09-13Merge branch 'feature/change-email' into 'develop'Haelwenn
Add email change endpoint Closes #1156 See merge request pleroma/pleroma!1580
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-11changelogAlex S
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-09Merge branch 'update-changelog' into 'develop'feld
Update CHANGELOG (add a note about !1649) See merge request pleroma/pleroma!1650
2019-09-10Update CHANGELOG (add a note about !1649)Egor Kislitsyn
2019-09-06Prioritize the removal of TwitterAPI and :accept_blocks in the changelogrinpatch
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
Removing TwitterAPI See merge request pleroma/pleroma!1605
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch