Merge remote-tracking branch 'upstream/develop' into feature/incoming-remote-unfollow
[akkoma] / lib / pleroma / web / activity_pub /
2018-05-20 Francis DinhMerge remote-tracking branch 'upstream/develop' into...
2018-05-20 lainReturn private / direct posts on user timelines, too.
2018-05-20 lambdaMerge branch 'feature/account-deletion' into 'develop'
2018-05-20 lambdaMerge branch 'feature/undo-like-federation' into 'develop'
2018-05-20 Francis DinhPass user instead of their ap_id to User.block
2018-05-20 Francis DinhRemove handler for incoming undos with object references
2018-05-20 Francis DinhFormatting and add tests for blocks/unblocks
2018-05-20 Francis DinhUse correct variable names in unfollow
2018-05-19 ThogSupport Undo like activities (Fix #139)
2018-05-19 lambdaMerge branch 'feature/webfinger-mime-ld-json' into...
2018-05-19 lambdaMerge branch 'feature/remote-user-deactivation' into...
2018-05-19 lambdaMerge branch 'bugfix/hubzilla-compat' into 'develop'
2018-05-19 William Pitcockactivitypub transmogrifier: handle hubzilla AP actor...
2018-05-19 William Pitcockactivitypub: normalize the actor to ensure we have...
2018-05-19 William Pitcockremote user deactivation: fix test failures
2018-05-18 Francis DinhAdd federated blocks
2018-05-18 Francis DinhRevert "Undo formatting in user.ex"
2018-05-18 Francis DinhUndo formatting in user.ex
2018-05-18 Francis DinhAdd support for incoming remote unfollows
2018-05-14 William PitcockActivityPub create: discard activities from deactivated...
2018-05-13 lainRevert "Remove 'unlisted' handling for now."
2018-05-13 lainRemove 'unlisted' handling for now.
2018-05-13 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-05-13 lainUnlisted fetching: Reverse logic
2018-05-13 lambdaMerge branch 'feature/unrepeats' into 'develop'
2018-05-13 lainMerge branch 'kaniini/pleroma-bugfix/unlisted-statuses...
2018-05-13 lainAdd test.
2018-05-13 lainFormat.
2018-05-13 lainMerge branch 'develop' into kaniini/pleroma-bugfix...
2018-05-13 lambdaMerge branch 'patch-2' into 'develop'
2018-05-13 lambdaMerge branch 'feld-varnish' into 'develop'
2018-05-13 lambdaMerge branch 'feature/chain-policies' into 'develop'
2018-05-13 Francis DinhUse original status id instead of announce id
2018-05-12 Francis DinhMerge branch 'feature/unrepeat-tests' into feature...
2018-05-11 Francis DinhRevert "Log error when handling unrepeats"
2018-05-11 Francis DinhLog error when handling unrepeats
2018-05-10 hrefformat & made get_policies/1 private
2018-05-10 hrefChain policies
2018-05-09 Francis DinhMatch proper number of values from unannounce
2018-05-09 Francis DinhChange argument order and call correct # of args
2018-05-09 Francis DinhHandle Undo activites containing an Announce
2018-05-09 Francis DinhFederate correct activity
2018-05-07 lainMore warning fixes.
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-05-06 lambdaMerge branch 'feld-warnings' into 'develop'
2018-05-06 lambdaMerge branch 'fix/unsafe-variables' into 'develop'
2018-05-06 ealGet rid of unsafe variables.
2018-05-04 Mark FelderGroup def renders here as well
2018-05-04 Mark FelderMerge branch 'feld-test.secret' into feld-warnings
2018-05-04 Mark FelderFix formatting
2018-05-04 Mark FelderThat last change was stupid. Multiline comments in...
2018-05-04 Mark FelderDirty hack to remove the warning
2018-05-04 Mark FelderFix unused variables, imports, and aliases
2018-05-04 Mark FelderFix build. Too eager with the fixing of unused variables.
2018-05-04 Mark FelderClean up unused aliases and imports
2018-05-04 Mark FelderMore unused variables
2018-05-04 Mark FelderMerge branch 'feld-test.secret' into feld-warnings
2018-05-04 Mark FelderFix a bunch of unused variable warnings
2018-04-29 lambdaMerge branch 'patch-bio' into 'develop'
2018-04-29 William PitcockActivityPub core: fix handling of unlisted statuses...
2018-04-28 lainInsert object after being rewritten.
2018-04-28 lambdaMerge branch 'fix/blocked-user-boosts' into 'develop'
2018-04-28 Wim VanderbauwhedeMerge remote-tracking branch 'upstream/develop' into...
2018-04-27 lambdaMerge branch 'bugfix/mrf-simple-media-stripping' into...
2018-04-25 William PitcockActivityPub MRF SimplePolicy: fix media stripping
2018-04-25 Francis DinhMerge branch 'feature/unrepeats' of git.pleroma.social...
2018-04-25 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-24 lambdaMerge branch 'gitignore' into 'develop'
2018-04-24 lainFix formatting.
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 lainMerge branch 'dashie/pleroma-fix/delete-decrement-statu...
2018-04-24 DashieAdd User.decrease_note_count and call it from ActivityP...
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-23 Francis DinhEmbed announce activity data instead of linking to it
2018-04-22 Francis DinhRevert "Rename make_unannounce_data helper to make_undo...
2018-04-22 lainMerge branch 'develop' into fix/note-count-not-updating
2018-04-22 Francis DinhRename make_unannounce_data helper to make_undo_data
2018-04-21 ealUpdate note count in ActivityPub.create.
2018-04-21 lambdaMerge branch '146-enable-custom-panel-by-default-and...
2018-04-21 lambdaMerge branch 'readme-update' into 'develop'
2018-04-21 lambdaMerge branch 'nginx-certbot-doc' into 'develop'
2018-04-21 lainFormatting fixes.
2018-04-21 Francis DinhUse correct activity for undo
2018-04-21 Francis DinhFix federation of unreblog activity
2018-04-20 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-19 nenolod@dereferenc... ActivityPub MRF: fix nsfw tagging of objects with attac...
2018-04-18 Francis DinhHandle unrepeats via the TwitterAPI
2018-04-18 Francis DinhExpose unannounce activity so that it can be tested
2018-04-18 Francis DinhAdd federation for unrepeats
2018-04-17 Francis DinhAdd make_unannounce_data helper function
2018-04-16 Francis Dinhdoc fixes
2018-04-15 Francis DinhAdd unrepeat functionality
2018-04-14 William PitcockActivityPub MRF: implement the SimplePolicy policy
2018-04-14 William PitcockActivityPub: implement MRF core hook and baseline noop...
2018-04-14 ealActivityPub.ex: do not return boosted statuses from...
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-02 lainLoad all users at once in timelines.
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 lainGenerates contexts and ids on insertion time.
2018-04-01 KANEKO YoshitakaFix conflict
next