akkoma
2019-07-26 HaelwennMerge branch 'changelog/1484-base_url-remove-media...
2019-07-26 Haelwenn (lanodan... CHANGELOG.md: Add entry for !1484
2019-07-25 kaniiniMerge branch 'tests/filter_dedupe' into 'develop'
2019-07-25 Maksimfixed test for elixir 1.7.4
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 kPheroxAdd WebFinger test for AP-only account
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-24 ariesAdd text about gitignore
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/update-mix-lock' into 'develop'
2019-07-23 Ariadne Conillupdate mix.lock
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 test
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 oncletomUpdate `prometheus_phoenix` to v1.3 in order to support...
2019-07-23 Sadposterfix test names because i cannot type
2019-07-23 Sadposteractually reblog on the reblog test
2019-07-23 SadposterUse correct URL for tests
2019-07-23 SadposterMix format
2019-07-23 Sadposteradd tests for unauthed reqs to liked/reblogged_by
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-23 Maxim Filippovremove pry
2019-07-23 AriesFix the sentence and add the setting example
2019-07-22 kaniiniMerge branch 'tests/skip-some-tests-on-mac' into 'develop'
2019-07-22 Sergey SuprunenkoExclude tests that use :crypt.crypt/2 on macOS
2019-07-22 kaniiniMerge branch 'changelog' into 'develop'
2019-07-22 Alexander Strizhakovchangelog
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 ariesFix static_dir docs
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 kaniiniMerge branch '1112-user-insert-conflict-id-preservation...
2019-07-20 kaniiniMerge branch 'tests/mock-sha512-crypt' into 'develop'
2019-07-20 Sergey Suprunenko[tests] Mock :crypt.crypt/2 function in AuthenticationP...
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 rinpatchMerge branch 'patch-2' into 'develop'
2019-07-19 tom79Fix domain for the contact clients.md
2019-07-19 tom79Update clients.md for Fedilab
2019-07-19 Sachin Joshiupdate the docs
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 Conilltests: add tests for mapped signature plug
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 Conillmix: update http signatures dependency
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