forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

1522 Commits (911f183de613f7e8cde223d5e6319aada03843e9)

Author SHA1 Message Date
Aevann cb62c760a8 revert last commit 2023-02-08 18:50:02 +02:00
Aevann e975e46d31 minor fix 2023-02-08 18:49:34 +02:00
Aevann 134a9f4e44 minor fix 2023-02-08 18:46:08 +02:00
Aevann 3e1de99d4e add 16 non-marsey emojis 2023-02-08 11:25:38 +02:00
Aevann f9830ec6d0 minor syntax change 2023-02-08 09:32:21 +02:00
Aevann 104c6f1b89 keep "Post" button disabled 2023-02-08 09:21:52 +02:00
Aevann c4394316fb add upload progressbar in /submit 2023-02-08 09:15:37 +02:00
Aevann 90cd383e36 minor syntax change to file-upload eventlistener 2023-02-08 09:14:01 +02:00
Aevann 8fcf015d28 remove the stolen code 2023-02-08 09:13:07 +02:00
Aevann 7b98119a2e Revert "Revert "comment the stolen code""
This reverts commit 024994f47e.
2023-02-08 08:54:56 +02:00
Aevann 024994f47e Revert "comment the stolen code"
This reverts commit 6686c4b1e9.
2023-02-08 08:53:11 +02:00
SneedBot 5fa1d213ad sneed 2023-02-08 06:29:20 +00:00
Aevann 6686c4b1e9 comment the stolen code 2023-02-08 08:28:48 +02:00
Aevann 42ec3264d7 fix submit.js 2023-02-08 08:23:03 +02:00
Aevann 399d32eaf5 extend usage of features['NSFW_MARKING'] 2023-02-08 08:22:11 +02:00
Aevann 99fb404ada add upload progress bar 2023-02-08 06:19:23 +02:00
Aevann 0b1b514ce0 delete idiotic banner on rdrama 2023-02-08 06:05:10 +02:00
Aevann 16dd13f3e0 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-08 05:17:37 +02:00
Aevann 98da695d77 fix wholesomeseal tags 2023-02-08 05:17:34 +02:00
SneedBot b5e7472417 sneed 2023-02-08 03:16:02 +00:00
Aevann 994ab4e2b7 minor cosmetic fix for ghost posts 2023-02-08 05:15:52 +02:00
Aevann 8411213e09 minor cosmetic fix 2023-02-08 04:46:25 +02:00
SneedBot e7168f57b3 sneed 2023-02-08 00:00:14 +00:00
SneedBot 90093b504a sneed 2023-02-07 16:00:11 +00:00
Aevann c645e5bf79 Revert "improve chat"
This reverts commit 13dafeb8a2.
2023-02-07 09:24:35 +02:00
Aevann 055d457fe6 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3545952#context 2023-02-07 04:23:43 +02:00
Aevann 81fd152e0d fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3540539#context 2023-02-07 03:57:36 +02:00
Aevann 48450b70d4 highlight /h/countryclub and /h/masterbaiters too 2023-02-07 03:42:56 +02:00
Aevann 56ed10f9fe remove testing shit 2023-02-07 03:23:17 +02:00
Aevann 711368baa5 same as last commit 2023-02-07 03:21:47 +02:00
Aevann 884f0a6f55 test smth on devrama 2023-02-07 03:17:22 +02:00
Aevann 13dafeb8a2 improve chat 2023-02-07 03:06:07 +02:00
SneedBot b7ef5c4463 sneed 2023-02-06 12:00:12 +00:00
Aevann a9ce706ff6 minor css fix 2023-02-06 08:05:37 +02:00
Aevann 16cc1721e8 fix rules on win98 theme 2023-02-06 07:59:33 +02:00
Aevann b600303a0b Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-06 07:31:09 +02:00
Aevann 2421effcd3 fix body top padding 2023-02-06 06:26:16 +02:00
SneedBot 3b9393dc68 sneed 2023-02-06 04:00:11 +00:00
mummified-corroding-granny 113a1b4959 small lil tisms: table column sort disabling, remove ugly https:// string from rules (#112)
* about the rdrama_rules, when I changed from http:// to https:// the other day, in some browsers it now displays the protocol tag which is ugly and inconsistent. Not sure why on some browsers it did not display "http://" before
* about the sorting: I will disable sorting on more table columns later on. This is all I can do right now

Reviewed-on: rDrama/rDrama#112
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-06 02:07:39 +00:00
mummified-corroding-granny 786ba6aa56 moved toggleelement to register_new_elements() (#111)
We currently cannot see (toggle the dropdown/button) reports that are hidden behind the "show more" (comments) button. This PR fixes that.

Example of what is happening without this PR:
1. open megathread. The thread is long includes hundreds of comments implying need to click "show more" (comments) button
2. without clicking any "show more" (comments) button, click the flaggers button on one of the first comments
3. flaggers are presented as expected
4. click the "show more" (comments) button at the end
5. click the flaggers button on one of the comments that was hidden behind the "show more" (comments) button
6. the button does nothing and has no event listenner associated

With this PR:
1. all flaggers buttons work regardless if hidden behind "Show More" (comments) or not. Tested up to two "Show More" (comments) buttons

I did the PR this way because the view_more button calls register_new_elements() and not bottom.js as a whole

There are other things using data-toggleelement like the undelete button on comments and the Preview button on /submit. Both of those still work as expected

Reviewed-on: rDrama/rDrama#111
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-06 02:07:18 +00:00
SneedBot b2b48efd24 sneed 2023-02-05 08:00:10 +00:00
SneedBot 2e734f7a06 sneed 2023-02-03 08:00:09 +00:00
SneedBot e781bfc203 sneed 2023-02-03 04:00:08 +00:00
Aevann 3286a54de8 minor fix 2023-02-03 05:15:30 +02:00
Aevann 1245298954 increase header--icon size 2023-02-03 05:10:20 +02:00
Aevann e1a0e6a03e make images expandable in markdown preview 2023-02-03 05:04:23 +02:00
Aevann 2ce7829238 add 2 NY banners 2023-02-03 01:26:42 +02:00
Aevann 6c24c3cfe9 remove types from emoji_modal.js 2023-02-02 22:07:28 +02:00
Aevann 8133b219a4 refactor popovers 2023-02-02 22:07:14 +02:00
Aevann 24ba5a6663 remove duplicate shit in core.js 2023-02-02 19:15:25 +02:00