Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-15 | Config.exs: Add big warning so that nobody ever edits it. | lain | |
2019-04-15 | Merge branch 'fix/status-reblogged' into 'develop' | lambda | |
Assign reblogged in the Mastodon reblog status view Closes #812 See merge request pleroma/pleroma!1057 | |||
2019-04-15 | Merge branch 'unfollow-oneself' into 'develop' | lambda | |
Consistent response for self follow/unfollow Closes #819 See merge request pleroma/pleroma!1061 | |||
2019-04-15 | Merge branch 'refactor/remove-inReplyToStatusId' into 'develop' | lambda | |
Remove inReplyToStatusId See merge request pleroma/pleroma!1062 | |||
2019-04-15 | add `/api/pleroma/disable_account` to `docs/api/pleroma_api.md` | Egor Kislitsyn | |
2019-04-15 | Use User.get_cached_by* | eugenijm | |
2019-04-15 | oops | rinpatch | |
2019-04-15 | Remove inReplyToStatusId | rinpatch | |
2019-04-15 | Handle follow/unfollow directed to themselves | eugenijm | |
2019-04-14 | Merge branch 'bugfix/registration-email-pattern' into 'develop' | rinpatch | |
fix pattern match on user registration See merge request pleroma/pleroma!1058 | |||
2019-04-14 | Revert "Assert on the success of enqueue before returning" | Sadposter | |
This reverts commit 16d8c8b33b654b88e5e934832d5e26eb7152633e. Because it breaks everything | |||
2019-04-14 | Assert on the success of enqueue before returning | Sadposter | |
2019-04-14 | Always return {atom, _} from try_send_confirmation | Sadposter | |
2019-04-14 | fix pattern match on user registration | Sadposter | |
deliver_async will return a single atom | |||
2019-04-14 | Assign reblogged in the Mastodon reblog status view | eugenijm | |
2019-04-14 | Merge branch 'docs/archlinux-odbc' into 'develop' | kaniini | |
docs/installation/arch_linux_en.md: Remove useless ODBC See merge request pleroma/pleroma!1055 | |||
2019-04-13 | docs/installation/arch_linux_en.md: Remove useless ODBC | Haelwenn (lanodan) Monnier | |
See [1] for confirmation. 1: https://git.pleroma.social/pleroma/pleroma/merge_requests/1050#note_24402 | |||
2019-04-13 | Merge branch 'docs/changelog' into 'develop' | Haelwenn | |
Add a changelog See merge request pleroma/pleroma!1053 | |||
2019-04-13 | Put an actual description of the vulnerability and add **Breaking:** to ↵ | rinpatch | |
breaking changes | |||
2019-04-13 | naming fix | Alex S | |
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-13 | fallback to the old behaviour | Alex S | |
admin and user mailers | |||
2019-04-13 | Add a changelog | rinpatch | |
2019-04-12 | Merge branch 'improve-formatter' into 'develop' | Haelwenn | |
Improve formatter and update `auto_linker` Closes #795 See merge request pleroma/pleroma!1036 | |||
2019-04-12 | Revert "simplify mentions escape" | Egor | |
This reverts commit f3e06a1030636f24f7129dd93bb9780e67fb7de1. | |||
2019-04-12 | Merge branch 'bugfix/pleroma-email-naming' into 'develop' | lambda | |
Make the filename and module name of Pleroma.Emails.* orthogonal See merge request pleroma/pleroma!1029 | |||
2019-04-12 | more tests | Egor Kislitsyn | |
2019-04-12 | add tests | Egor Kislitsyn | |
2019-04-12 | Merge branch 'features/mastoapi/2.6.0-min_id-pagination' into 'develop' | lambda | |
Features: mastoapi-2.6.0 `min_id` pagination Closes #351 See merge request pleroma/pleroma!976 | |||
2019-04-12 | Merge branch 'fix/732-password-align' into 'develop' | lambda | |
password reset page labels align See merge request pleroma/pleroma!986 | |||
2019-04-12 | Merge branch 'ssl_trusted_cert' into 'develop' | lambda | |
ssl_trusted_certificate should point to chain.pem if we're demonstrating... See merge request pleroma/pleroma!996 | |||
2019-04-12 | installation/download-mastofe-build.sh: Add copyright header | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-04-12 | installation/download-mastofe-build.sh: Add mastofe CI-artifacts download | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-04-12 | Merge branch 'feature/801-add-support-destroy-multiple-mastofe' into 'develop' | kaniini | |
adding destroy multiple for mastofe See merge request pleroma/pleroma!1046 | |||
2019-04-12 | adding destroy multiple for mastofe | Alexander Strizhakov | |
2019-04-12 | Merge branch ↵ | kaniini | |
'bug/790-repeated-posts-that-are-replies-have-in-reply-to-id-null' into 'develop' in_reply_to_id - null See merge request pleroma/pleroma!1037 | |||
2019-04-12 | in_reply_to_id - null | Alexander Strizhakov | |
2019-04-11 | Merge branch 'fix/hackney_max_body_param' into 'develop' | kaniini | |
Add `with_body: true` to requests relying on `max_body: val` Closes #778 See merge request pleroma/pleroma!1049 | |||
2019-04-12 | Add `with_body: true` to requests relying on `max_body: val` | Roman Chvanikov | |
2019-04-11 | Update OAuth web template | Mark Felder | |
2019-04-11 | Conversation: Fix tests. | lain | |
2019-04-11 | Merge branch 'update-mastofe/glitch-soc-2019-04-11' into 'develop' | lambda | |
Update Mastodon Frontend to 2019-04-11 bundle See merge request pleroma/pleroma!1044 | |||
2019-04-11 | ActivityPub: Fix specs. | lain | |
2019-04-11 | fix format | Egor Kislitsyn | |
2019-04-11 | move user disable into deactivation | Egor Kislitsyn | |
2019-04-11 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-11 | Update Mastodon Frontend to 2019-04-11 bundle | Haelwenn (lanodan) Monnier | |
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-04-11 [ci skip] | |||
2019-04-10 | [#923] OAuth consumer params handling refactoring. | Ivan Tashkinov | |
Registration and authorization-related params are wrapped in "authorization" in order to reduce edge cases number and simplify handling logic. | |||
2019-04-10 | Conversations: Tidying up. | lain | |
2019-04-10 | Conversations: Make tests run. | lain | |