Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | Merge branch 'develop' into 'develop' | rinpatch | |
add tunable for stream uploads, as needed for jortage to work. See merge request pleroma/pleroma!1708 | |||
2019-09-23 | add tunable for stream uploads, as needed for jortage to work. | Rachel Fae Fox | |
2019-09-23 | updated tests | Maksim Pechnikov | |
2019-09-23 | Merge branch 'update-adminfe/2019-09-23' into 'develop' | rinpatch | |
Update AdminFE bundle See merge request pleroma/pleroma!1707 | |||
2019-09-23 | Update AdminFE bundle | Haelwenn (lanodan) Monnier | |
2019-09-23 | Merge branch 'develop' into tests/mastodon_api_controller.ex | Maksim Pechnikov | |
2019-09-23 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-23 | Merge branch 'better-emoji-packs' into 'develop' | rinpatch | |
Shareable emoji packs Closes #833 and #1096 See merge request pleroma/pleroma!1551 | |||
2019-09-23 | Emoji API Controller: Follow phoenix directory structure | rinpatch | |
2019-09-22 | Better changelog wording | Maxim Filippov | |
2019-09-22 | Format | Maxim Filippov | |
2019-09-22 | Update CHANGELOG | Maxim Filippov | |
2019-09-22 | I did not put these lines in CHANGELOG | Maxim Filippov | |
2019-09-22 | Merge branch 'develop' into feature/return-link-for-password-reset | Maxim Filippov | |
2019-09-22 | Update docs | Maxim Filippov | |
2019-09-22 | Use router helper to generate reset password link | Maxim Filippov | |
2019-09-22 | Admin API: Add ability to force user's password reset | Maxim Filippov | |
2019-09-20 | 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-09-20 | Merge branch 'config/update-mongoose' into 'develop' | Haelwenn | |
Make it obvious how to support dual stack for MongooseIM See merge request pleroma/pleroma!1702 | |||
2019-09-20 | Make it obvious how to support dual stack for MongooseIM | feld | |
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 | Update CHANGELOG | Egor Kislitsyn | |
2019-09-19 | Add `rel="ugc"` to hashtags and mentions | Egor Kislitsyn | |
2019-09-19 | Update "config/description.exs" | Egor Kislitsyn | |
2019-09-19 | Add support for `rel="ugc"` | Egor Kislitsyn | |
2019-09-19 | Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵ | eugenijm | |
messages (`POST /api/v1/statuses`) | |||
2019-09-19 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
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-19 | Add :shared_pack_cache_seconds_per_file to description.exs | Ekaterina Vaartis | |
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-19 | Get the nodeinfo address from the well-known | Ekaterina Vaartis | |
2019-09-19 | Change path from nodeinfo to metadata->features | Ekaterina Vaartis | |
2019-09-19 | Document emoji pack listing in the api docs | Ekaterina Vaartis | |
2019-09-19 | Apply suggestion to docs/api/pleroma_api.md | vaartis | |
2019-09-19 | Apply suggestion to docs/api/pleroma_api.md | vaartis | |
2019-09-19 | Move emoji reloading to admin api | Ekaterina Vaartis | |
2019-09-19 | Move emoji api to pleroma api dir | Ekaterina Vaartis | |
2019-09-19 | A feature for shareable emoji packs, use it in download_from & tests | Ekaterina Vaartis | |
2019-09-19 | Move EmojiAPIController from EmojiAPI to PleromaAPI | Ekaterina Vaartis | |
2019-09-19 | Add documentation for the emoji endpoints | Ekaterina Vaartis | |
2019-09-19 | Make the emoji controller api more RESTy | Ekaterina Vaartis | |
2019-09-19 | Change :sha to :checksum | Ekaterina Vaartis | |