gotosocial/web/template
kim ac48192562
[bugfix] poll vote count fixes (#2444)
* don't drop all vote counts if hideCounts is set, refactors poll option extraction slightly

* omit voters_count when not set

* make voters_count a ptr to ensure it is omit unless definitely needed

* handle case of expires_at, voters_count and option.votes_count being nilable

* faster isNil check

* remove omitempty tags since mastodon API marks things as nullable but still sets them in outgoing json
2023-12-12 13:47:07 +00:00
..
404.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
about.tmpl [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
authorize.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
confirmed.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
domain-blocklist.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
email_confirm.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_new_report.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_report_closed.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_reset.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_test.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
error.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
finalize.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
footer.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
frontend.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
header.tmpl [chore/frontend] refactor header templating, add apple-touch-icon (#1850) 2023-05-31 13:54:00 +02:00
index.tmpl [chore] Add Feditext as recommended client (#2081) 2023-08-08 12:19:41 +02:00
oob.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
profile.tmpl [frogend/chore] Fix profile domain (#1779) 2023-05-14 14:49:01 +02:00
sign-in.tmpl [chore] Update templates license headers (#1672) 2023-04-04 11:33:11 +02:00
status.tmpl [bugfix] Make screenreaders read out Language of posts properly (#2436) 2023-12-10 15:06:06 +01:00
status_attachments.tmpl [chore/frontend] Refactor status templates slightly, put polls behind CWs if present (#2419) 2023-12-05 12:43:07 +01:00
status_poll.tmpl [bugfix] poll vote count fixes (#2444) 2023-12-12 13:47:07 +00:00
tag.tmpl [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
thread.tmpl [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00