aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2019-07-13Refactor fetching follow information to a separate functionrinpatch
2019-07-13Refactor Follows/Followers counter syncronizationrinpatch
2019-07-12ActivityPub Controller: Actually pass for_user to following/followersrinpatch
2019-07-12ActivityPub User view: Following/Followers refactoringrinpatch
2019-07-11Add `list` to VisibilityEgor Kislitsyn
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-10removing synchronization workerAlex S
2019-07-10adding following_address field to userAlex S
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-07-10Send and handle "Delete" activity for deleted usersSergey Suprunenko
2019-07-10Add license/copyright to all project filesfeld
2019-07-10tests MRF filtersMaksim
2019-07-09Merge branch 'test-speedup' into 'develop'Haelwenn
2019-07-09Testing: Don't federate in testing.lain
2019-06-30[#161] Refactoring, documentation.Ivan Tashkinov
2019-06-29[#161] Limited replies depth on incoming federation in order to prevent memor...Ivan Tashkinov
2019-06-28MRF: add mediaproxy warming policyWilliam Pitcock
2019-06-24Rework user deletionSergey Suprunenko
2019-06-24Broadcast conversation update when DM is deletedEugenij
2019-06-21change the anti-link-spam MRF implementation to use old_user? instead of the ...William Pitcock
2019-06-19unbreak pollsWilliam Pitcock
2019-06-19implement anti link spam MRFWilliam Pitcock
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-07Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetchedrinpatch
2019-06-05Utils: Use update_follow_state_for_all when appropriate.lain
2019-06-05Utils: Split update_follow_state and update_follow_state_for_all.lain
2019-06-05User: Remove superfluous `maybe_follow`.lain
2019-06-05Transmogrifier: Add tests for incoming follows to locked accounts.lain
2019-06-05Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-04update ActivityPub#fetch_activities_queryMaksim Pechnikov
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04update ActivityPub#fetch_activities_queryMaksim Pechnikov
2019-06-04Restrict `get_existing_votes` to only get Create activitiesrinpatch
2019-06-04Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-04utils: access inReplyTo as an explicit string when fetching poll results`William Pitcock
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Merge branch 'feature/mrf-subchain' into 'develop'kaniini
2019-06-03add option skip_thread_containmentMaksim Pechnikov
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-03Change query order in fetch_activities_for_context_query to make poll vote ex...rinpatch
2019-06-02formattingWilliam Pitcock
2019-06-02mrf: add subchain policyWilliam Pitcock
2019-06-02mrf: allow a policy chain to be specified when filteringWilliam Pitcock
2019-06-01Resolve merge conflictsrinpatch
2019-06-01Add poll votesrinpatch
2019-06-01Merge branch 'bugfix/visibility-indicator-litepub-dm' into 'develop'kaniini
2019-06-01Remove all follower collections but actor's from "cc"Sergey Suprunenko
2019-06-01visibility: if litepub:directMessage is asserted, always report the object as...William Pitcock
2019-05-31Merge branch 'hotfix/leaking-lists' into 'develop'lambda