Age | Commit message (Collapse) | Author |
|
This saves us lots of sending out because we can use sharedInbox.
|
|
|
|
|
|
|
|
sixohsix/pleroma-post_expiration
|
|
|
|
|
|
|
|
|
|
|
|
This reverts merge request !1504
|
|
|
|
|
|
If we didn't put some kind of lifetime requirement on these, I guess you
could annoy people by sending large numbers of ephemeral posts that
provoke notifications but then disappear before anyone can read them.
|
|
The "expires_at" parameter accepts an ISO8601-formatted date which
defines when the activity will expire.
At this point the API will not give you any feedback about if your post
will expire or not.
|
|
|
|
|
|
|
|
detect and use sha512-crypt for stored password hash.
See merge request pleroma/pleroma!1422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Explicit addressing
See merge request pleroma/pleroma!1239
|
|
|
|
just activities
|
|
|
|
|
|
|
|
|
|
Also in this commit by accident:
- Fix query ordering causing exclude_poll_votes to not work
- Do not create notifications for Answer objects
|
|
|
|
|
|
|
|
|
|
add custom emoji
|
|
|
|
|
|
|