akkoma
2019-10-21 kaniiniMerge branch 'feature/activitypub-semantics' into ...
2019-10-21 Egor KislitsynRevert "Skip deactivated users in followers import"
2019-10-21 Egor KislitsynFix Relay
2019-10-21 Ivan Tashkinov[#1304] Typo fix.
2019-10-21 Egor KislitsynMerge branch 'develop' into refactor/following-relation...
2019-10-20 Ivan Tashkinov[#1304]. Post-merge fixes. Merge branch 'develop' of...
2019-10-20 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-10-20 kaniiniMerge branch 'chore/add-missing-websub-drop-migration...
2019-10-20 Ivan Tashkinov[#1304] Analysis issue fix.
2019-10-20 Ivan Tashkinov[#1304] Moved remaining fields from User.Info to User.
2019-10-20 Ariadne Conilladd missing migration to drop websub table
2019-10-19 Ariadne Conillchange Maksim's test description
2019-10-19 Ariadne Conilltests: add test to ensure invisible actors are rendered...
2019-10-19 Ariadne Conilltests: add test verifying the relay user is invisible
2019-10-19 Ariadne Conillrework to use properties instead of compound typing...
2019-10-19 Maksim Pechnikovfix test
2019-10-19 Maksim Pechnikovadded test fo Pleroma.Web.MastodonAPI.StatusController
2019-10-19 Ariadne Conilltest: activitypub: use User.invisible?/1 for testing...
2019-10-19 Ariadne Conillimplement invisible support for remote users
2019-10-19 Ariadne Conilluser: implement User.invisible?/1
2019-10-19 Ariadne Conillrelay: set invisible to true
2019-10-19 Ariadne Conilluser info: add invisible field
2019-10-19 kaniiniMerge branch 'chore/fixup-testsuite-import' into 'develop'
2019-10-19 Ariadne Conilltests: ostatus controller tests: fix sporadic compilati...
2019-10-19 HaelwennMerge branch 'feature/mastofe-pwa' into 'develop'
2019-10-19 HaelwennMerge branch 'mark-all-conversations-as-read' into...
2019-10-19 rinpatchMerge branch 'develop-version-bump' into 'develop'
2019-10-19 rinpatchmix.exs: Bump version for develop builds
2019-10-19 eugenijmPleroma API: `POST /api/v1/pleroma/conversations/read...
2019-10-19 KokaKiwiAdd documentation for PWA manifest configuration.
2019-10-19 KokaKiwiMastoFE: Add PWA manifest.
2019-10-19 rinpatchMerge branch 'mix-emoji-task-pack-json' into 'develop'
2019-10-18 Mark FelderMerge branch 'develop' into feature/push-subject-for-dm
2019-10-18 Mark FelderDirect messages should provide a distinct push notifica...
2019-10-18 rinpatchMerge branch 'patch-1' into 'develop'
2019-10-18 rinpatchMerge branch 'fix/pleroma-ctl-rpc' into 'develop'
2019-10-18 rinpatchpleroma_ctl: Fix attempting to use RPC for config gener...
2019-10-18 kaniiniMerge branch 'feature/relay-list' into 'develop'
2019-10-18 Maxim FilippovMerge branch 'develop' into feature/relay-list
2019-10-18 kaniiniMerge branch 'feature/ostatus-removal' into 'develop'
2019-10-18 Ariadne Conilltests: mastodon api: fix broken test that used OStatus
2019-10-18 Ariadne Conillobject: containment: simplify the pattern match for...
2019-10-18 Ariadne Conillobject: containment: only allow OStatus references...
2019-10-18 Ariadne Conilltests: mastodon search: search for an account that...
2019-10-18 Ariadne Conillobject: fetcher: fix up formatting
2019-10-18 Ariadne Conilladd some missing tesla fixtures
2019-10-18 Ariadne Conillactivitypub: tag containment checks for better error...
2019-10-18 Ariadne Conillobject: containment: also allow OStatus object IDs...
2019-10-18 Ariadne Conillobject: fetcher: improve error reporting
2019-10-18 Ariadne Conillobject: containment: don't try to contain ostatus objects
2019-10-18 Ariadne Conilltests: fix up signature tests
2019-10-18 Ariadne Conilltests: fix relay tests
2019-10-18 Ariadne Conillobject fetcher: fix up error handling
2019-10-18 Ariadne Conilltests: simplify object fetching and containment tests
2019-10-18 Ariadne Conilltests: remove some more ostatus tests
2019-10-18 Ariadne Conillfix up some tests
2019-10-18 Ariadne Conillkill almost all of the OStatus module
2019-10-18 Ariadne Conillfederator: remove OStatus incoming document support
2019-10-18 Ariadne Conillremove Salmon module
2019-10-18 Ariadne Conillrouter: disconnect Salmon
2019-10-18 Ariadne Conillwebfinger: stop pulling Salmon data out of WebFinger
2019-10-18 Ariadne Conillfeed: don't advertise salmon endpoint
2019-10-18 Ariadne Conillpublisher: move remote_users() from Salmon module
2019-10-18 Ariadne Conillwebsub: remove entirely
2019-10-18 Ariadne Conillfederator: remove websub stuff
2019-10-18 Ariadne Conillapplication: don't start Federator.init/1 anymore
2019-10-18 Ariadne Conillconfig: disable Websub and Salmon publisher modules
2019-10-18 Ariadne Conillupdate changelog
2019-10-18 rinpatchMerge branch 'fix/changelog-typo' into 'develop'
2019-10-18 rinpatchFix wrong list level in the changelog
2019-10-18 rinpatchMerge branch 'chore/develop-changelog-sync' into 'develop'
2019-10-18 rinpatchSync the changelog from stable and collapse the API...
2019-10-18 rinpatchMerge branch 'backport/develop-safe-jsonb' into 'develop'
2019-10-18 rinpatchAdd a test for safe_jsonb_set
2019-10-18 rinpatchFix a migration wiping user info of users that don...
2019-10-18 rinpatchMerge branch 'cleanup/deprecated_config_upload' into...
2019-10-18 Haelwenn (lanodan... upload.ex: Remove deprecated configuration
2019-10-18 Maxim FilippovMerge branch 'develop' into feature/relay-list
2019-10-18 kaniiniMerge branch 'fix-streaming-with-sec-websocket-protocol...
2019-10-18 kaniiniApply suggestion to lib/pleroma/web/mastodon_api/websoc...
2019-10-17 feldMerge branch 'mark-converstation-as-read-on-new-direct...
2019-10-17 eugenijmMastodon API: Mark the conversation as read for the...
2019-10-17 Maksim Pechnikovadd Markers /api/v1/markers
2019-10-16 Ivan Tashkinov[#1304] Moved all non-mutes / non-blocks fields from...
2019-10-16 lainMerge branch 'user-search-experiments' into 'develop'
2019-10-16 feldMerge branch 'feature/multiple-users-activation-permiss...
2019-10-16 rinpatchRemove a failing search test due to it being unrealistic
2019-10-16 lainMerge branch 'benchmark-finishing' into 'develop'
2019-10-16 rinpatchOrder fts results by trigram
2019-10-16 rinpatchUser search: Remove trigram and refactor the module
2019-10-15 Maxim FilippovDELETE /api/pleroma/admin/users now accepts nicknames...
2019-10-15 Alexandersome fixes
2019-10-15 Alexanderdon't stream in benchmark env
2019-10-15 kPheroxAdd `Sec-WebSocket-Protocol` to response header
2019-10-15 Ekaterina VaartisFor pleroma.emoji downloaded packs, generate pack.json...
2019-10-14 feldMerge branch 'exclude-visibilities-for-timelines' into...
2019-10-14 rinpatchMerge branch 'backport/develop-branch-hiding-fix' into...
2019-10-14 rinpatchFix hiding branch name logic
2019-10-14 rinpatchMerge branch 'master-to-stable' into 'develop'
2019-10-14 rinpatchCorrect version parser branch name detection
next