Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add an API endpoint for emoji.
See merge request lambadalambda/pleroma!28
|
|
|
|
This reverts commit a17b2613795b24162e953dd457b411dddc0c902e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #32.
|
|
|
|
|
|
This still isn't optimal, but at least it isn't super slow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Should mean the same and is indexed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the updated_at column isn't indexed, so postgres won't take the wrong index.
|
|
|
|
|
|
|
|
|
|
|