gotosocial/internal/federation
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
..
dereferencing [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
federatingdb [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
authenticate.go [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
clock.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
commonbehavior.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
dereference.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
federatingactor.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federatingactor_test.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
federatingprotocol.go [performance] use GetAccountByUsernameDomain() for local account lookups to rely on cache (#793) 2022-09-02 11:56:33 +02:00
federatingprotocol_test.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
federator.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
federator_test.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
handshake.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
transport.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00