aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2020-06-11Merge OGP parser with TwitterCardEgor Kislitsyn
2020-06-08CHANGELOG.md: add 2.0.6 entryrinpatch
2020-06-08merge developRoman Chvanikov
2020-06-03Changelog: Add chats to changelog.lain
2020-06-01Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-05-29Add blob: to connect-src CSPAlex Gleason
2020-05-28Refactor notification settingsMark Felder
2020-05-24Merge branch 'mastodon-migration-compat' into 'develop'rinpatch
Add compatibility routes for converted mastodon instances Closes #1797 See merge request pleroma/pleroma!2572
2020-05-22Update CHANGELOG and docsRoman Chvanikov
2020-05-22Add Changeloglain
2020-05-21Merge branch 'features/emoji_stealer' into 'develop'lain
MRF.StealEmojiPolicy: New Policy See merge request pleroma/pleroma!2385
2020-05-20Changelog: Add background to instancelain
2020-05-18Merge branch 'develop' into feature/admin-api-status-count-per-instanceRoman Chvanikov
2020-05-14Add Changelog entryStephanie Wilde-Hobbs
2020-05-14MRF.StealEmojiPolicy: New PolicyHaelwenn (lanodan) Monnier
Inspired by https://git.pleroma.social/moonman/emoji-stealer-mrf/-/blob/master/steal_emoji_policy.ex
2020-05-13Merge developRoman Chvanikov
2020-05-13CHANGELOG.md: add 2.0.5 entryrinpatch
2020-05-10CHANGELOG.md: mention AP C2S changerinpatch
2020-05-10CHANGELOG.md: Add 2.0.4 entryrinpatch
2020-05-09insert skeletons migration: fix for non-local localsrinpatch
Apparently some instances have local users with local ap_ids that are marked as local: false. Needs more investigation into how that happened. In the meantime, the skeleton migration was patched to just ignore all known ap ids, not just locals. Doesn't seem to slow down the migration too much on patch.cx Closes #1746
2020-05-09Add docsRoman Chvanikov
2020-05-08healthcheck: report real amount of memory allocated by beamrinpatch
as opposed to memory currently in use
2020-05-08CHANGELOG.md: Add entries from 2.0.3rinpatch
2020-05-06Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-06Merge branch 'bugfix/sensitive_object' into 'develop'lain
Transmogrifier.set_sensitive/1: Keep sensitive set to true Closes #954 See merge request pleroma/pleroma!2470
2020-05-06Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop'lain
Webfinger: Request account info with the acct scheme Closes #1728 See merge request pleroma/pleroma!2465
2020-05-06Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-05admin_api fetch status by idAlexander Strizhakov
2020-05-05Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-05-04Transmogrifier.set_sensitive/1: Keep sensitive set to trueHaelwenn (lanodan) Monnier
2020-05-04Update changeloglain
2020-05-04Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-02Merge branch 'feature/1710-consolidate-instance-info' into 'develop'rinpatch
Feature/1710 consolidate instance info Closes #1710 See merge request pleroma/pleroma!2430
2020-05-02CHANGELOG.md: Add 2.0.3 changelogrinpatch
2020-05-02CHANGELOG.md: Add entry for re-registration banrinpatch
2020-05-02Reword changelog entry for follow relationship bugrinpatch
2020-05-02Mastodon API: do not create a following relationship if the corresponding ↵eugenijm
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
2020-05-01Made follow request notifications non-optional (removed config switch).Ivan Tashkinov
2020-05-01Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-04-30changelog entryAlexander Strizhakov
2020-04-30removing entry from changelogAlexander Strizhakov
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-30Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'lain
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed) See merge request pleroma/pleroma!2367
2020-04-28Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-27Changelog: Add info about `/api/v1/instance` changeslain
2020-04-24Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-24Apply suggestion to CHANGELOG.mdlain
2020-04-24reply filteringAlexander
2020-04-22Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
1364-no-pushes-from-blocked-domains-users # Conflicts: # CHANGELOG.md
2020-04-22Update CHANGELOGEgor Kislitsyn