Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-07 | Do not rembed the object after updating it | rinpatch | |
2019-08-07 | OStatus tests: stop relying on embedded objects | rinpatch | |
2019-08-07 | ActivityPub tests: remove assertions of embedded object being updated, | rinpatch | |
because the objects are no longer supposed to be embedded | |||
2019-08-07 | OStatus Announce Representer: Do not depend on the object being embedded | rinpatch | |
in the Create activity | |||
2019-08-07 | Stop depending on the embedded object in restrict_favorited_by | rinpatch | |
2019-08-06 | Merge branch 'issue/1150' into 'develop' | kaniini | |
[#1150] fixed parser TwitterCard See merge request pleroma/pleroma!1537 | |||
2019-08-06 | [#1150] fixed parser TwitterCard | Maksim | |
2019-08-06 | Conversation: Rename function to better express what it does. | lain | |
2019-08-06 | Participation: Setting recipients will always add the owner. | lain | |
2019-08-05 | Merge branch 'test/common_api_utils.ex' into 'develop' | kaniini | |
tests for CommonApi/Utils See merge request pleroma/pleroma!1534 | |||
2019-08-05 | tests for CommonApi/Utils | Maksim | |
2019-08-05 | Linting. | lain | |
2019-08-05 | Pleroma Conversations: Document differences. | lain | |
2019-08-05 | CommonAPI: Replies to conversations also get the correct context id. | lain | |
2019-08-05 | Pleroma Conversations API: Add a way to set recipients. | lain | |
2019-08-05 | Update CHANGELOG | Egor Kislitsyn | |
2019-08-04 | Merge branch 'report-email-from-remote-user' into 'develop' | kaniini | |
Remove Reply-To from report emails Closes #1141 See merge request pleroma/pleroma!1531 | |||
2019-08-04 | Remove Reply-To from report emails | Eugenij | |
2019-08-04 | Merge branch 'feature/relay-list-task' into 'develop' | kaniini | |
tasks: relay: add list task Closes #1101 See merge request pleroma/pleroma!1528 | |||
2019-08-04 | Merge branch 'fix/wrong-next-key-likes-json' into 'develop' | kaniini | |
Do not add the "next" key to likes.json if there is no more items See merge request pleroma/pleroma!1530 | |||
2019-08-04 | Do not add the "next" key to likes.json if there is no more items | Sergey Suprunenko | |
2019-08-04 | Merge branch 'patch-2' into 'develop' | kaniini | |
Replace "impode" with "implode" See merge request pleroma/pleroma!1532 | |||
2019-08-04 | Replace "impode" with "implode" for | x0rz3q | |
2019-08-04 | Merge branch 'remove-longfox-emoji-set' into 'develop' | kaniini | |
Remove longfox emoji set See merge request pleroma/pleroma!1525 | |||
2019-08-04 | Remove longfox emoji set | Hakaba Hitoyo | |
2019-08-04 | Merge branch 'develop' into 'develop' | kaniini | |
Fix a stale link and a few typos See merge request pleroma/pleroma!1529 | |||
2019-08-04 | Fix some typos and rework a few lines in howto_mediaproxy.md | Pierce McGoran | |
2019-08-04 | Update link in README.md | Pierce McGoran | |
2019-08-03 | tasks: relay: add list task | Ariadne Conill | |
2019-08-03 | Merge branch 'bugfix/password-reset-link-styling' into 'develop' | kaniini | |
templates/layout/app.html.eex: Style anchors See merge request pleroma/pleroma!1527 | |||
2019-08-03 | templates/layout/app.html.eex: Style anchors | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-08-03 | Merge branch 'patch-2' into 'develop' | kaniini | |
Add preferredUsername to service actors so Mastodon can resolve them See merge request pleroma/pleroma!1526 | |||
2019-08-03 | Refactor | Thibaut Girka | |
2019-08-03 | Only add `preferredUsername` to service actor json when the underlying user ↵ | Thibaut Girka | |
actually has a username | |||
2019-08-03 | Merge branch 'admin-fixes' into 'develop' | kaniini | |
Admin fixes See merge request pleroma/pleroma!1524 | |||
2019-08-03 | Admin fixes | Alexander Strizhakov | |
2019-08-03 | Merge branch 'fix/search-space-error' into 'develop' | kaniini | |
Remove spaces from the domain search Closes #1154 See merge request pleroma/pleroma!1521 | |||
2019-08-03 | Remove spaces from the domain search | Sergey Suprunenko | |
2019-08-03 | Merge branch 'fix/with-reject-nil-clause' into 'develop' | kaniini | |
Handle MRF rejections of incoming AP activities Closes #1095 See merge request pleroma/pleroma!1520 | |||
2019-08-03 | Handle MRF rejections of incoming AP activities | Sergey Suprunenko | |
2019-08-03 | Merge branch 'official-docker-support' into 'develop' | kaniini | |
Add Dockerfile See merge request pleroma/pleroma!1523 | |||
2019-08-03 | Run mix format | Ashlynn Anderson | |
2019-08-03 | Add preferredUsername to service actors so Mastodon can resolve them | Thibaut Girka | |
2019-08-03 | Add .dockerignore | Ashlynn Anderson | |
2019-08-03 | Optimize Dockerfile | Ashlynn Anderson | |
Just merging RUNs to decrease the number of layers | |||
2019-08-03 | Create docker.exs and docker-entrypoint + round out Dockerfile | Ashlynn Anderson | |
At this point, the implementation is completely working and has been tested running live and federating with other instances. | |||
2019-08-03 | Basic working Dockerfile | Ashlynn Anderson | |
No fancy script or minit automatic migration, etc, but if you start the docker image and go in and manually do everything, it works. | |||
2019-08-02 | Merge branch 'docfix/mix_task_options' into 'develop' | Haelwenn | |
tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-at Closes #1155 See merge request pleroma/pleroma!1522 | |||
2019-08-02 | tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-at | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1155 [ci skip] | |||
2019-08-02 | Pleroma API: Add endpoint to get conversation statuses. | lain | |