96 Commits (8001a9b97bded0329f91397f2316328a8ba0d97a)

Author SHA1 Message Date
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 6 years ago
Thibaut Girka bd23288a52 Add a per-user setting to hide followers count 6 years ago
Thibaut Girka a1c56fcef1 Add admin setting to disable followers count 6 years ago
Thibaut Girka 06c7fb8015 Add backend support to read and update list-specific show_replies settings 6 years ago
Eugen Rochko 1d38c9750a
Fix filter ID not being a string in REST API (#9303) 6 years ago
Thibaut Girka f84897c7d7 Add field to serialized local-only statuses 6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120) 6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 8fd2cc54c1
Fix type of conversation ID in conversations API (#8961) 6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
Eugen Rochko 7fe137d2f7
Fix link verification for remote accounts (#8868) 6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 6 years ago
Eugen Rochko 9804ec3a6d
Fix missing irreversible in filters API, expires_in param (#7976) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 7 years ago
Eugen Rochko 5e9d51c24b
Do not pre-emojify note HTML in accounts REST API (#7821) 7 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638) 7 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391) 7 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374) 7 years ago
Eugen Rochko cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) 7 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 7 years ago
Thibaut Girka 50eb8f1f61 Add backend support for bookmarks 7 years ago
David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 7 years ago
Eugen Rochko 9fe1619db9
Do not re-query mentions from serializers (#6858) 7 years ago
ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836) 7 years ago
Akihiko Odaki 778b37790b Do not fetch environment variables to determine default locale (#6618) 7 years ago
Eugen Rochko a3c4138197
Add contact_account and languages to instance API (#6574) 7 years ago
Yamagishi Kazutoshi 3c18964256 Fallback default thumbnail in instance status API (#6177) 7 years ago
Eugen Rochko a3b2ea599d
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 7 years ago
Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775) 7 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887) 7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750) 7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Lain Iwakura ca5440b93d Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific. 7 years ago
Lain Iwakura a4dcabc11b Return character limit in API and initial state. 7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485) 7 years ago
Eugen Rochko 967e70663f In REST API, when URL can be missing, cast it to nil (#5259) 7 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko adc38078dd Make sure nil IDs to not get cast to empty string in REST API (#5068) 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago