summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-12Merge branch 'fix/732-password-align' into 'develop'lambda
password reset page labels align See merge request pleroma/pleroma!986
2019-04-12Merge 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-12installation/download-mastofe-build.sh: Add copyright headerHaelwenn (lanodan) Monnier
[ci skip]
2019-04-12installation/download-mastofe-build.sh: Add mastofe CI-artifacts downloadHaelwenn (lanodan) Monnier
[ci skip]
2019-04-12Merge branch 'feature/801-add-support-destroy-multiple-mastofe' into 'develop'kaniini
adding destroy multiple for mastofe See merge request pleroma/pleroma!1046
2019-04-12adding destroy multiple for mastofeAlexander Strizhakov
2019-04-12Merge 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-12in_reply_to_id - nullAlexander Strizhakov
2019-04-11Merge 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-12Add `with_body: true` to requests relying on `max_body: val`Roman Chvanikov
2019-04-11Update OAuth web templateMark Felder
2019-04-11Conversation: Fix tests.lain
2019-04-11Merge 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-11ActivityPub: Fix specs.lain
2019-04-11fix formatEgor Kislitsyn
2019-04-11move user disable into deactivationEgor Kislitsyn
2019-04-11Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-11Update Mastodon Frontend to 2019-04-11 bundleHaelwenn (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-10Conversations: Tidying up.lain
2019-04-10Conversations: Make tests run.lain
2019-04-10Participations: Add sort index.lain
2019-04-10Participations: Add last activity.lain
2019-04-10Participation: Get for a user.lain
2019-04-10Conversations: Create or bump on inserting a dm.lain
2019-04-10Participations: Add marking as read and unread.lain
2019-04-10Conversation: Add Conversations and Participations.lain
2019-04-10Merge branch 'develop' into feature/788-separate-email-addressesAlex S
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-10Merge branch 'feature/767-multiple-use-invite-token' into 'develop'lambda
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032
2019-04-10Merge branch 'feature/user-status-subscriptions' into 'develop'lambda
Add ability to subscribe to users See merge request pleroma/pleroma!1024
2019-04-10Merge branch 'develop' into feature/user-status-subscriptionsSadposter
2019-04-10Conversations: Fix specs.lain
2019-04-10Merge branch 'fix/emoji-api-nonsense' into 'develop'lambda
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038
2019-04-10s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/Haelwenn (lanodan) Monnier
2019-04-10s/Pleroma.AdminEmail/Pleroma.Emails.AdminEmail/Haelwenn (lanodan) Monnier
2019-04-10s/Pleroma.Mailer/Pleroma.Emails.Mailer/Haelwenn (lanodan) Monnier
2019-04-10Merge branch 'hotfix/fix_undefined_summary' into 'develop'kaniini
transmogrifier.ex: Add fix_summary/1 See merge request pleroma/pleroma!1039
2019-04-10Merge branch 'notification-pleroma-settings' into 'develop'kaniini
Notification controls Closes #738 See merge request pleroma/pleroma!988
2019-04-10transmogrifier.ex: Add fix_summary/1Haelwenn (lanodan) Monnier
MRF.KeywordPolicy assumes that summary is present in a activity, and this would probably simplify code elsewhere too anyway.
2019-04-09Change response format of /api/pleroma/emoji to the one that actually makes ↵rinpatch
sense
2019-04-09Merge branch 'mastoapi/plaintext-statuses' into 'develop'rinpatch
Provide plaintext representations of content/cw in MastoAPI Closes #787 See merge request pleroma/pleroma!1035
2019-04-09Merge branch 'bugfix/follower_count' into 'develop'lambda
update the follower count when a follower is blocked See merge request pleroma/pleroma!1033
2019-04-09update the follower count when a follower is blockedSachin Joshi
2019-04-08Used cached user resources in subscriptionsSadposter
2019-04-08removing not needed invite updateAlex S
2019-04-08fix for elixir 1.7.4Alex S
2019-04-08Merge remote-tracking branch 'origin/develop' into ↵lain
features/mastoapi/2.6.0-conversations
2019-04-08Merge branch 'features/mastoapi/2.6.0-conversations' of ↵lain
git.pleroma.social:pleroma/pleroma into features/mastoapi/2.6.0-conversations
2019-04-08Use Pleroma.Config instead of Application.get_envSadposter