gotosocial/internal/api/client
tobi c4a08292ee
[feature] Show + federate emojis in accounts (#837)
* Start adding account emoji

* get emojis serialized + deserialized nicely

* update tests

* set / retrieve emojis on accounts

* show account emojis in web view

* fetch emojis from db based on ids

* fix typo in test

* lint

* fix pg migration

* update tests

* update emoji checking logic

* update comment

* clarify comments + add some spacing

* tidy up loops a lil (thanks kim)
2022-09-26 11:56:01 +02:00
..
account [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
admin [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00
app [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
auth [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
blocks [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
emoji [docs] Swagger document /api/v1/custom_emojis (#824) 2022-09-13 13:30:07 +02:00
favourites [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
fileserver [bugfix] Server and closer bugfixes (#839) 2022-09-19 12:43:22 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
instance [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments (#801) 2022-09-04 14:58:58 +02:00
notification [feature] Add support for the exclude_types[] parameter on the notifications endpoint (#784) 2022-08-31 19:20:52 +02:00
search [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
status [bugfix] Fix status fields in_reply_to_id and in_reply_to_account_id not being nullable (#798) 2022-09-02 17:00:11 +02:00
streaming [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
timeline [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
user [feature] Add first iteration of a user panel at /user (#736) 2022-08-08 10:40:51 +02:00