Age | Commit message (Collapse) | Author |
|
pkcs#1
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/229
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/231
|
|
Emoji were broken due to `Pleroma.Formatter` not knowing about the
auto-shortcode emoji. This moves that logic from
`Pleroma.Web.TwitterAPI.UtilController` to `Pleroma.Formatter`.
Additionally, it's now possible to specify multiple shortcode globs, and
the default globs were changed to `["/emoji/custom/**/*.png"]`, since
that's in the .gitignore and the files there would have to be shortcode
emoji anyway.
|
|
Also, a bit of formatting, and the glob includes an "/emoji/" prefix to
make it more intuitive to users
|
|
|
|
|
|
|
|
duplicating the logic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Activity.get_by_ap_id() directly.
|
|
Activity.get_by_ap_id().
|
|
Activity.get_by_ap_id().
|
|
|
|
|
|
|
|
|
|
|
|
partial structure
|
|
return a normalized one
|
|
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Add rights to initial_state
See merge request pleroma/pleroma!236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related to https://git.pleroma.social/pleroma/mastofe/issues/20
|
|
Return empty array from /api/qvitter/mutes.json
See merge request pleroma/pleroma!234
|
|
Add more configurability to how blocks work
See merge request pleroma/pleroma!203
|
|
|
|
|
|
config: add application/xml mimetype support.
See merge request pleroma/pleroma!228
|
|
Empty 2.4.x endpoints and ``api/v2/search``
See merge request pleroma/pleroma!214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initial_state.meta.max_toot_chars
|
|
|
|
|