Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-11 | pleroma_ctl: Make it possible to specify branches/flavours when updating | rinpatch | |
2019-10-11 | Transmogrifier: Correctly save incoming ids for Accept/Reject. | lain | |
2019-10-11 | Transmogrifier: Actually store who deleted a note. | lain | |
2019-10-11 | Deprecate /api/pleroma/admin/users/:nickname/toggle_activation instead of ↵ | Maxim Filippov | |
deleting it | |||
2019-10-10 | Fix https://git.pleroma.social/pleroma/pleroma/issues/1289 | yalh76 | |
2019-10-11 | Replace `user.following` with Pleroma.FollowingRelationship | Egor Kislitsyn | |
2019-10-10 | Transmogrifier: Save correct ids for incoming deletes. | lain | |
2019-10-10 | Add `thread_visibility` to migrations | Egor Kislitsyn | |
2019-10-10 | Benchmark config: Don't use the sql sandbox. | lain | |
2019-10-10 | Gitlab CI: Run correct benchmark task. | lain | |
2019-10-10 | Benchmark config: Database adjustments. | lain | |
2019-10-10 | Merge remote-tracking branch 'origin/develop' into benchmark-finishing | lain | |
2019-10-10 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-10 | Gitlab: Run benchmark in CI. | lain | |
2019-10-10 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-10-09 | Merge branch 'unicode-search' into 'develop' | kaniini | |
Search: Add tests for unicode searches. See merge request pleroma/pleroma!1824 | |||
2019-10-09 | Merge branch 'webfinger-mocks' into 'develop' | kaniini | |
provide mocks for webfinger endpoints See merge request pleroma/pleroma!1821 | |||
2019-10-09 | provide mocks for webfinger endpoints | Steven Fuchs | |
2019-10-09 | Merge branch 'add-direct-conversation-id-to-status-show-page' into 'develop' | lain | |
Add `pleroma.direct_conversation_id` to `GET /api/v1/statuses/:id` See merge request pleroma/pleroma!1822 | |||
2019-10-09 | Merge branch 'feature/count-statuses-task' into 'develop' | lain | |
Add a task to re-count statuses for all users Closes #1305 See merge request pleroma/pleroma!1823 | |||
2019-10-09 | Ability to toggle activation status and permission group for a group of users | Maxim Filippov | |
2019-10-09 | Search: Add tests for unicode searches. | lain | |
2019-10-09 | Add a task to re-count statuses for all users | Egor Kislitsyn | |
2019-10-09 | Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status ↵ | eugenijm | |
(`GET /api/v1/statuses/:id`) | |||
2019-10-08 | Split CreateFollowingRelationships to multiple migrations | Egor Kislitsyn | |
2019-10-08 | Update CreateFollowingRelationships | Egor Kislitsyn | |
2019-10-08 | Merge branch 'chore/format-migrations' into 'develop' | rinpatch | |
Enable `mix format` for migrations See merge request pleroma/pleroma!1819 | |||
2019-10-08 | Enable `mix format` for migrations | rinpatch | |
2019-10-08 | Add CreateFollowingRelationships migration | Egor Kislitsyn | |
2019-10-07 | Merge branch 'chore/bump-fe-122323f3' into 'develop' | rinpatch | |
Bump pleroma-fe bundle to https://git.pleroma.social/pleroma/pleroma-fe/commit/122323f35c32a4f12a345a8b3f163e9318f5dea3 See merge request pleroma/pleroma!1817 | |||
2019-10-07 | Bump pleroma-fe bundle to ↵ | rinpatch | |
https://git.pleroma.social/pleroma/pleroma-fe/commit/122323f35c32a4f12a345a8b3f163e9318f5dea3 | |||
2019-10-07 | Merge branch 'backport/exclude-replies' into 'maint/1.1' | kaniini | |
mastodon api: fix exclude_replies (closes #1287) See merge request pleroma/pleroma!1816 | |||
2019-10-07 | Line is too long! | Maxim Filippov | |
2019-10-07 | mastodon api: fix exclude_replies (closes #1287) | Ariadne Conill | |
2019-10-07 | Merge branch 'bugfix/exclude-replies' into 'develop' | kaniini | |
mastodon api: fix exclude_replies (closes #1287) Closes #1287 See merge request pleroma/pleroma!1813 | |||
2019-10-07 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-10-07 | Admin API: Reports, grouped by status | Maxim Filippov | |
2019-10-07 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-07 | mastodon api: fix exclude_replies (closes #1287) | Ariadne Conill | |
2019-10-07 | Merge branch 'feature/move-rss-out-of-ostatus' into 'develop' | kaniini | |
Extract RSS Feed functionality from OStatus Closes #1243 See merge request pleroma/pleroma!1644 | |||
2019-10-07 | Extract RSS Feed functionality from OStatus | Sergey Suprunenko | |
2019-10-07 | Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1' | kaniini | |
update changelog date See merge request pleroma/pleroma!1812 | |||
2019-10-07 | update changelog date | Ariadne Conill | |
2019-10-07 | Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1' | kaniini | |
Pleroma 1.0.91 (aka 1.1 RC2). See merge request pleroma/pleroma!1811 | |||
2019-10-07 | Pleroma 1.0.91 (aka 1.1 RC2). | Ariadne Conill | |
2019-10-07 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # priv/static/schemas/litepub-0.1.jsonld | |||
2019-10-07 | Merge branch 'backport/remove-direct-messages-from-public-timeline' into ↵ | kaniini | |
'maint/1.1' backport: Mastodon API: Fix private and direct statuses not being filtered out from the... See merge request pleroma/pleroma!1807 | |||
2019-10-07 | Merge branch 'backport/chore-context-cleanups' into 'maint/1.1' | kaniini | |
clean up bundled litepub schema (closes #1303) See merge request pleroma/pleroma!1809 | |||
2019-10-07 | clean up bundled litepub schema (closes #1303) | Ariadne Conill | |
2019-10-07 | Merge branch 'chore/context-cleanups' into 'develop' | kaniini | |
clean up bundled litepub schema (closes #1303) Closes #1303 See merge request pleroma/pleroma!1808 |