website/pkg/templates
Noah 500456c05e Recent Forum Posts
* Add a "Newest" tab to the Forums landing page to order ALL forum posts
  (comments) by most recent, paginated.
* Add a "Views" cooldown in Redis: viewing the same post multiple times
  within 1 hour doesn't ++ the view count with every page load, per user
  per thread ID.
* Update the paginators to handle unlimited numbers of pages: shows max
  7 page buttons with your current page towards the middle.
* General ability to jump to the "last page" of anything: use a negative
  page size like ?page=-1 and it acts like the last page.
2022-08-30 22:13:57 -07:00
..
error_pages.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
redirect.go Initial commit 2022-08-09 22:32:19 -07:00
template_funcs.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
template_vars.go Rename the module 2022-08-25 21:21:46 -07:00
templates.go Rename the module 2022-08-25 21:21:46 -07:00