37 Commits (8bb74e50beb3e6602c183e59086ccebe87f96fb2)

Author SHA1 Message Date
  Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 6 years ago
  Eugen Rochko 9bd23dc4e5
Track trending tags (#7638) 6 years ago
  Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
  Eugen Rochko 42cd363542
Bot nameplates (#7391) 6 years ago
  Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374) 6 years ago
  Eugen Rochko cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) 6 years ago
  Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
  David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6 years ago
  Eugen Rochko 9fe1619db9
Do not re-query mentions from serializers (#6858) 6 years ago
  ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836) 6 years ago
  Akihiko Odaki 778b37790b Do not fetch environment variables to determine default locale (#6618) 6 years ago
  Eugen Rochko a3c4138197
Add contact_account and languages to instance API (#6574) 6 years ago
  Yamagishi Kazutoshi 3c18964256 Fallback default thumbnail in instance status API (#6177) 6 years ago
  Eugen Rochko a3b2ea599d
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 6 years ago
  Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775) 6 years ago
  aschmitz 4de211b80a Break out nested relationship API keys (#5887) 6 years ago
  Eugen Rochko 31ac5f0e00
Display list column (#5750) 6 years ago
  Eugen Rochko 58cede4808
Profile redirect notes (#5746) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  nullkal 781105293c Feature: Unlisted custom emojis (#5485) 6 years ago
  Eugen Rochko 967e70663f In REST API, when URL can be missing, cast it to nil (#5259) 6 years ago
  Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 6 years ago
  Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 6 years ago
  Eugen Rochko adc38078dd Make sure nil IDs to not get cast to empty string in REST API (#5068) 6 years ago
  Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 6 years ago
  aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 6 years ago
  Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
  Eugen Rochko 81cec35dbf Custom emoji (#4988) 6 years ago
  Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 6 years ago
  Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Gergely Nagy 2ebe4ff568 api/instances: Include the stats from the /about/more page (#4074) 6 years ago
  Yamagishi Kazutoshi 2b9721d1b3 Add setting a always mark media as sensitive (#4136) 6 years ago
  Yamagishi Kazutoshi f8212da329 Add attribute for default privacy to verify credentials (#4075) 6 years ago
  unarist 102466ac58 Fix JSON serialization of media_attachment (#4111) 6 years ago
  Eugen Rochko 6e1261f277 Fix notifications including wrong status in JSON (#4097) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago