Handle new-style mastodon follow lists
[akkoma] / lib /
2019-04-16 NormandyHandle new-style mastodon follow lists
2019-04-15 lambdaMerge branch 'fix/status-reblogged' into 'develop'
2019-04-15 lambdaMerge branch 'unfollow-oneself' into 'develop'
2019-04-15 lambdaMerge branch 'refactor/remove-inReplyToStatusId' into...
2019-04-15 eugenijmUse User.get_cached_by*
2019-04-15 rinpatchRemove inReplyToStatusId
2019-04-15 eugenijmHandle follow/unfollow directed to themselves
2019-04-14 rinpatchMerge branch 'bugfix/registration-email-pattern' into...
2019-04-14 SadposterRevert "Assert on the success of enqueue before returning"
2019-04-14 SadposterAssert on the success of enqueue before returning
2019-04-14 SadposterAlways return {atom, _} from try_send_confirmation
2019-04-14 Sadposterfix pattern match on user registration
2019-04-14 eugenijmAssign reblogged in the Mastodon reblog status view
2019-04-13 HaelwennMerge branch 'docs/changelog' into 'develop'
2019-04-12 HaelwennMerge branch 'improve-formatter' into 'develop'
2019-04-12 EgorRevert "simplify mentions escape"
2019-04-12 lambdaMerge branch 'bugfix/pleroma-email-naming' into 'develop'
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-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 Haelwenn (lanodan... s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
2019-04-10 Haelwenn (lanodan... s/Pleroma.AdminEmail/Pleroma.Emails.AdminEmail/
2019-04-10 Haelwenn (lanodan... s/Pleroma.Mailer/Pleroma.Emails.Mailer/
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 lambdaMerge branch 'feature/770-add-emoji-tags' into 'develop'
2019-04-08 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
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 SadposterDocument subscription endpoints, fix typos
2019-04-06 feldMerge branch 'feature/prometheus' into 'develop'
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 feldMerge branch 'feature/admin-api-follow' into 'develop'
2019-04-05 Mark FelderRedundant Repo.get_by usage was recently removed from...
2019-04-05 Roger BraunAdd user following / unfollowing to the admin api.
2019-04-05 SadposterChange relationship direction of subscriptions
2019-04-05 SadposterMove subscriptions endpoint to be under /pleroma
2019-04-05 SadposterAdd subscribed status to user view
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 Ivan Tashkinov[#923] OAuth consumer controller tests. Misc. improvements.
2019-04-04 Mark FelderCode readability tweak
next