- 09 Feb, 2019 1 commit
-
-
Haelwenn authored
-
- 31 Jan, 2019 1 commit
-
-
href authored
-
- 30 Jan, 2019 2 commits
- 28 Jan, 2019 1 commit
-
-
Haelwenn authored
-
- 23 Jan, 2019 1 commit
-
-
href authored
-
- 22 Jan, 2019 1 commit
-
-
Ivan Tashkinov authored
[#502] Fixed User.active_local_user_query to return users with nil or missing `info.deactivated`. Adjusted test.
-
- 20 Jan, 2019 1 commit
-
-
lain authored
-
- 19 Jan, 2019 1 commit
-
-
lain authored
Indices in postgresql rely on operators, so they won't be used if you use only functions.
-
- 18 Jan, 2019 3 commits
-
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
- 17 Jan, 2019 2 commits
-
-
Ivan Tashkinov authored
-
rinpatch authored
-
- 16 Jan, 2019 7 commits
- 15 Jan, 2019 4 commits
-
-
Ivan Tashkinov authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
- 14 Jan, 2019 2 commits
-
-
Ivan Tashkinov authored
-
rinpatch authored
-
- 09 Jan, 2019 8 commits
-
-
lain authored
-
lain authored
-
lain authored
-
kaniini authored
-
kaniini authored
any actual callee will be dealing with a User struct to begin with, so just check the child struct inside User.superuser?/1 with pattern matching.
-
kaniini authored
auth_active?/1 can check remote users and return true directly.
-
kaniini authored
-
kaniini authored
user: use pattern matching to determine if user is local or remote instead of the previous hairy logic
-
- 08 Jan, 2019 1 commit
-
-
lain authored
-
- 07 Jan, 2019 1 commit
-
-
lain authored
Will work for missing users and badly migrated users.
-
- 04 Jan, 2019 1 commit
-
-
cascode authored
-
- 02 Jan, 2019 1 commit
-
-
kaniini authored
because of user refetch, accounts can stop existing (get_from_ap_id() can fail), accordingly filter the follow requests for these failures.
-
- 31 Dec, 2018 1 commit
-
-
kaniini authored
-