Age | Commit message (Collapse) | Author |
|
Feature/account deletion
Closes #115
See merge request pleroma/pleroma!157
|
|
Support undo like over ActivityPub (Fix #139)
Closes #139
See merge request pleroma/pleroma!161
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
webfinger: handle application/ld+json links
See merge request pleroma/pleroma!159
|
|
remote user deactivation
See merge request pleroma/pleroma!154
|
|
|
|
hubzilla compatibility
Closes #100
See merge request pleroma/pleroma!160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
application/activity+json
|
|
application/activity+json link
|
|
|
|
|
|
|
|
This reverts commit e6dc15b96cb971836211a1e57be1756936456c17.
|
|
|
|
|
|
Now uses a trigram based search. This is a lot faster and gives better
results. Closes #185.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents a problem that made the local timeline very slow when
there were few posts.
|
|
This reverts commit 1027d1f6963b495a5abc67b05447619ce7d429db.
|
|
It's just too slow (over 1 second on small systems, haven't looked at
the queries in detail yet). We'll need some other way to handle it.
|
|
|
|
Generates a faster query.
|
|
Add unrepeats
Closes #69
See merge request pleroma/pleroma!113
|
|
|
|
|