This repository has been archived on 2022-08-26. You can view files and clone it, but cannot push or open issues/pull-requests.
gosocial/pkg
Noah 82f3914ae6 Forums - Spit & polish
* On Forums landing page, show who was the most recent commenter on each
  board's most recently updated post.
* Show photo count on Profile Pages on the "Photos" tab.
* Revise the mobile and tablet top nav bar:
    * Always show small badge icons linking to the Site Gallery & Forum
    * Always show Friends & Messages badges. If no new notifications, they
      display as grey instead of yellow w/ a number.
* Put icons next to most nav bar items, especially the User Menu
* Tighten the sprawling page layouts in the Forums to be more compact
  for mobile screens.
* Fix bug where some pages scrolled horizontally on mobile: the root cause
  was divs with class="content p-2", needs minimum p-3 (but p-4 is used) to
  provide enough padding to overcome column margins which were pushing the
  page too wide on mobile.
2022-08-25 19:58:43 -07:00
..
config Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
controller Forums - Spit & polish 2022-08-25 19:58:43 -07:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
models Forums - Spit & polish 2022-08-25 19:58:43 -07:00
photo Forums - Spit & polish 2022-08-25 19:58:43 -07:00
ratelimit User Account Busywork 2022-08-14 14:40:57 -07:00
redis Initial commit 2022-08-09 22:32:19 -07:00
router Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
session Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
templates Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
utility User Account Busywork 2022-08-14 14:40:57 -07:00
version.go Initial commit 2022-08-09 22:32:19 -07:00
webserver.go Initial commit 2022-08-09 22:32:19 -07:00