Alessio 24364a26b0 REFACTOR: rework the rendering helpers
- rendering helpers moved to their own file (separate from response helpers)
- create a unified render helper instead of "buffered_render_basic_X" and "buffered_render_tweet_X"
	- this helper takes 2 data objects: one with global data (tweet trove, logged in user, etc) and one page-specific
	- this lets us remove the disgusting interface type
- modify the User List template to use UserIDs indexing into a global data object instead of a list of Users
2023-12-31 15:56:12 -06:00
2023-06-07 15:44:25 -03:00
2023-12-26 19:52:37 -06:00
2023-12-26 19:52:37 -06:00
2023-12-24 22:43:14 -06:00
2023-11-26 21:25:04 -08:00
Description
No description provided
2.4 MiB
Languages
Go 83.6%
Smarty 8%
CSS 4%
Shell 3.9%
Dockerfile 0.3%
Other 0.2%