Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | Merge branch 'emoji-pack-json-pretty' into 'develop' | kaniini | |
Also pretty print pack.json See merge request pleroma/pleroma!1710 | |||
2019-09-24 | Also pretty print pack.json | Ekaterina Vaartis | |
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 | 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 '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-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 | 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-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 | |
2019-09-19 | Change emoji api responses to JSON | Ekaterina Vaartis | |
2019-09-19 | Move emoji pack list from /list to / | Ekaterina Vaartis | |
2019-09-19 | Apply suggestion to lib/pleroma/web/emoji_api/emoji_api_controller.ex | vaartis | |
2019-09-19 | Use with w/ pack_info_res | Ekaterina Vaartis | |
2019-09-19 | Remove unused variable | Ekaterina Vaartis | |
2019-09-19 | Split list_packs | vaartis | |
2019-09-19 | Apply suggestions to emoji_api_controller.ex | vaartis | |
2019-09-19 | Fixed a typo in create_archive_and_cache | vaartis | |
2019-09-19 | Apply suggestion to lib/pleroma/web/emoji_api/emoji_api_controller.ex | vaartis | |
2019-09-19 | Fix credo warnings | Ekaterina Vaartis | |
2019-09-19 | Add documentation for the emoji api endpoints | Ekaterina Vaartis | |
2019-09-19 | Allow importing old (emoji.txt / plain) packs from the filesystem | Ekaterina Vaartis | |
2019-09-19 | Use && insted of "and" for checking shared-files for packs | Ekaterina Vaartis | |
share-files can be nil and "and" does not like that | |||
2019-09-19 | Add a way to create emoji packs via an endpoint | Ekaterina Vaartis | |
2019-09-19 | Remove unused yaml dependency from mix.lock | vaartis | |