Strip status data from Flag (when federating or closing/resolving report)
[akkoma] / lib / pleroma / web / ostatus / handlers / note_handler.ex
2018-04-25 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-22 lainMerge branch 'develop' into fix/note-count-not-updating
2018-04-21 ealUpdate note count in ActivityPub.create.
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
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-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.