akkoma
2019-04-12 lambdaMerge branch 'features/mastoapi/2.6.0-min_id-pagination...
2019-04-12 lambdaMerge branch 'fix/732-password-align' into 'develop'
2019-04-12 lambdaMerge branch 'ssl_trusted_cert' into 'develop'
2019-04-12 kaniiniMerge branch 'feature/801-add-support-destroy-multiple...
2019-04-12 Alexander Strizhakovadding destroy multiple for mastofe
2019-04-12 kaniiniMerge branch 'bug/790-repeated-posts-that-are-replies...
2019-04-12 Alexander Strizhakovin_reply_to_id - null
2019-04-11 kaniiniMerge branch 'fix/hackney_max_body_param' into 'develop'
2019-04-11 Roman ChvanikovAdd `with_body: true` to requests relying on `max_body...
2019-04-11 lambdaMerge branch 'update-mastofe/glitch-soc-2019-04-11...
2019-04-11 Haelwenn (lanodan... Update Mastodon Frontend to 2019-04-11 bundle
2019-04-10 lambdaMerge branch 'feature/767-multiple-use-invite-token...
2019-04-10 lambdaMerge branch 'feature/user-status-subscriptions' into...
2019-04-10 SadposterMerge branch 'develop' into feature/user-status-subscri...
2019-04-10 lambdaMerge branch 'fix/emoji-api-nonsense' into 'develop'
2019-04-10 kaniiniMerge branch 'hotfix/fix_undefined_summary' into 'develop'
2019-04-10 kaniiniMerge branch 'notification-pleroma-settings' into ...
2019-04-10 Haelwenn (lanodan... transmogrifier.ex: Add fix_summary/1
2019-04-09 rinpatchChange response format of /api/pleroma/emoji to the...
2019-04-09 rinpatchMerge branch 'mastoapi/plaintext-statuses' into 'develop'
2019-04-09 lambdaMerge branch 'bugfix/follower_count' into 'develop'
2019-04-09 Sachin Joshiupdate the follower count when a follower is blocked
2019-04-08 SadposterUsed cached user resources in subscriptions
2019-04-08 Alex Sremoving not needed invite update
2019-04-08 Alex Sfix for elixir 1.7.4
2019-04-08 SadposterUse Pleroma.Config instead of Application.get_env
2019-04-08 lambdaMerge branch 'use-jobs-in-webpush' into 'develop'
2019-04-08 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-08 SadposterSever subscription in case of block
2019-04-08 lambdaMerge branch 'improve_upgrade_user_from_ap_id' into...
2019-04-08 lambdaMerge branch 'twitter_oauth' into 'develop'
2019-04-08 lambdaMerge branch 'feature/697-language-tag-metadata' into...
2019-04-08 Alexander Strizhakovadding language tag
2019-04-08 Alex Stest for valid_invite?
2019-04-08 lambdaMerge branch 'feature/770-add-emoji-tags' into 'develop'
2019-04-08 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-08 Ivan TashkinovAdminApiControllerTest unused variables fix.
2019-04-08 Egor KislitsynMerge branch 'develop' into use-jobs-in-webpush
2019-04-08 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-08 lambdaMerge branch 'develop' into 'improve_upgrade_user_from_...
2019-04-08 lambdaMerge branch 'scheduled-activities' into 'develop'
2019-04-08 Alex Srenaming expire_at -> expires_at
2019-04-07 SadposterAdd check on activity visibility in sub notification
2019-04-07 Alex Scredo fix
2019-04-07 Alex Sadded docs to docs/api/admin_api.md
2019-04-07 Ivan Tashkinov[#923] Removed <br> elements from auth forms, adjusted...
2019-04-06 feldMerge branch 'fix/deactivated-user-error' into 'develop'
2019-04-06 eugenijmAdd scheduler for sending scheduled activities to the...
2019-04-06 eugenijmAdded limits and media attachments for scheduled activi...
2019-04-06 eugenijmHandle `scheduled_at` on status creation.
2019-04-06 eugenijmAdd scheduled activities
2019-04-06 eugenijmReturn 403 on oauth token exchange for a deactivated...
2019-04-06 feldMerge branch 'fix/failed-legacy-test' into 'develop'
2019-04-06 Alex Slittle channges
2019-04-06 SadposterJSON need quotes!
2019-04-06 SadposterDocument subscription endpoints, fix typos
2019-04-06 feldMerge branch 'feature/prometheus' into 'develop'
2019-04-06 Mark FelderPin recon dependency to 2.4.0
2019-04-06 Alex Sfix for field name
2019-04-06 Alex Scode style
2019-04-06 Alex SMerge develop to 770-add-emoji-tags
2019-04-06 Alex Sadmin api endpoints for invites
2019-04-06 Alex Stoken -> invite renaming
2019-04-06 Alex Stwitter api registration
2019-04-06 Alex Sgenerating tokens with mix
2019-04-05 HaelwennMerge branch 'feature/mastofe-redurect-to-referer-after...
2019-04-05 Sergey SuprunenkoRedirect to the referer url after mastofe authorization
2019-04-05 Sergey SuprunenkoMock :crypt.crypt/2 because otherwise the test fails...
2019-04-05 rinpatchMerge branch 'revert-8607ae68' into 'develop'
2019-04-05 rinpatchRevert "Merge branch 'test-coverage' into 'develop'"
2019-04-05 rinpatchMerge branch 'test-coverage' into 'develop'
2019-04-05 optikfluffelUse --cover option when running CI tests
2019-04-05 feldMerge branch 'feature/admin-api-follow' into 'develop'
2019-04-05 Mark FelderWe actually want the user id not nickname in the test...
2019-04-05 Mark FelderAlso remove Repo functions in the tests
2019-04-05 Mark FelderRedundant Repo.get_by usage was recently removed from...
2019-04-05 SadposterAdd index on subscribers
2019-04-05 Mark FelderDocument the admin API endpoints for controlling follow...
2019-04-05 Roger BraunAdd user following / unfollowing to the admin api.
2019-04-05 SadposterMix format everything
2019-04-05 SadposterDon't use twitterAPI for subscription tests
2019-04-05 SadposterChange relationship direction of subscriptions
2019-04-05 SadposterMove subscriptions endpoint to be under /pleroma
2019-04-05 SadposterAdd subscription key to one test I forgot about
2019-04-05 SadposterFormat subscriptions related stuff
2019-04-05 SadposterAdd subscribed status to user view
2019-04-05 SadposterAdd tests for subscriptions
2019-04-05 SadposterMake subscriptions the same direction as blocks
2019-04-05 SadposterFix subscription endpoint return formats
2019-04-05 SadposterAdd notification checks
2019-04-05 SadposterAdd API endpoints and user column for subscription
2019-04-05 Egor Kislitsynfix credo
2019-04-05 lambdaMerge branch 'hotfix/html-sanitization' into 'develop'
2019-04-05 Egor KislitsynUse PleromaJobQueue in Pleroma.Web.Push
2019-04-05 rinpatchRefactor html caching functions to have a key instead...
2019-04-05 Ivan Tashkinov[#923] OAuth consumer mode refactoring, new tests,...
2019-04-05 Ivan Tashkinov[#923] OAuthController#callback adjustments (with tests).
2019-04-04 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-04 Mark FelderMerge branch 'develop' into feature/prometheus
2019-04-04 feldMerge branch 'feature/quack' into 'develop'
next