akkoma
2018-12-29 Ivan Tashkinov[#483] User.get_by_nickname/1: ensured case-insensitive...
2018-12-29 Ivan Tashkinov[#483] User.get_by_nickname/1: allowed retrieving user...
2018-12-29 Ivan Tashkinov[#483] Refactored blocks and follows import, added...
2018-12-28 Ivan Tashkinov[#483] Blocked users list import (TwitterAPI).
2018-12-28 Ivan Tashkinov[#483] Blocked users export for TwitterAPI.
2018-12-27 HaelwennMerge branch '396_elixir_1.7' into 'develop'
2018-12-27 kaniiniMerge branch 'feature/create-tombstone-instead-of-delet...
2018-12-27 kaniiniMerge branch 'reserve-user-names' into 'develop'
2018-12-27 kaniiniMerge branch 'feature/exclude_reblogs' into 'develop'
2018-12-27 Ivan Tashkinov[#396] Updated `ex_doc` version spec. Updated README...
2018-12-27 Ivan Tashkinov[Fixes #396] Required Elixir ~> 1.7.
2018-12-27 Vyr CossontImplement exclude_reblogs and include_rts
2018-12-26 HaelwennMerge branch 'fix/ci-set-mix-env-globally' into 'develop'
2018-12-26 Rin Toshaka[CI] Set MIX_ENV to test in `variables` section instead...
2018-12-26 lainAdd 'about' to restricted list.
2018-12-26 lainAdd ~ to the list of restricted names.
2018-12-26 lainExpose restricted names in nodeinfo.
2018-12-25 Maxim FilippovAdd test to check /object/:id does not leak the tombsto...
2018-12-25 lainReserve a few user names
2018-12-25 lambdaMerge branch 'legal-boilerplate' into 'develop'
2018-12-25 Maxim FilippovFormat
2018-12-25 Maxim FilippovRevert unneeded changes
2018-12-25 Maxim FilippovFix Activity test
2018-12-25 Maxim FilippovRemove unused test
2018-12-25 Maxim FilippovRevert Activity tombstones, add ObjectTombstone struct
2018-12-24 Maxim FilippovFix failing tests
2018-12-24 Maxim FilippovCapitalize "tombstone"
2018-12-23 Maxim FilippovCreate tombstone instead of object deletion
2018-12-23 William Pitcocktests: add legal boilerplate
2018-12-23 William Pitcockmix tasks: add legal boilerplate
2018-12-23 William Pitcockadd license boilerplate to pleroma core
2018-12-23 lambdaMerge branch 'bugfix/trans_fix_url_videos' into 'develop'
2018-12-23 William Pitcocktests: twitter api: add test proving that peertube...
2018-12-23 William Pitcocktwitter api: add "Video" to supported activity types...
2018-12-23 William Pitcocktests: twitter api: activity view test: enable tesla...
2018-12-23 William Pitcocktwitter api: activity representer: remove peertube...
2018-12-23 William Pitcocktests: mastodon api: add test verifying that peertube...
2018-12-23 William Pitcockmastodon api: status view: remove obsolete peertube...
2018-12-23 William Pitcocktransmogrifier: significantly rework handling of peertu...
2018-12-23 lambdaMerge branch 'hotfix/activity-without-content' into...
2018-12-23 Haelwenn (lanodan... transmogrifier: When it’s a Video move "url" to "attach...
2018-12-23 kaniiniMerge branch 'feature/hellthread-mitigation' into ...
2018-12-23 Karen KonouImplement kaniini's tweaks
2018-12-23 Karen KonouRenamed the things
2018-12-23 Karen KonouAdd documentation
2018-12-22 Karen KonouFix formatting
2018-12-22 Karen KonouImplement large thread filter
2018-12-20 lambdaMerge branch 'ci-test-fix' into 'develop'
2018-12-20 kaniiniMerge branch '114_email_confirmation' into 'develop'
2018-12-20 Ivan Tashkinov[#114] Fixed test.
2018-12-20 Ivan Tashkinov[#114] Allowed unconfirmed users to authenticate if...
2018-12-20 Ivan Tashkinov[#114] Added :user_id component to email confirmation...
2018-12-20 Ivan Tashkinov[#114] Removed flash messages rendering on redirects.
2018-12-20 Ivan Tashkinov[#114] Stylistic adjustments.
2018-12-20 kaniiniMerge branch 'support/issue_413' into 'develop'
2018-12-20 Maksim[#413] fix parse mentions
2018-12-20 kaniiniMerge branch 'fix/readme-md-config-typo' into 'develop'
2018-12-20 rinpatchFix config.md path in README
2018-12-20 rinpatchFix config.md path in README
2018-12-20 kaniiniMerge branch 'readme' into 'develop'
2018-12-20 kaniiniMerge branch 'documentation/copy-pleroma-api' into...
2018-12-19 Francis DinhImprove systemd service documentation
2018-12-19 hrefdaaa8cd6 take two
2018-12-19 Ivan Tashkinov[#114] `mix format`
2018-12-19 Ivan Tashkinov[#114] Made MastodonAPI and TwitterAPI user show action...
2018-12-19 Ivan Tashkinov[#114] User.register/1 tweak.
2018-12-19 Ivan Tashkinov[#114] User.Info: renamed `confirmation_update` to...
2018-12-19 Ivan Tashkinov[#114] User.Info: renamed `confirmation_update` to...
2018-12-19 kaniiniMerge branch 'userless-admin' into 'develop'
2018-12-18 lambdaMerge branch 'fix/ci-cache-improved' into 'develop'
2018-12-18 lambdaMerge branch 'fix/formatter-ignore-html-chars' into...
2018-12-18 Rin ToshakaCompile pleroma before ecto migrate
2018-12-18 lainAdd a way to use the admin api without a user.
2018-12-18 Rin ToshakaImprove CI cache
2018-12-18 Rin ToshakaFix tests
2018-12-18 rinpatchAdd test
2018-12-18 rinpatchMerge branch 'develop' into fix/formatter-ignore-html...
2018-12-18 rinpatchIgnore HTML characters in formatter.ex
2018-12-18 rinpatchPleroma-API.md: Additionnal endpoints
2018-12-18 Haelwenn (lanodan... Move to docs
2018-12-18 Haelwenn (lanodan... Documentation: Move generated files to priv/static...
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-18 lambdaMerge branch 'new-routes-integration' into 'develop'
2018-12-18 lainupdate frontend
2018-12-18 lambdaMerge branch 'ci-test-fix' into 'develop'
2018-12-18 Ivan Tashkinov[#114] Added info on `account_activation_required`...
2018-12-18 hrefTwitter ActivityView: fix crash when activity content...
2018-12-18 Ivan Tashkinov[#114] Formatting fix.
2018-12-18 Ivan Tashkinov[#114] Added email confirmation resend action. Added...
2018-12-18 Ivan Tashkinov[#114] Added `pleroma.confirmation_pending` to user...
2018-12-18 Ivan Tashkinov[#114] Refactored User.register_changeset to init confi...
2018-12-18 Ivan Tashkinov[#114] Account confirmation email, registration as...
2018-12-18 Ivan Tashkinov[#114] Email confirmation route, action, node setting...
2018-12-18 Haelwenn (lanodan... Pleroma-API.md: Import from /wikis/Pleroma-only-api...
2018-12-18 hrefSetUserSessionIdPlugTest: try to fix random ci failures
2018-12-18 lambdaMerge branch 'runtime-static-plug' into 'develop'
2018-12-17 hrefInstance/Static runtime plug
2018-12-17 lambdaMerge branch '2018-12-17-update-frontend' into 'develop'
2018-12-17 lambdaMerge branch 'fix-test' into 'develop'
2018-12-17 lainMerge remote-tracking branch 'origin/develop' into...
next