Commit Graph

332 Commits (4753eef5502343da372ceac11fe8e189b2276c01)

Author SHA1 Message Date
Matt Baer 48ca695c46 Show last update check time in local timezone 5 years ago
Matt Baer 68e992a55e Fix bad #status anchor in view-user.tmpl 5 years ago
Matt Baer 602cd80020 Fix mismatched span in user/admin/users.tmpl 5 years ago
Matt Baer 0d79057bae Rename ReleaseURL() to ReleaseNotesURL() 5 years ago
Matt Baer b58464addb Optionally hide Monitor page in Admin nav 5 years ago
Matt Baer 92da069ce4 Move admin dashboard sections into subpages 5 years ago
Matt Baer b1d006fcf2 Make Reader width consistent with other pages 5 years ago
Matt Baer 5d754176e0 Use h1 consistently on user pages 5 years ago
Matt Baer 7023b74d12 Update calls and vars for Invites and elsewhere 5 years ago
Matt Baer 8cfffb5650 Disable form items on Invite page when silenced 5 years ago
Matt Baer bc9455db4f Fix datetime attributes on read.tmpl 5 years ago
Matt Baer 5de2f633e1 Fix localdate.js not included on Tags page 5 years ago
Matt Baer 50901d2446 Fix date format in `datetime` attribute 5 years ago
Matt Baer 30032e74a0 Add helpful text on Drafts page 5 years ago
Matt Baer b336e95e12 Render HTML entities in Drafts list 5 years ago
Nick Gerakines 5d834c1cd2 Minor code cleanup on settings page to improve oauth account management UI. T713 5 years ago
Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 5 years ago
Rob Loranger 571460f08d
move timezone correction to client side 5 years ago
Rob Loranger 0766e6cb36
fixes imported post times 5 years ago
Matt Baer 3e97625cca Fix Unix timestamps on client during import 5 years ago
Rob Loranger aae2f28bb6
pass original file modified date for imports 5 years ago
Matt Baer 9958a1122b Show published date on post pages if Blog 5 years ago
Matt Baer 5b7f37aed8 Restyle Import page 5 years ago
Matt Baer aa405bc57c Remove "silenced" warning on password-collection.tmpl 5 years ago
Matt Baer 0b701c5f7f Update "account silenced" alert on edit-meta 5 years ago
Matt Baer acb8f5fe5d Fix broken password-collection template 5 years ago
Matt Baer 3d49baf39a Improve non-chorus site-wide header 5 years ago
Rob Loranger 7e014ca659
Rename Suspend status to Silence 5 years ago
Matt Baer 79f35a0ccd Fix collection template issues introduced in #205 5 years ago
Rob Loranger 9b69de166f
add silenced warning on invites page 5 years ago
Matt Baer 7f96e8c384 Rename UserSuspended to UserSilenced 5 years ago
Matt Baer c3f76a3ab8 Change "suspend" to "silence" where user-facing 5 years ago
Matt Baer a9b5bb2f6b Fix reset user's email address display 5 years ago
Matt Baer d5dd007ff7 Change Reset Password button style 5 years ago
Matt Baer 3e8d1014d9 Tweak admin reset confirmation copy 5 years ago
Matt Baer 422c16f39a Tweak admin user pass reset success copy 5 years ago
Matt Baer 6d4ec0b17d Remove extra OwnUserPage field 5 years ago
Matt Baer 6e09fcb9e2 Change password reset endpoint to /admin/user/{Username}/passphrase 5 years ago
Matt Baer 2c2ee0c00c Tweak "suspended" notification copy 5 years ago
Rob Loranger f66d5bf1e8
use .Host instead of adding .Hostname 5 years ago
Rob Loranger c0b75f6b65
pass hostname to canonical url in post templates 5 years ago
Matt Baer 619b10c3e5 Fix "suspended" message location on Drafts 5 years ago
Matt Baer 280c32afdc Confirm suspension before submitting the form 5 years ago
Matt Baer c9f7219831 Move user status in list out of <a> 5 years ago
Matt Baer da7dcfee6a Move admin template IsSuspended logic into method 5 years ago
Rob Loranger fc553d277f
add admin user account deletion 5 years ago
Rob Loranger 482e632ca9
add user account delete UI 5 years ago
Rob Loranger f85f0751a3
address PR comments 5 years ago
Michael Demetriou 8404f0896c Handle default pad color mode according to `prefers-color-scheme` 5 years ago
Rob Loranger 513765c09f
include localdate in all collections +reader 5 years ago