Commit Graph

16 Commits (999205c638d860a5d5786975fd7092f1d7bde4d7)

Author SHA1 Message Date
Aevann 999205c638 fix console errors caused by importing two comments.html 2024-03-09 09:35:44 +02:00
Aevann 0a70c741c3 add admin notes 2024-03-05 03:16:47 +02:00
Aevann 0b00ee57e7 comment_info -> focused_comment 2024-02-18 17:55:56 +02:00
Aevann cc25d9cbf5 do this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2470845#context 2024-02-12 19:25:55 +02:00
Aevann 6656aef10b use ghostbox macro everywhere 2023-09-29 06:43:25 +03:00
Aevann c4dcb3e312 remove unnecessary ; 2023-09-15 14:28:43 +03:00
Aevann ae6ba33398 add "view entire wall" link 2023-09-05 21:52:08 +03:00
Aevann aff5bdecd0 make commenting on empty wall hide the ghost town thing 2023-08-17 02:26:46 +03:00
justcool393 34ce953884 Fix DM and modmail replies 404ing (#65)
messages got borked completely by this commit

this reverts commit b649a16b46.

---

Snakes note: DM and modmail replies 404'd because dispatched
to the wrong endpoint. The fix to that affected cancel buttons
in some contexts, so this PR also fixes those. Cancel button
presence and behavior should be same as it was a ~week ago
(i.e. correct), and all reply everywhere seem to work right.

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: #65
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-14 04:16:43 +00:00
Aevann1 13be7c2893 add margin 2022-12-11 23:50:11 +02:00
justcool393 f848f68799 walls: remove duplication among routes/templates (#52)
removes a bunch of duplicated code in commenting and userpages

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: #52
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-09 03:35:28 +00:00
Aevann1 e8f9d39bcf discussion -> wall 2022-12-07 11:04:22 +02:00
Aevann1 d01b5dfd9f add "view entire discussion" to profile walls 2022-12-07 10:55:47 +02:00
Aevann1 4583c3d4eb cosmetic changes 2022-12-05 08:46:04 +02:00
Aevann1 f5ef9f431a fix wall margins 2022-12-05 08:12:46 +02:00
Aevann1 cb4d941fd0
add profile wall 2022-12-04 20:05:45 -05:00