[#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth
[akkoma] / lib / pleroma / user.ex
2019-04-04 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-02 lambdaMerge branch 'bugfix/wrong-date-format' into 'develop'
2019-04-02 lambdaMerge branch 'feature/fake-statuses' into 'develop'
2019-04-02 lainMerge remote-tracking branch 'origin/develop' into...
2019-04-02 lambdaMerge branch 'bugfix/share-mastodon' into 'develop'
2019-04-02 lambdaMerge branch 'remove-user-activities' into 'develop'
2019-04-02 lambdaMerge branch 'features/pleroma-tan' into 'develop'
2019-04-02 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-04-02 lambdaMerge branch 'features/mastoapi/2.6.0-force-login-optio...
2019-04-02 lambdaMerge branch 'get_by_id' into 'develop'
2019-04-02 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-02 Egor Kislitsynchange `Repo.get(User, id)` => `User.get_by_id(id)`
2019-04-02 Egor Kislitsynadd `user delete_activities` mix task
2019-04-02 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-01 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-03-29 lambdaMerge branch 'feature/deploy-docs' into 'develop'
2019-03-27 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2019-03-27 lambdaMerge branch 'feature/more-user-filters' into 'develop'
2019-03-26 Maxim FilippovAdd more user filters + move search to its own module
2019-03-26 lambdaMerge branch 'fix/ap-icon' into 'develop'
2019-03-26 lambdaMerge branch 'features/mastoapi/2.7.2-instance-attribut...
2019-03-26 lainAP UserView: Refactor banner / avatar display code...
2019-03-26 lambdaMerge branch 'features/mastoapi/2.7.0-auth-error-messag...
2019-03-26 Ivan TashkinovMastodon-based auth error messages. Defaulted User...
2019-03-25 Mark FelderAttempt to fix incorrect federation of default instance...
2019-03-24 rinpatchMerge branch 'features/mrf-keyword-nil-summary' into...
2019-03-24 rinpatchMerge branch 'fix/eldap-warnings' into 'develop'
2019-03-24 kaniiniMerge branch 'feature/object-normalize-preload' into...
2019-03-23 William Pitcockuser: use preloads when deleting accounts
2019-03-22 lambdaMerge branch 'safe-mentions' into 'develop'
2019-03-22 kaniiniMerge branch 'fix/use-union-all' into 'develop'
2019-03-22 rinpatchEnsure fts is prefered over trigram and use union_all...
2019-03-22 kaniiniMerge branch 'safe-mentions' into 'develop'
2019-03-21 kaniiniMerge branch 'feature/move-search-to-db' into 'develop'
2019-03-21 rinpatchMove gluing search results from application to database...
2019-03-21 rinpatchMerge branch 'ecto-3-migration' into 'develop'
2019-03-21 kaniiniMerge branch 'imageoptim' into 'develop'
2019-03-20 rinpatchEcto 3.0.5 migration
2019-03-20 kaniiniMerge branch 'fix/search-users-for-admin' into 'develop'
2019-03-19 Maxim FilippovFormat
2019-03-19 Maxim FilippovUse ILIKE to search users
2019-03-19 kaniiniMerge branch 'bugfix/activitypub-public' into 'develop'
2019-03-19 William Pitcockuser: properly cope with actors which do not declare...
2019-03-18 kaniiniMerge branch 'feature/order-users-by-nickname-admin...
2019-03-18 kaniiniMerge branch 'masto-api-notifications' into 'develop'
2019-03-18 rinpatchMerge branch 'fix-initial-posts' into 'develop'
2019-03-18 Ekaterina VaartisCheck if the user has indeed not been federated with
2019-03-18 Ivan Tashkinov[#923] External User registration refactoring, password...
2019-03-18 Ivan Tashkinov[#923] Support for multiple (external) registrations...
2019-03-18 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-03-17 Maxim FilippovOrder users by nickname
2019-03-17 Maxim FilippovOrder users by nickname
2019-03-16 kaniiniMerge branch 'feature/federated-flags' into 'develop'
2019-03-16 lambdaMerge branch 'feature/oauth-me' into 'develop'
2019-03-16 kaniiniMerge branch 'feature/reblog-muting' into 'develop'
2019-03-15 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-03-15 Ivan Tashkinov[#923] OAuth: prototype of sign in / sign up with Twitter.
2019-03-15 Karen KonouRefactor to store user ap_id, add tests
2019-03-15 Karen KonouImplement mastodon's reblog hiding feature
2019-03-14 rinpatchMerge develop to bump elixir version in the CI so I...
2019-03-14 rinpatchMerge branch 'hotfix/delete-activities' into 'develop'
2019-03-14 link0ffMerge remote-tracking branch 'upstream/develop' into...
2019-03-13 kaniiniMerge branch 'mastofe-content-types' into 'develop'
2019-03-13 lambdaMerge branch 'features/add-credo-to-ci' into 'develop'
2019-03-13 Haelwenn (lanodan... [Credo] fix Credo.Check.Readability.MaxLineLength
2019-03-13 Haelwenn (lanodan... [Credo] write large numbers with underscore separation
2019-03-13 Haelwenn (lanodan... [Credo] Remove parentesis on argument-less functions
2019-03-13 Haelwenn (lanodan... [Credo] fix Credo.Check.Readability.AliasOrder
2019-03-12 Egor Kislitsynadd `mix pleroma.user delete_activities NICKNAME` task
2019-03-08 kaniiniMerge branch 'fix-tlsv1.3' into 'develop'
2019-03-08 kaniiniMerge branch 'delete-status' into 'develop'
2019-03-08 kaniiniMerge branch 'fetch-posts-on-first-federation' into...
2019-03-08 Ekaterina VaartisFetch user's outbox posts on first federation with...
2019-03-07 rinpatchMerge branch 'bugfix/delete-activity-audience' into...
2019-03-06 kaniiniMerge branch 'chore/merge-search-into-list-users' into...
2019-03-04 Maxim FilippovMerge search endpoint into /users
2019-03-04 Karen KonouMerge branch 'bugfix/delete-activity-audience' of git...
2019-03-03 kaniiniMerge branch 'muting' into 'develop'
2019-03-03 rinpatchMerge branch 'remove-todo-txt' into 'develop'
2019-03-03 link0ffMerge remote-tracking branch 'upstream/develop' into...
2019-03-03 kaniiniMerge branch 'features/bio_rel_me' into 'develop'
2019-03-03 kaniiniMerge branch 'feature/add-pagination-to-users-admin...
2019-03-03 kaniiniMerge branch 'get-follow-requests-sql' into 'develop'
2019-03-03 kaniiniMerge branch 'atomic-note-count-updates' into 'develop'
2019-03-03 kaniiniMerge branch 'count-only-public-statuses' into 'develop'
2019-03-03 kaniiniMerge branch 'remove-follow-request-count' into 'develop'
2019-03-03 eugenijmRemove follow_request_count as it's not needed for...
2019-03-03 eugenijmUse atomic update for note count and follower count
2019-03-03 lambdaMerge branch 'fix/dont-show-dms-in-mentions-timeline...
2019-03-02 eugenijmUse sql query in User.get_follow_requests/1 for filteri...
2019-03-02 Maxim FilippovAdd pagination to search
2019-03-02 rinpatchMerge branch 'bugfix/oauth-scopes-join' into 'develop'
2019-03-02 Haelwenn (lanodan... Pleroma.User: mix format
2019-03-02 Haelwenn (lanodan... Pleroma.User: Fix syntax and user.ap_id call
2019-03-02 Haelwenn (lanodan... Pleroma.User: Pass an array to profile_urls
2019-03-02 Haelwenn (lanodan... Pleroma.User: Add rel=me to URLs where it linkbacks...
2019-03-01 Maxim FilippovRefactor a little bit
2019-03-01 Maxim FilippovShow current user in users list as well
2019-03-01 Maxim FilippovAdd "local" params to users search
2019-03-01 lambdaMerge branch 'bugfix/236-ambiguous-route-for-numerical...
next