Moved account deletion stuff to somewhere that hopefully makes more sense
[akkoma] / lib / pleroma / web / common_api / utils.ex
2018-05-13 SyldexiaMoved account deletion stuff to somewhere that hopefull...
2018-05-13 SyldexiaAdded endpoint for user account deletion
2018-05-13 lambdaMerge branch 'feature/unrepeats' into 'develop'
2018-05-13 lainMerge branch 'develop' into kaniini/pleroma-bugfix...
2018-05-13 lambdaMerge branch 'patch-2' into 'develop'
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-05-06 lambdaMerge branch 'feld-warnings' into 'develop'
2018-05-04 Mark FelderMerge branch 'feld-test.secret' into feld-warnings
2018-05-04 Mark FelderClean up unused aliases and imports
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-28 lambdaMerge branch 'fix/blocked-user-boosts' into 'develop'
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-20 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-19 lambdaMerge branch 'bugfix/strange-formatting-on-mastodon...
2018-04-18 William PitcockCommonAPI post: kill \r with fire
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainFormat the code.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-24 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-24 lainFix hashtags.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-02-21 lainMerge branch 'develop' into feature/activitypub
2018-02-18 lainShow users their own posts in timeline.
2018-02-18 lainMastodonAPI: Post with visibility settings
2018-02-11 Roger BraunMerge branch 'develop' into feature/activitypub
2017-12-20 lambdaMerge branch 'media-proxy' into 'develop'
2017-12-18 lambdaMerge branch 'feature/follow-import' into 'develop'
2017-12-11 lambdaMerge branch 'fix/tootdon-mentions' into 'develop'
2017-12-11 ealAdd a bunch of useless HTML to mentions.
2017-12-11 hrefMerge remote-tracking branch 'upstream/develop' into...
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-12-09 Roger BraunMerge branch 'feature/user_deletion' into develop
2017-12-08 lambdaMerge branch 'fix/linkify' into 'develop'
2017-12-08 lambdaMerge branch 'fix/mastoapi-attachment-linking' into...
2017-12-07 ealFix HTML escape breaking some links.
2017-12-07 ealMastoAPI: don't add attachment links.
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-18 lambdaMerge branch 'formatting-fixes' into 'develop'
2017-11-18 ealDon't insert newlines to generated HTML.
2017-11-18 ealEscape HTML instead of discarding it.
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-09-17 Roger BraunRemove tag links for now, they break some regular links.
2017-09-17 Roger BraunAdd tag links.
2017-09-15 Roger BraunMastoAPI: Fix date in account view.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.