mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-22 19:17:29 -06:00
* [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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| admin.go | ||
| announcement.go | ||
| announcementreaction.go | ||
| application.go | ||
| attachment.go | ||
| block.go | ||
| card.go | ||
| content.go | ||
| context.go | ||
| conversation.go | ||
| domain.go | ||
| emoji.go | ||
| emojicategory.go | ||
| featuredtag.go | ||
| field.go | ||
| filter.go | ||
| headerfilter.go | ||
| history.go | ||
| instance.go | ||
| instancev1.go | ||
| instancev2.go | ||
| list.go | ||
| marker.go | ||
| mention.go | ||
| multistatus.go | ||
| notification.go | ||
| oauth.go | ||
| paging.go | ||
| poll.go | ||
| preferences.go | ||
| pushsubscription.go | ||
| relationship.go | ||
| report.go | ||
| results.go | ||
| rule.go | ||
| scheduledstatus.go | ||
| search.go | ||
| source.go | ||
| status.go | ||
| tag.go | ||
| token.go | ||
| user.go | ||
| well-known.go | ||