Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-22 | Better changelog wording | Maxim Filippov | |
2019-09-22 | Format | Maxim Filippov | |
2019-09-22 | Admin API: Add ability to force user's password reset | Maxim Filippov | |
2019-09-19 | Merge branch 'conversation-docs' into 'develop' | rinpatch | |
API Docs: Document conversation ids. See merge request pleroma/pleroma!1701 | |||
2019-09-19 | API Docs: Document conversation ids. | lain | |
2019-09-19 | Merge branch 'docs/clients-update' into 'develop' | Haelwenn | |
docs/clients.md: Update source code urls See merge request pleroma/pleroma!1697 | |||
2019-09-19 | Merge branch 'outbox_pagination' into 'develop' | lain | |
Fix AP outbox pagination See merge request pleroma/pleroma!1700 | |||
2019-09-19 | Add test for correct AP outbox pagination | D Anzorge | |
2019-09-19 | Merge branch 'direct_conversation_id_on_status_creation' into 'develop' | rinpatch | |
Return `pleroma.direct_conversation_id` when creating a direct message See merge request pleroma/pleroma!1699 | |||
2019-09-19 | Fix pagination in AP outbox.json | D Anzorge | |
2019-09-19 | Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵ | eugenijm | |
messages (`POST /api/v1/statuses`) | |||
2019-09-18 | Merge branch 'issue/733' into 'develop' | Haelwenn | |
[#733] added test for Ostatus See merge request pleroma/pleroma!1657 | |||
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-18 | docs/clients.md: Update source code urls | Haelwenn (lanodan) Monnier | |
2019-09-18 | Merge branch 'hide-follower-following-count' into 'develop' | feld | |
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663 | |||
2019-09-18 | Merge branch 'admin_api_invite_tokens' into 'develop' | feld | |
POST for creating invite tokens in admin api See merge request pleroma/pleroma!1637 | |||
2019-09-18 | Merge branch 'restore-tests' into 'develop' | feld | |
Restore tests for `change_password` and `delete_account` See merge request pleroma/pleroma!1658 | |||
2019-09-18 | Merge branch 'chore/refetch-poll-changelog-update' into 'develop' | rinpatch | |
Add a changelog entry for poll refetching See merge request pleroma/pleroma!1696 | |||
2019-09-18 | Merge branch 'fix/test-upload-cleanup' into 'develop' | Haelwenn | |
Cleanup uploads after the tests are finished See merge request pleroma/pleroma!1695 | |||
2019-09-19 | Add a changelog entry for poll refetching | rinpatch | |
2019-09-18 | Merge branch 'feature/poll-refresh' into 'develop' | Haelwenn | |
Poll refetching See merge request pleroma/pleroma!1694 | |||
2019-09-18 | Cleanup uploads after the tests are finished | rinpatch | |
2019-09-18 | Fix credo issues | rinpatch | |
2019-09-18 | Do not refetch local objects | rinpatch | |
2019-09-18 | Preserve internal fields when reinjecting | rinpatch | |
2019-09-18 | Move object internal fields to a constant | rinpatch | |
2019-09-18 | Set updated_at even if the object stayed the same | rinpatch | |
2019-09-18 | Fix wrong argument order when calling NaiveDateTime.diff | rinpatch | |
2019-09-18 | Capture log in object refetch tests | rinpatch | |
2019-09-18 | Merge branch 'bugfix/docs-formatting' into 'develop' | Haelwenn | |
Improve generated docs formatting See merge request pleroma/pleroma!1688 | |||
2019-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-18 | namings | Alex S | |
2019-09-18 | docs fix | Alex S | |
2019-09-18 | little fixes | Alex S | |
2019-09-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | Merge branch 'chore/changelog-separate-1.1' into 'develop' | Haelwenn | |
Sync develop changelog with master and create a new section for post-1.1 changes See merge request pleroma/pleroma!1689 | |||
2019-09-17 | Apply suggestion to CHANGELOG.md | rinpatch | |
2019-09-17 | markdown.ex: put two-spaces before the description-newline | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: end suggestions list with a newline | Haelwenn (lanodan) Monnier | |
Otherwise we end up with suggestion on the same level as the childs Markdown is a fuck… | |||
2019-09-17 | markdown.ex: \n\n on >1 suggestions, 2-spaces on one | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: Make suggestion(s) plural only if on >1 | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: uncomment type for email logo | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: remove empty strings on descriptions | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: do not fail if there is no children | Haelwenn (lanodan) Monnier | |
2019-09-17 | docs/markdown.ex: do no print empty suggestions | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: remove empty strings and arrays | Haelwenn (lanodan) Monnier | |
2019-09-18 | Sync develop changelog with master and create a new section for post-1.1 | rinpatch | |
changes | |||
2019-09-17 | Merge branch 'feature/bump-elixir-verstion' into 'develop' | rinpatch | |
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686 | |||
2019-09-17 | Apply suggestion to CHANGELOG.md | Maxim Filippov | |