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/models
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
..
deletion User Account Busywork 2022-08-14 14:40:57 -07:00
blocklist.go Block Lists 2022-08-14 17:45:55 -07:00
certification.go Admin Actions 2022-08-14 16:27:57 -07:00
feedback.go Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
friend.go Friend Requests and User Search 2022-08-13 22:44:57 -07:00
message.go Block Lists 2022-08-14 17:45:55 -07:00
models.go Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
pagination.go Implement Direct Messaging 2022-08-13 17:42:42 -07:00
photo.go Block Lists 2022-08-14 17:45:55 -07:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
user.go Static pages: About, FAQ, TOS, Privacy 2022-08-15 22:33:17 -07:00