Merge branch 'develop' into feature/hide-follows-remote
[akkoma] / lib /
2019-07-31 rinpatchMerge branch 'develop' into feature/hide-follows-remote
2019-07-29 kaniiniMerge branch 'revert-83508418' into 'develop'
2019-07-29 kaniiniRevert "Merge branch 'bugfix/clean-up-markdown-renderin...
2019-07-29 HaelwennMerge branch 'bugfix/clean-up-markdown-rendering' into...
2019-07-29 Ariadne Conillmarkdown: clean up html generated by earmark
2019-07-29 lainMerge branch 'refactor/use-constants' into 'develop'
2019-07-29 kaniiniMerge branch 'mailer-enabled-nodeinfo' into 'develop'
2019-07-29 EugenijAdd `mailerEnabled` to the NodeInfo metadata
2019-07-29 kaniiniMerge branch 'fix/access-mastofe-auth-on-private-instan...
2019-07-29 Sergey SuprunenkoRedirect not logged-in users to the MastoFE login page...
2019-07-29 kaniiniMerge branch 'tests/ostatus_controller' into 'develop'
2019-07-29 Maksimadded tests for OstatusController
2019-07-29 Ariadne Conillconstants: add as_public constant and use it everywhere
2019-07-28 kaniiniMerge branch 'bugfix/transmogrifier-fix-delete' into...
2019-07-28 Ariadne Conilltransmogrifier: use User.delete() instead of handrolled...
2019-07-28 kaniiniMerge branch 'confirmation-resend' into 'develop'
2019-07-28 Sachin Joshiadd account confirmation email resend in mastodon api
2019-07-28 kaniiniMerge branch 'fix/user_update_and_set_cache' into ...
2019-07-28 Maksimfixed User.update_and_set_cache for stale user
2019-07-28 kaniiniMerge branch 'develop' into 'develop'
2019-07-28 kaniiniMerge branch 'feature/hackney-303-redirect' into 'develop'
2019-07-28 Sergey SuprunenkoHandle 303 redirects
2019-07-28 Thomas SileoFix HTTP sig tweak on KeyId
2019-07-26 rinpatchMerge branch 'issue/1097' into 'develop'
2019-07-26 Maksim[#1097] added redirect: /pleroma/admin -> /pleroma...
2019-07-25 rinpatchMerge branch 'develop' into feature/hide-follows-remote
2019-07-24 kaniiniMerge branch 'fix-remote-follow-from-ostatus-subscribe...
2019-07-24 kaniiniMerge branch 'fix/put-correct-activity-url' into 'develop'
2019-07-24 Sergey SuprunenkoShow the url advertised in the Activity in the Status...
2019-07-24 kaniiniMerge branch 'fix/Upload_base_url' into 'develop'
2019-07-24 feldDo not prepend /media/ when using base_url
2019-07-24 kPheroxChange to not require `magic-public-key` on WebFinger
2019-07-24 kaniiniMerge branch 'tests/web_finger' into 'develop'
2019-07-24 Maksimtests WebFinger
2019-07-24 kaniiniMerge branch 'domain-blocking-relationship-api' into...
2019-07-24 EugenijAdd `domain_blocking` to the relationship API (GET...
2019-07-24 lainMerge branch 'develop' into 'develop'
2019-07-24 sadpostercheck both item and parent domain blocks
2019-07-24 Sadpostermove domain block check to with block
2019-07-24 Sadposterhonour domain blocks on streaming notifications
2019-07-24 kaniiniMerge branch 'Fix-static-dir-doc' into 'develop'
2019-07-23 kaniiniMerge branch 'feature/admin-api-user-statuses' into...
2019-07-23 kaniiniMerge branch 'bugfix/rich-media-splice-url' into 'develop'
2019-07-23 Ariadne Conillrich media: parser: splice the given URL into the result
2019-07-23 Maxim FilippovMerge branch 'develop' into feature/admin-api-user...
2019-07-23 Maxim FilippovAdminAPI: Add "godmode" while fetching user statuses...
2019-07-23 kaniiniMerge branch 'chore/adminapi-deprecated-endpoints'...
2019-07-23 Haelwenn (lanodan... Router: Remove deprecated AdminAPI endpoints
2019-07-23 kaniiniMerge branch 'admin-config-fix' into 'develop'
2019-07-23 Alexander StrizhakovAdmin config fix
2019-07-23 kaniiniMerge branch 'tests/activity_pub_publisher' into 'develop'
2019-07-23 Maksimtests for Pleroma.Web.ActivityPub.Publisher
2019-07-23 kaniiniMerge branch 'bugfix/unauthed-liked-by' into 'develop'
2019-07-23 kaniiniMerge branch 'patch-2' into 'develop'
2019-07-23 kaniiniMerge branch 'fix/subscriber-notifications' into 'develop'
2019-07-23 Mark FelderFix function
2019-07-23 Sadpostermove unauth'd user blocks?/2 check
2019-07-23 HaelwennMerge branch 'bugfix/http-signatures-misskey' into...
2019-07-23 Mark FelderDo not notify subscribers for messages from users which...
2019-07-23 Ariadne Conillsignature: properly deduce the actor from misskey key IDs
2019-07-23 SadposterMix format
2019-07-23 Sadposterfix unauthenticated req to favourited/rebloggd_by
2019-07-23 kPheroxUse User.get_or_fetch/1 instead of OStatus.find_or_make...
2019-07-22 kaniiniMerge branch 'feature/1087-wildcard-option-for-blocks...
2019-07-22 Alexander StrizhakovFeature/1087 wildcard option for blocks
2019-07-22 HaelwennMerge branch 'hardening/stop-misusing-sharedinbox'...
2019-07-22 kaniiniMerge branch 'bugfix/muted-user-notif-streaming' into...
2019-07-22 SadposterBugfix: muted/blocked user notification streaming
2019-07-22 kaniiniMerge branch 'tests/improve-test-coverage' into 'develop'
2019-07-22 Sergey SuprunenkoAdd tests for users tasks and PleromaAuthenticator
2019-07-22 kaniiniMerge branch 'hide-blocked-from-interaction' into ...
2019-07-22 SadposterHide blocked users from interactions
2019-07-22 Ariadne Conillactivitypub: publisher: align sharedinbox usage with...
2019-07-21 kaniiniMerge branch 'fix/rich-media-ttl-fallback' into 'develop'
2019-07-21 rinpatchFix rich media parser failing when no TTL can be found...
2019-07-21 kaniiniMerge branch 'bugfix/sharedinbox-path-first' into ...
2019-07-21 Ariadne Conillrouter: ensure the AP sharedinbox path is registered...
2019-07-20 rinpatchResolve merge conflicts
2019-07-20 rinpatchApply suggestion to lib/pleroma/object/fetcher.ex
2019-07-20 rinpatchApply suggestion to lib/pleroma/user.ex
2019-07-20 kaniiniMerge branch '1112-user-insert-conflict-id-preservation...
2019-07-20 Ivan Tashkinov[#1112] Preserving `id` on user insert conflict on...
2019-07-19 feldMerge branch 'feature/matstodon-statuses-by-name' into...
2019-07-19 Mark FelderMerge branch 'develop' into feature/matstodon-statuses...
2019-07-19 kaniiniMerge branch 'feature/richmedia-ttl' into 'develop'
2019-07-19 kaniiniMerge branch 'feature/mix-unsubscribe-all-from-instance...
2019-07-19 Ariadne Conillmix: add pleroma.user unsubscribe_all_from_instance
2019-07-19 kaniiniMerge branch 'refactor/http-signature-plug' into 'develop'
2019-07-19 kaniiniMerge branch 'issue/1110' into 'develop'
2019-07-19 Maksim#1110 fixed /api/pleroma/healthcheck
2019-07-19 Sachin Joshichange the structure of image ttl parsar
2019-07-18 Maxim FilippovMerge branch 'develop' into feature/admin-api-user...
2019-07-18 Ariadne Conillmapped signature plug: use `user` assign like authentic...
2019-07-18 kaniiniMerge branch 'tests/authentication_plug' into 'develop'
2019-07-18 Maksimtests for Plugs.AuthenticationPlug
2019-07-18 Ariadne Conillmapped signature plug: fix user lookup
2019-07-18 Ariadne Conillmapped signature plug: don't invalidate in cases where...
2019-07-18 Ariadne Conillplugs: add MappedSignatureToIdentityPlug
2019-07-18 Ariadne Conillsignature: make key_id_to_actor_id() public
2019-07-18 Ariadne Conillhttp signature plug: remove redundant checks handled...
next