Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also in this commit by accident:
- Fix query ordering causing exclude_poll_votes to not work
- Do not create notifications for Answer objects
|
|
|
|
|
|
|
|
This is to provide a generic frontend settings storage mechanism for all kinds
of frontends.
|
|
|
|
|
|
|
|
|
|
|
|
MastoAPI AccountView: fill source.note with plaintext version of note
Closes #926
See merge request pleroma/pleroma!1189
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/926
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
|
|
- Preload bookmarks in bookmark timeline
- Rework bookmark preload tests
|
|
Conversations once more.
See merge request pleroma/pleroma!1119
|
|
|
|
|
|
Add default_scope to /api/v1/update_credentials
See merge request pleroma/pleroma!1100
|
|
|
|
status is bookmarked to SQL
|
|
Feature/807 bookmark endpoint extension
Closes #807
See merge request pleroma/pleroma!1059
|
|
|
|
|
|
and add new configuration parameters to Mastodon API
This patch:
- Fixes `rights` in twitterapi ignoring `show_role`
- Fixes exposing default scope of the user to anyone in Mastodon API
- Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674)
Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs
|
|
any user (#789)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|