gotosocial/web/template
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
..
404.tmpl [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
authorize.tmpl [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
confirmed.tmpl smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
email_confirm_html.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_confirm_text.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_reset_html.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_reset_text.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
error.tmpl [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
footer.tmpl [frontend] Redesign / color scheme (#688) 2022-07-04 16:23:59 +02:00
frontend.tmpl [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
header.tmpl [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
index.tmpl [frontend] Update client list and apply some minor fixes (#734) 2022-07-30 13:22:00 +02:00
profile.tmpl [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
sign-in.tmpl [feature] Add first iteration of a user panel at /user (#736) 2022-08-08 10:40:51 +02:00
status.tmpl [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
thread.tmpl [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00