Age | Commit message (Collapse) | Author |
|
|
|
|
|
TwitterAPI: Add missing endpoints for bitlbee.
Closes #67
See merge request pleroma/pleroma!18
|
|
|
|
|
|
|
|
|
|
Documentation was wrong, reblogging actually returns the reblog, not
the reblogged status.
|
|
MastoAPI: Add notification endpoints get, clear and dismiss.
Closes #42
See merge request pleroma/pleroma!13
|
|
MastoAPI: Add update credentials endpoint.
Closes #61
See merge request pleroma/pleroma!15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correct mimetype on bad uploads.
See merge request pleroma/pleroma!12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow profile fetching for authenticated users only.
Closes #54
See merge request pleroma/pleroma!7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For a variety of reasons, posgresql won't use the available actor,
type index to do an index only scan. We now just increase the user
note count, which will lead to slightly wrong counts in some cases,
but it's better than the potentially very slow count query.
|
|
|
|
|
|
External url if available, id if not.
|
|
|