Merge branch 'develop' into feature/activitypub
[akkoma] / lib / pleroma / web / ostatus / handlers / note_handler.ex
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-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 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-04 Roger BraunAlso fetch atom links.
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.