- Jan 09, 2019
-
-
minibikini authored
# Conflicts: # docs/config.md
-
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
-
- Jan 08, 2019
-
-
rinpatch authored
Add a setting for users to autofollow on sign up. See merge request pleroma/pleroma!639
-
minibikini authored
-
minibikini authored
-
minibikini authored
-
lain authored
-
minibikini authored
-
minibikini authored
-
minibikini authored
-
- Jan 07, 2019
-
-
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
-
minibikini authored
-
minibikini authored
-
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
-
- Jan 06, 2019
- Jan 05, 2019
-
-
kaniini authored
Add check to prevent multiple follow notifications from the same user Closes #397 See merge request pleroma/pleroma!591
-
Sadposter authored
-
kaniini authored
fix user search results for users with unset display name Closes #499 See merge request pleroma/pleroma!625
-
kaniini authored
fix 486: Add option --assume-yes to allow mix pleroma.user to work non-interactive See merge request pleroma/pleroma!627
-
kaniini authored
Don't crash on AP request for tombstone See merge request pleroma/pleroma!630
-
scarlett authored
Strip HTML in and allow emoji in summaries. See merge request pleroma/pleroma!631
-
scarlett authored
-
scarlett authored
-
scarlett authored
-
scarlett authored
-