Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Add more configurability to how blocks work
See merge request pleroma/pleroma!203
|
|
|
|
|
|
|
|
|
|
relationships are broken
this is needed for activitypub conformance
ref #213
|
|
return a normalized one
|
|
than normal (closes #164)
|
|
|
|
|
|
is followed
this was caused by lack of Undo follows in the early days, and can likely be eventually removed
|
|
|
|
|
|
|
|
Domain blocks
See merge request pleroma/pleroma!190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into develop
|
|
User.follow()
|
|
|
|
|
|
Also fix some warning in the code and add a missing alias
|
|
|
|
Now uses a trigram based search. This is a lot faster and gives better
results. Closes #185.
|
|
|
|
|
|
|
|
|
|
closes #117
|
|
collections.
Should speed up the queries because ecto doesn't have to parse the json.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|