- Jan 09, 2019
-
-
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 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
-
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
-
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
-
- Jan 04, 2019
-
-
rinpatch authored
rich media: use cachex to avoid flooding remote servers See merge request pleroma/pleroma!629
-
kaniini authored
-
kaniini authored
Different caches based on the module. Remove scrubber version since it is not relevant anymore See merge request pleroma/pleroma!628
-
kaniini authored
-
Rin Toshaka authored
-
Rin Toshaka authored
-
spctrl authored
-
kaniini authored
URL previews in posts Closes #402 See merge request pleroma/pleroma!617
-
kaniini authored
Activitypub c2s delete activity See merge request pleroma/pleroma!618
-
cascode authored
-
cascode authored
-