gotosocial/internal/api
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
..
client [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
model [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
s2s [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
security [feature] add rate limit middleware (#741) 2022-08-31 12:06:14 +02:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [bugfix] Fix domains not being unblockable, log internal server errors from API (#833) 2022-09-17 19:12:12 +02:00
mime.go [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
negotiate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00