- 09 Jan, 2019 10 commits
-
-
sxsdv1 authored
-
kaniini authored
user: fix local vs remote determination in remote_or_auth_active?/1 See merge request pleroma/pleroma!640
-
kaniini authored
-
kaniini 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
-
kaniini authored
user: use pattern matching to determine if user is local or remote instead of the previous hairy logic
-
- 08 Jan, 2019 2 commits
-
-
rinpatch authored
Add a setting for users to autofollow on sign up. See merge request pleroma/pleroma!639
-
lain authored
-
- 07 Jan, 2019 8 commits
-
-
kaniini authored
Add logging to syslog See merge request pleroma/pleroma!622
-
kaniini authored
Actually put some onformation in the error user, make it actually properly parse in conversations. See merge request pleroma/pleroma!638
-
lain authored
in conversations.
-
kaniini authored
Make TwAPI UserView more resilient to issues. See merge request pleroma/pleroma!634
-
lain authored
Scarlett/pleroma search visibility check See merge request pleroma/pleroma!635
-
lain authored
-
lain authored
Will work for missing users and badly migrated users.
-
scarlett authored
-
- 06 Jan, 2019 2 commits
- 05 Jan, 2019 13 commits
-
-
Sadposter authored
-
kaniini authored
Don't crash on AP request for tombstone See merge request pleroma/pleroma!630
-
scarlett authored
-
scarlett authored
-
scarlett authored
-
scarlett authored
-
scarlett authored
-
sxsdv1 authored
Because tombstone objects has no addressing the is_public?-predicate would cause an error that propagated as a 500 error in the api
-
cascode authored
- 04 Jan, 2019 5 commits
-
-
kaniini authored
-
kaniini authored
-
Rin Toshaka authored