akkoma
2018-12-30 Rin ToshakaFix comment in object.ex
2018-12-30 Rin Toshakashame on me for not testing after revert
2018-12-30 Rin ToshakaFix formating. Aparently my pre-commit hook broke.
2018-12-30 Rin ToshakaRevert some changes in html.ex
2018-12-30 Rin ToshakaFriendship ended with Postgresql now Cachex is my best...
2018-12-30 Rin ToshakaFriendship ended with Postgresql now Cachex is my best...
2018-12-30 Rin ToshakaAdded get_stripped_html_for_object. Renamed a few things
2018-12-30 Rin ToshakaTidy up the code. Rename key to signature
2018-12-30 Rin ToshakaFix some stupid typos
2018-12-30 Rin ToshakaUse Object.change instead of Ecto.Changeset.change
2018-12-29 Rin Toshakause Kernel.put_in instead of Map.merge
2018-12-29 Rin ToshakaI am not sure what's going on anymore so I'll just...
2018-12-25 lambdaMerge branch 'legal-boilerplate' into 'develop'
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...
2018-12-17 lambdaMerge branch '459_fix_user_profile_crash' into 'develop'
2018-12-17 lainupdate frontend
2018-12-17 lambdaMerge branch 'support/issue_449' into 'develop'
2018-12-17 lainFix uploads test.
2018-12-17 Maksim Pechnikovfix text field
2018-12-17 lambdaMerge branch 'captcha' into 'develop'
2018-12-17 lambdaMerge branch 'fix-tags' into 'develop'
2018-12-17 lambdaMerge branch 'test-mix-tasks' into 'develop'
2018-12-17 lambdaMerge branch 'phoenix14' into 'develop'
2018-12-17 laindon't re-use build
2018-12-17 lainFix tagging problems for existing instances.
2018-12-17 Ekaterina VaartisAlias Kocaptcha in the test
2018-12-17 vaartisUse :ets.match_delete to delete old captchas
2018-12-17 hrefSwitch to phoenixframework/phoenix as the needed change...
2018-12-17 hrefIntegration tests for mastodon websocket
next