gotosocial/internal/api/model
tobi 0ff52b71f2
[chore] Refactor HTML templates and CSS (#2480)
* [chore] Refactor HTML templates and CSS

* eslint

* ignore "Local"

* rss tests

* fiddle with OG just a tiny bit

* dick around with polls a bit more so SR stops saying "clickable"

* remove break

* oh lord

* don't lazy load avatar

* fix ogmeta tests

* clean up some cruft

* catch remaining calls to c.HTML

* fix error rendering + stack overflow in tag

* allow templating attributes

* fix indent

* set aria-hidden on status complementary content, since it's already present in the label anyway

* tidy up templating calls a little

* try to make styling a bit more consistent + readable

* fix up some remaining CSS issues

* fix up reports
2023-12-27 11:23:52 +01:00
..
account.go
admin.go [feature] Add /api/v1/admin/debug/apurl endpoint (#2359) 2023-11-27 14:02:52 +00:00
announcement.go
announcementreaction.go
application.go
attachment.go [chore/frontend] Refactor status templates slightly, put polls behind CWs if present (#2419) 2023-12-05 12:43:07 +01:00
block.go
card.go
content.go
context.go
conversation.go
domain.go
emoji.go
emojicategory.go
featuredtag.go
field.go
filter.go
headerfilter.go [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
history.go
instance.go
instancev1.go [bugfix] serialize instance terms via API (#2293) 2023-10-24 14:23:22 +02:00
instancev2.go [bugfix] serialize instance terms via API (#2293) 2023-10-24 14:23:22 +02:00
list.go
marker.go
mention.go
multistatus.go
notification.go
oauth.go
paging.go
poll.go [bugfix] poll vote count fixes (#2444) 2023-12-12 13:47:07 +00:00
preferences.go
pushsubscription.go
relationship.go
report.go
results.go
rule.go
scheduledstatus.go
search.go
source.go
status.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
tag.go
token.go
user.go
well-known.go