Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-09 | Add a changelog entry about frontend bundle update | rinpatch | |
2019-11-08 | Add changelog for 1.1.5 | rinpatch | |
2019-11-04 | Apply suggestion to CHANGELOG.md | lain | |
2019-11-01 | Changelog: Add information about user.info migration. | lain | |
2019-10-25 | Changelog: Add 1.1.3 entry | rinpatch | |
2019-10-19 | pleroma_ctl: Fix attempting to use RPC for config generation | rinpatch | |
2019-10-18 | Add a changelog entry for user search refactoring | rinpatch | |
2019-10-18 | Add a changelog entry for yet another jsonb_set data loss | rinpatch | |
2019-10-14 | Fix pleroma_ctl linkv1.1.0 | rinpatch | |
2019-10-14 | Final 1.1 release preparations | rinpatch | |
2019-10-14 | Add a changelog entry for branch-moving | rinpatch | |
2019-10-07 | mastodon api: fix exclude_replies (closes #1287) | Ariadne Conill | |
2019-10-07 | update changelog date | Ariadne Conill | |
2019-10-07 | Mastodon 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-06 | changelog | Ariadne Conill | |
2019-10-06 | Merge branch 'backport/feature-poll-refresh' into 'maint/1.1' | kaniini | |
backport: poll refreshing See merge request pleroma/pleroma!1804 | |||
2019-10-06 | add changelog | Ariadne Conill | |
2019-10-06 | Use the user.id instead of nickname in report URLs | feld | |
Ensures links to profiles of remote users work. | |||
2019-10-05 | update changelog | Ariadne Conill | |
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | Merge branch 'backport/hex-flake-id' into 'maint/1.1' | kaniini | |
backport: hex `flake_id` support See merge request pleroma/pleroma!1793 | |||
2019-10-04 | Merge 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-04 | changelog | Ariadne Conill | |
2019-10-04 | Track failed proxy urls and don't request them again | Sergey Suprunenko | |
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | Remove entries from develop that were in the section for some reason | rinpatch | |
2019-10-04 | Add back streaming fix entry | rinpatch | |
2019-10-04 | Sync 1.1.0 changelog with develop | rinpatch | |
Mostly !1724 backport, but as a new commit because it was easier this way | |||
2019-10-04 | Merge 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-04 | Fix get_cached_by_nickname_or_id not allowing to get local users by | rinpatch | |
nickname Closes #1293 | |||
2019-10-04 | update changelog | Ariadne Conill | |
2019-09-30 | Pleroma 1.0.90 (aka 1.1 RC1). | Ariadne Conill | |
2019-09-26 | Don't embed the first page in inboxes/outboxes and refactor the views to | rinpatch | |
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-14 | Mastodon API: Respect post privacy in favourited/reblogged endpoints | rinpatch | |
2019-09-13 | Merge branch 'feature/change-email' into 'develop' | Haelwenn | |
Add email change endpoint Closes #1156 See merge request pleroma/pleroma!1580 | |||
2019-09-13 | Add email change endpoint | Egor Kislitsyn | |
2019-09-11 | changelog | Alex S | |
2019-09-10 | Add an endpoint to get multiple statuses by IDs | Egor Kislitsyn | |
2019-09-09 | Add Pleroma.Plugs.Cache | minibikini | |
2019-09-09 | Merge branch 'update-changelog' into 'develop' | feld | |
Update CHANGELOG (add a note about !1649) See merge request pleroma/pleroma!1650 | |||
2019-09-10 | Update CHANGELOG (add a note about !1649) | Egor Kislitsyn | |
2019-09-06 | Prioritize the removal of TwitterAPI and :accept_blocks in the changelog | rinpatch | |
2019-09-06 | Merge branch 'so-long-twitterapi' into 'develop' | rinpatch | |
Removing TwitterAPI See merge request pleroma/pleroma!1605 | |||
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-09-05 | Merge branch 'fix/safe-render-notifications' into 'develop' | rinpatch | |
Do not crash if one notification failed to render See merge request pleroma/pleroma!1630 | |||
2019-09-05 | Do not crash if one notification failed to render | rinpatch | |
2019-09-04 | Mastodon API: Add `pleroma.thread_muted` to Status entity | rinpatch | |
Needed for pleroma-fe!941 | |||
2019-09-04 | Extend `/api/pleroma/notifications/read` to mark multiple notifications | rinpatch | |
as read and make it respond with Mastoapi entities | |||
2019-09-03 | Return "total" optionally | Maxim Filippov | |