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 748adeb289 Contact Us, Feedback, and Reporting
* Add the Contact page where users can contact the site admins for feedback or
  to report a problematic user, photo or message.
* Reports go into the admin Feedback table.
* Admin nav bar indicates number of unread feedbacks.
* Add "Report" button to profile pages, photo cards, and the top of Direct
  Message threads.

Misc changes:

* Send emails out asynchronously for more responsive page loads.
2022-08-21 14:05:08 -07:00
..
config Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
controller Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
log Initial commit 2022-08-09 22:32:19 -07:00
mail Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
markdown User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
middleware Admin Actions 2022-08-14 16:27:57 -07:00
models Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
photo User Account Busywork 2022-08-14 14:40:57 -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 Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
session Admin Actions 2022-08-14 16:27:57 -07:00
templates Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -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