aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2018-12-20[#114] Allowed unconfirmed users to authenticate if :account_activation_requi...Ivan Tashkinov
2018-12-20[#114] Added :user_id component to email confirmation path to improve the sec...Ivan Tashkinov
2018-12-20[#114] Removed flash messages rendering on redirects.Ivan Tashkinov
2018-12-20[#114] Stylistic adjustments.Ivan Tashkinov
2018-12-20[#413] fix parse mentionsMaksim
2018-12-20Merge branch 'documentation/copy-pleroma-api' into 'develop'kaniini
2018-12-19Remove extra bracketraeno
2018-12-19Merge branch 'develop' into oembed_providerraeno
2018-12-19[#114] `mix format`Ivan Tashkinov
2018-12-19[#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-...Ivan Tashkinov
2018-12-19[#114] User.register/1 tweak.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.Ivan Tashkinov
2018-12-19Merge branch 'userless-admin' into 'develop'kaniini
2018-12-18Add a way to use the admin api without a user.lain
2018-12-18Merge branch 'develop' into fix/formatter-ignore-html-charsrinpatch
2018-12-18Ignore HTML characters in formatter.exrinpatch
2018-12-18Documentation: Move generated files to priv/static/doc, add it to endpoint.exHaelwenn (lanodan) Monnier
2018-12-18Twitter ActivityView: fix crash when activity content is nilhref
2018-12-18[#114] Formatting fix.Ivan Tashkinov
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
2018-12-18[#114] Added `pleroma.confirmation_pending` to user views, adjusted view tests.Ivan Tashkinov
2018-12-18[#114] Refactored User.register_changeset to init confirmation data.Ivan Tashkinov
2018-12-18[#114] Account confirmation email, registration as unconfirmed (config-based)...Ivan Tashkinov
2018-12-18[#114] Email confirmation route, action, node setting, User.Info fields.Ivan Tashkinov
2018-12-18Merge branch 'develop' into oembed_providerraeno
2018-12-17Instance/Static runtime plughref
2018-12-17Merge branch '459_fix_user_profile_crash' into 'develop'lambda
2018-12-17fix text fieldMaksim Pechnikov
2018-12-17Merge branch 'captcha' into 'develop'lambda
2018-12-17Merge branch 'fix-tags' into 'develop'lambda
2018-12-17Merge branch 'phoenix14' into 'develop'lambda
2018-12-17Fix tagging problems for existing instances.lain
2018-12-17Use :ets.match_delete to delete old captchasvaartis
2018-12-17Cowboy handler for Mastodon WebSockethref
2018-12-17Support both OAuth token record and token string in UserViewraeno
2018-12-17Merge branch 'testfix/webfinger-jrd' into 'develop'lambda
2018-12-16Clean captchas up periodically, not schedule it after theyre createdEkaterina Vaartis
2018-12-16Change minutes_retained config to seconds_retainedEkaterina Vaartis
2018-12-16Add a configurable auto-cleanup for captchasEkaterina Vaartis
2018-12-16More put_view.href
2018-12-16Upgrade to Phoenix 1.4href
2018-12-16Merge branch 'fix/masto-put-settings' into 'develop'eal
2018-12-16Mastodon API: Fix PUT /api/web/settingseal
2018-12-15Replace HTTPoison with Tesla for kocapthaEkaterina Vaartis
2018-12-15Formatting fixesEkaterina Vaartis
2018-12-15Separate captcha implementation into a behaviour and use itEkaterina Vaartis
2018-12-15WebFinger: Sends a 400 when resource param is missing, fix XRD typo in testHaelwenn (lanodan) Monnier
2018-12-15Merge branch 'fix/views-ignore-unhandled-activites' into 'develop'lambda
2018-12-15Add an ability to disabled captchaEkaterina Vaartis