Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-08-02 | Merge branch 'fix/mediaproxy-whitelist-base_url' into 'develop' | feld | |
Fix/mediaproxy whitelist base url See merge request pleroma/pleroma!1486 | |||
2019-08-02 | Fix/mediaproxy whitelist base url | feld | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-08-02 | CommonAPI: Extend api with conversation replies. | lain | |
2019-08-02 | Merge branch 'feature/hide-follows-remote' into 'develop' | lain | |
Refactor Follows/Followers counter syncronization and set hide_followers/hide_follows for remote users See merge request pleroma/pleroma!1411 | |||
2019-08-02 | Conversations: Add recipient list to conversation participation. | lain | |
This enables to address the same group of people every time. | |||
2019-08-01 | Merge branch 'fix/semver-violations' into 'develop' | kaniini | |
Fix Invalid SemVer version generation See merge request pleroma/pleroma!1517 | |||
2019-08-01 | nothing | lain | |
2019-08-01 | Merge branch 'cleanup-tests' into 'develop' | rinpatch | |
Clean up `AdminAPIControllerTest` output See merge request pleroma/pleroma!1516 | |||
2019-08-01 | Fix Invalid SemVer version generation | rinpatch | |
when the current branch does not have commits ahead of tag/checked out on a tag | |||
2019-08-01 | Clean up tests output | Egor Kislitsyn | |
2019-08-01 | Add configurable length limits for `User.bio` and `User.name` | Egor Kislitsyn | |
2019-07-31 | Merge branch 'chore/changelog-update' into 'develop' | kaniini | |
Add a changelog entry for disallowing locked accounts follows over OStatus See merge request pleroma/pleroma!1513 | |||
2019-07-31 | Add a changelog entry for disallowing locked accounts follows over OStatus | rinpatch | |