Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add unrepeats
Closes #69
See merge request pleroma/pleroma!113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should be the data the user is allowed to see later, but this
will stop accidental private message leaks.
|
|
|
|
|
|
|
|
|
|
This is needed to ensure the user cache does not throw nil when creating the mentions
list.
Signed-off-by: lain <lain@soykaf.club>
|
|
|
|
|
|
|
|
Add a default profile picture and banner.
See merge request pleroma/pleroma!48
|
|
This removes the placehold.it dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
External url if available, id if not.
|