Aevann
dd8e3255a0
allow pasting images in DM replies
2023-01-23 13:04:07 +02:00
Aevann
8396126606
add dm images
2023-01-23 11:58:38 +02:00
Aevann
4cc1635bac
make pin icon look better
2023-01-22 10:50:03 +02:00
Aevann
24edb49f3b
add jl5 (for me)
2023-01-22 10:04:49 +02:00
Aevann
9c6c894ebd
dont highlight comments voted on
2023-01-21 06:12:02 +02:00
Aevann
9717646755
remove all role attributes
2023-01-20 09:14:59 +02:00
Aevann
44aceee28c
fix pinned timestamps
2023-01-03 13:00:06 +02:00
Aevann
445371c4cd
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3342093#context
2023-01-01 17:49:43 +02:00
Aevann
7370e47735
actually fix viewmore
2023-01-01 17:35:59 +02:00
Aevann
361f5a6549
fix popovers
2023-01-01 14:16:27 +02:00
Aevann
9289c4a2a3
same as last commit
2023-01-01 14:00:59 +02:00
Aevann
044664a25e
get rid of useless tabs and spaces
2023-01-01 13:36:20 +02:00
Aevann
8a1343e739
Revert "remove all accessibility attributes"
...
This reverts commit e3a8fe85e3
.
2023-01-01 13:12:35 +02:00
Aevann
e3a8fe85e3
remove all accessibility attributes
2023-01-01 13:05:39 +02:00
Aevann
46023a4c08
pass element instead of its generated id
2023-01-01 05:05:09 +02:00
Aevann
7c78ec0adb
remove unnecessary form elements
2022-12-30 18:56:16 +02:00
Aevann
5c13700080
hide ghost identity leak in dev console
2022-12-30 18:22:57 +02:00
Aevann
71f4797027
fix highlighting comments
2022-12-30 16:20:09 +02:00
Aevann
f0b20cad55
the worst fucking code you'll ever see
2022-12-30 14:14:18 +02:00
Aevann
1bfa5f5747
style change for format buttons
2022-12-30 10:20:09 +02:00
Aevann
93e9a42fa3
stop using inline style/script elements
2022-12-29 16:20:27 +02:00
Aevann
6114111654
tighten CSP
2022-12-27 03:22:39 +02:00
Aevann
2b6698e2dd
make xmas badge graphic site-specific
2022-12-26 21:36:19 +02:00
Aevann
070a22d02e
remove accessiblity shit
2022-12-25 04:10:56 +02:00
Aevann
e6803f93e9
rework gif modal
2022-12-25 03:45:24 +02:00
Aevann
ee8635ef63
add padding to the "more comments" button on mobile
2022-12-25 01:17:52 +02:00
Aevann
ecfcbaf3df
make hat_active return a tuple
2022-12-25 00:21:49 +02:00
justcool393
1fd100d28c
watermark: disable temporarily ( #74 )
...
it's borked on most of the themes we need to do some proper checking
will be reenabled and fixed by #46
Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: rDrama/rDrama#74
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-15 21:39:43 +00: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: rDrama/rDrama#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
36fca9caab
minor bugfix
2022-12-13 20:50:38 +02:00
Aevann1
b649a16b46
fix cancel button
2022-12-13 20:26:25 +02:00
Aevann1
fa30af6e5c
fix "undelete" button on comments not removing the yellow
2022-12-13 20:17:04 +02:00
Aevann1
2258b18566
show the votes button to logged-out niggas
2022-12-11 21:32:30 +02:00
Aevann1
59e0beebb2
minor change
2022-12-11 21:19:10 +02:00
Aevann1
06e1195189
restore "cancel" button JC removed
2022-12-10 18:55:39 +02:00
Aevann1
cfb49da217
fix prev commit
2022-12-09 14:07:37 +02:00
Aevann1
1f99bb0aa6
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3211375?context=8#context
2022-12-09 14:03:11 +02:00
Aevann1
ca4e0f5e66
do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3210978?context=8#context
2022-12-09 12:54:29 +02:00
Aevann
a0a8535ec3
fix standard urls for w3.org ( #57 )
...
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#57
Co-authored-by: Aevann <aevann@noreply.fsdfsd.net>
Co-committed-by: Aevann <aevann@noreply.fsdfsd.net>
2022-12-09 05:41:53 +00: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: rDrama/rDrama#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
cff9249572
watermark
2022-12-07 21:05:52 +02:00
Aevann1
93063516ce
tie transparent theme to backgrounds
2022-12-07 19:53:29 +02:00
Aevann
81267ef1c6
do this https://stupidpol.site/h/countryclub/post/79285/tired-of-some-cute-twink-jannies/3194721?context=8#context ( #53 )
...
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#53
2022-12-07 16:51:51 +00:00
Aevann1
ede58dd886
fix margins
2022-12-05 17:23:41 +02:00
Aevann1
c0169d0dab
fix voting on profile wall
2022-12-05 08:18:37 +02:00
Aevann1
1fead79a86
fix
2022-12-05 08:15:13 +02:00
Aevann1
af3b028ca5
add links to individuals comments in walls + fix awards for wall comments
2022-12-05 05:01:50 +02:00
Aevann1
6cfe0fceb4
hide another broken button
2022-12-05 04:33:42 +02:00
Aevann1
29d1d08eb8
hide 2 broken buttons
2022-12-05 04:27:30 +02:00
Aevann1
e9f4f88f24
fix notifs for profile wall replies
2022-12-05 04:19:51 +02:00