add license boilerplate to pleroma core
[akkoma] / lib / pleroma / user.ex
2018-12-23 William Pitcockadd license boilerplate to pleroma core
2018-12-23 lambdaMerge branch 'hotfix/activity-without-content' into...
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] 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] Stylistic adjustments.
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-18 rinpatchMerge branch 'develop' into fix/formatter-ignore-html...
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-18 Ivan Tashkinov[#114] Added email confirmation resend action. Added...
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-17 lambdaMerge branch '459_fix_user_profile_crash' into 'develop'
2018-12-17 lambdaMerge branch 'captcha' into 'develop'
2018-12-17 lambdaMerge branch 'fix-tags' into 'develop'
2018-12-17 lainFix tagging problems for existing instances.
2018-12-16 ealMerge branch 'fix/masto-put-settings' into 'develop'
2018-12-14 hrefMerge branch 'feature/file-size-checking' into 'develop'
2018-12-14 hrefMerge branch '114_user_registration_emails' into 'develop'
2018-12-13 lambdaMerge branch 'username-underscores' into 'develop'
2018-12-12 hrefExtended nicknames: allow dashes.
2018-12-12 hrefAllow underscores in usernames.
2018-12-12 kaniiniMerge branch 'support/issue_442' into 'develop'
2018-12-12 Maksim Pechnikovfix warnings
2018-12-10 lambdaMerge branch '2018-12-10-update-frontend' into 'develop'
2018-12-10 lainFix warnings.
2018-12-10 lambdaMerge branch 'fix_empty_bio_crash' into 'develop'
2018-12-10 lambdaMerge branch 'fix/config-md-typos' into 'develop'
2018-12-10 lambdaMerge branch 'support/bugfix_272' into 'develop'
2018-12-10 lambdaMerge branch 'fix/theora-detection-read-bytes' into...
2018-12-10 lambdaMerge branch 'anonymize-filter-text' into 'develop'
2018-12-10 lambdaMerge branch 'develop' into 'fix/mix-task-uploads-modul...
2018-12-10 lambdaMerge branch 'parallel588/pleroma-support/compile_warni...
2018-12-09 raenoFixes #415. Properly handle nil and empty string by...
2018-12-09 Maksim Pechnikovfix compile warnings
2018-12-08 lambdaMerge branch 'fix/add-upload.ex' into 'develop'
2018-12-08 lambdaMerge branch 'fix/typo-relay-ex' into 'develop'
2018-12-07 lambdaMerge branch 'fix/gopher-respect-ip' into 'develop'
2018-12-07 lambdaMerge branch 'media-proxy-follow-redirect' into 'develop'
2018-12-07 lambdaMerge branch '394_user_tags' into 'develop'
2018-12-07 Ivan Tashkinov[#394] Refactoring of User.tag and User.untag (removed...
2018-12-07 Ivan Tashkinov[#394] Refactoring (using Ecto.Multi; "untag" route...
2018-12-06 Ivan Tashkinov[#394] Refactoring.
2018-12-06 Rin ToshakaMerge develop
2018-12-06 Ivan Tashkinov[#394] Added `users.tags` and admin routes to tag and...
2018-12-06 kaniiniMerge branch 'fix/mastodon-api-settings' into 'develop'
2018-12-06 kaniiniMerge branch 're-mrf' into 'develop'
2018-12-06 rinpatchMastoAPI: Fix put_settings
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 kaniiniMerge branch '210_twitter_api_uploads_alt_text' into...
2018-12-06 Hakaba HitoyoMerge remote-tracking branch 'origin/debug-suggestions...
2018-12-05 lainMerge remote-tracking branch 'origin' into follower...
2018-12-05 Rin ToshakaMerge develop to refactor/mix-tasks
2018-12-05 lambdaMerge branch 'bugfix/408' into 'develop'
2018-12-05 William Pitcockuser: put default user info when registering a user
2018-12-03 lambdaMerge branch 'fix/parse-user-bio' into 'develop'
2018-12-03 lambdaMerge branch 'fix-media-proxy-defaults' into 'develop'
2018-12-02 rinpatchMerge branch 'develop' into fix/theora-detection-read...
2018-12-02 Maxim FilippovParse user's bio on register
2018-12-01 kaniiniMerge branch 'validate-user-info' into 'develop'
2018-12-01 rinpatchAttempt to resolve merge conflict
2018-12-01 lainMore fixes for Info schema.
2018-12-01 lainFix masto api user updating.
2018-12-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-11-30 lainMerge remote-tracking branch 'origin' into validate...
2018-11-27 lainMore fixes.
2018-11-27 kaniiniMerge branch 'ogg-theora-detection' into 'develop'
2018-11-20 lainMerge branch 'validate-user-info' of git.pleroma.social...
2018-11-20 lainRaise on usage of old function.
2018-11-20 William Pitcockuser: fix user.info lookup in User.locked?()
2018-11-20 lainFix formatter tests.
2018-11-18 lainFix user updating from AP.
2018-11-18 lainMix format.
2018-11-18 lainFix most User tests.
2018-11-18 lainFix following locked users.
2018-11-18 lainFix note count update.
2018-11-18 lainFix follower count test.
2018-11-18 lainFix blocking.
2018-11-18 lainFormatting.
2018-11-18 lainFix follower count setting.
2018-11-18 lainFix note counting.
2018-11-18 lainFix User deactivation.
2018-11-17 kaniiniMerge branch 'feature/uploader-mdii' into 'develop'
2018-11-16 lambdaMerge branch 'feature/pleromafe-usersearch' into 'develop'
2018-11-16 lainAdd better test for user search functionlity.
2018-11-15 Hakaba HitoyoMerge remote-tracking branch 'official/develop' into...
2018-11-10 kaniiniMerge branch 'bugfix/local-jsonld-context' into 'develop'
2018-11-10 kaniiniMerge branch 'tests/prismo-url-map' into 'develop'
2018-11-09 lambdaMerge branch 'bugfix/no-cc-mentions' into 'develop'
2018-11-09 William Pitcockuser: remove obsolete User.get_notified_from_activity().
2018-11-09 William Pitcockuser: factor out user set fetching from User.get_notifi...
2018-11-08 William Pitcockuser: implement AS2 mention extraction + unify Announce...
2018-11-08 William Pitcockactivitypub: transmogrifier: unify mention extraction
2018-11-08 William Pitcockuser: add optional local_only param to get_notified_fro...
next