aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-10-23[#1304] Extra bullet-proofing.Ivan Tashkinov
2019-10-23[#1304] Adjusted User.Info references from Notification.Ivan Tashkinov
2019-10-23Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-23[#1304] Fixed null::jsonb handling in User.Info migration.Ivan Tashkinov
2019-10-22activitypub: visibility: refactor is_public?() to use JSON-LD safe accessorsAriadne Conill
2019-10-21Merge branch 'feature/push-subject-for-dm' into 'develop'kaniini
2019-10-21Merge branch 'fix/notifs-exclude-blocked-from-with-muted' into 'develop'rinpatch
2019-10-21Do not include notifications from blocked users when with_muted is setrinpatch
2019-10-21[#1304] Merged `develop`, handled User.Info.invisible.Ivan Tashkinov
2019-10-21Merge branch 'develop' into feature/masto_api_markersMaksim Pechnikov
2019-10-21Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-21Fix RelayEgor Kislitsyn
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-20[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:plero...Ivan Tashkinov
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-20[#1304] Analysis issue fix.Ivan Tashkinov
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-19rework to use properties instead of compound typing, per SocialCGAriadne Conill
2019-10-19implement invisible support for remote usersAriadne Conill
2019-10-19user: implement User.invisible?/1Ariadne Conill
2019-10-19relay: set invisible to trueAriadne Conill
2019-10-19user info: add invisible fieldAriadne Conill
2019-10-19Merge branch 'feature/mastofe-pwa' into 'develop'Haelwenn
2019-10-19Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's con...eugenijm
2019-10-19MastoFE: Add PWA manifest.KokaKiwi
2019-10-19Merge branch 'mix-emoji-task-pack-json' into 'develop'rinpatch
2019-10-18Merge branch 'develop' into feature/push-subject-for-dmMark Felder
2019-10-18Direct messages should provide a distinct push notification subjectMark Felder
2019-10-18Merge branch 'develop' into feature/relay-listMaxim Filippov
2019-10-18object: containment: simplify the pattern match for OStatus testsuite hackAriadne Conill
2019-10-18object: containment: only allow OStatus references in test suite environmentAriadne Conill
2019-10-18object: fetcher: fix up formattingAriadne Conill
2019-10-18activitypub: tag containment checks for better error tracingAriadne Conill
2019-10-18object: containment: also allow OStatus object IDs through when comparing ori...Ariadne Conill
2019-10-18object: fetcher: improve error reportingAriadne Conill
2019-10-18object: containment: don't try to contain ostatus objectsAriadne Conill
2019-10-18object fetcher: fix up error handlingAriadne Conill
2019-10-18fix up some testsAriadne Conill
2019-10-18kill almost all of the OStatus moduleAriadne Conill
2019-10-18federator: remove OStatus incoming document supportAriadne Conill
2019-10-18remove Salmon moduleAriadne Conill
2019-10-18router: disconnect SalmonAriadne Conill
2019-10-18webfinger: stop pulling Salmon data out of WebFingerAriadne Conill
2019-10-18feed: don't advertise salmon endpointAriadne Conill
2019-10-18publisher: move remote_users() from Salmon moduleAriadne Conill
2019-10-18websub: remove entirelyAriadne Conill
2019-10-18federator: remove websub stuffAriadne Conill
2019-10-18application: don't start Federator.init/1 anymoreAriadne Conill
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-10-18upload.ex: Remove deprecated configurationHaelwenn (lanodan) Monnier