Expose unannounce activity so that it can be tested
[akkoma] / lib / pleroma / web / ostatus / handlers /
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-03-30 lainFormat the code.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-03-07 lainCorrectly handle unlisted messages coming in through...
2018-02-21 lainMerge branch 'develop' into feature/activitypub
2018-02-15 lainActivityPub: Refactor create function.
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-10-31 Roger BraunAvoid potentially slow count queries for user note...
2017-09-16 Roger BraunHandle incoming emoji.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-05 Roger BraunWorkaround for masto reply breakage.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunCreate deletes activities for incoming deletes.
2017-09-04 Roger BraunHandle mastodon conversation ids.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-16 Roger BraunFix deletion not deleting relevant actions.
2017-08-04 Roger BraunAlso fetch atom links.
2017-08-01 Roger BraunAdd basic incoming deletions.
2017-07-22 Roger BraunSave follower count and note count in user.
2017-07-19 Roger BraunUse follower address in user entry.
2017-06-30 Roger BraunDon't add public recipient to notes that don't contain it.
2017-06-25 Roger BraunSave external link for notes.
2017-06-08 Roger BraunSave correct date for incoming notes.
2017-06-01 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-22 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-20 Roger BraunExtract note handler.
2017-05-10 Roger BraunHandle incoming follows.