Commit Graph

23368 Commits (0c670299c0c7cabd68c790bb58cf4c81edb28f1f)

Author SHA1 Message Date
mummified-corroding-granny 0c670299c0 chat: update header chat count on websocket update message (#122)
Kindly,

Just a small lil PR to make sure the chat counts keep synchronized in /chat as users come and go

Thanks,
granny

Reviewed-on: #122
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-16 13:41:43 +00:00
SneedBot 211110baef sneed 2023-02-16 04:00:08 +00:00
mummified-corroding-granny 0c2128811f formatting page: add javascript to generate format copy buttons programmatically (#120)
Kindly,

As per $title:
* we add a button to the first column of each row of /formatting programatically
  * programatically because table is subject to change and tedious/complicated to write it for each row
* clicking on button copies text of second row to clipboard (reusing toasts code)
* did some javascript replacing because of preserving newlines and removing extraneous tabs

Thanks,
granny

Reviewed-on: #120
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-14 17:44:04 +00:00
SneedBot 2934ea58e2 sneed 2023-02-14 16:00:08 +00:00
mummified-corroding-granny cc6ad3ded4 comments: changed display to inline block in more meta elements (#118)
Kindly,

This is follow-up work to #110 where I target post comments.

This fixes element spliting for "Edited X ago", reply arrow + name and lottery icon + lottery message

Thanks,
granny

Reviewed-on: #118
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-13 18:58:07 +00:00
mummified-corroding-granny 2cf1300498 chat: stop console error after clicking marsey emoji speed modal (#119)
Kindly,

As per $title. This is just a suggestion implementation

Whenever we click any marsey in the speed modal, it generates an error in developer tools console because markdown() is not defined. I suspect not being available is expected because that function is for re-rendering the markdown preview (????? when I look at chat code it is all spaghette to me)

Thanks,
granny

Reviewed-on: #119
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-13 18:57:52 +00:00
SneedBot 862b36bf85 sneed 2023-02-13 13:00:04 +00:00
SneedBot 1344a8ed83 sneed 2023-02-12 13:00:07 +00:00
mummified-corroding-granny 8a4a37ba8e Comments: fix inconsistent nested lists padding as compared to posts (#117)
Kindly,

Seems strange that posts can use nested lists with increased padding at each level while comments do not have any padding on the nested lists

EDIT: disregard branch name. A bit tipsy and just used the branch that I had in my hand
Reviewed-on: #117
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-12 07:23:25 +00:00
SneedBot 00734c8ce4 sneed 2023-02-11 12:00:07 +00:00
SneedBot c852ad8adb sneed 2023-02-11 08:00:06 +00:00
Aevann 67a29b9a51 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-11 08:55:40 +02:00
Aevann 8205efa318 bandaid fix to ping groups post 2023-02-11 08:55:37 +02:00
SneedBot b79e05a654 sneed 2023-02-11 00:00:14 +00:00
SneedBot 281ba0b7f0 sneed 2023-02-10 20:00:16 +00:00
Aevann 47a4bdfa95 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3570350#context 2023-02-10 19:02:45 +02:00
Aevann e5343fb7a8 dont hang workers on youtube song change 2023-02-10 16:29:09 +02:00
Aevann 96b8afa617 use /temp_songs directory 2023-02-10 16:17:22 +02:00
Aevann 68da9828b3 remove unnecessary commands in ubunutu_setup.sh 2023-02-10 16:15:53 +02:00
Aevann eb68c743e1 remove unnecessary return 2023-02-10 16:15:37 +02:00
Aevann 400ed01ed2 remove time measurement 2023-02-10 15:51:42 +02:00
Aevann a0378e83ab revert 2023-02-10 15:48:31 +02:00
Aevann e243458338 fix 500 error 2023-02-10 15:45:36 +02:00
Aevann c4953d924e more improvements to chat 2023-02-10 15:44:47 +02:00
Aevann 419f3da1e5 try to lower time it takes to load bug thread 2023-02-10 15:35:22 +02:00
Aevann 72097b4592 fix 2023-02-10 15:21:28 +02:00
Aevann f0b1870e92 fix 2023-02-10 14:06:27 +02:00
Aevann e1037467cc fix 2023-02-10 14:05:37 +02:00
Aevann 97cf5c89fe fix 2023-02-10 14:03:18 +02:00
Aevann 54800df9f0 measure /post time 2023-02-10 14:02:00 +02:00
Aevann 83195cded9 take pizza off the autopin list and up it to 1 hour again 2023-02-10 13:53:42 +02:00
Aevann 946b09fb62 same as last commit 2023-02-10 12:20:24 +02:00
Aevann b7e9116bb4 minor cosmetic fix to chat 2023-02-10 12:04:45 +02:00
Aevann f4a98bb365 make the refresh button actually refresh 2023-02-10 11:42:23 +02:00
Aevann 5683e00b2e same as last commit 2023-02-10 11:39:37 +02:00
Aevann 12f51f764d Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-10 11:38:45 +02:00
Aevann d54786dd0d fix spic filter 2023-02-10 11:38:42 +02:00
SneedBot 2417c5bd8f sneed 2023-02-10 08:00:11 +00:00
Aevann 08850e40a1 more margins 2023-02-10 09:27:46 +02:00
Aevann 4feebc8ff6 minor cosmetic change 2023-02-10 09:25:32 +02:00
Aevann e945fc2400 make blockquotes look nicer 2023-02-10 08:15:04 +02:00
Aevann 45a9f4ebce fix search_placeholder 2023-02-10 07:54:15 +02:00
Aevann 28dddf4a8b minor change 2023-02-10 07:51:17 +02:00
Aevann 68674f5195 boost neogaf.com 2023-02-10 07:50:28 +02:00
Aevann 6178d6a6ea do this https://stupidpol.site/h/slackernews/post/146151/all-lastpass-credentials-available-as-a/3567424#context 2023-02-10 06:37:23 +02:00
Aevann 2ddedfef5f same as last commit 2023-02-10 06:33:55 +02:00
Aevann e86fa8c010 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-10 06:29:30 +02:00
Aevann 6f19b3f843 lazy fix to make CTRL+ENTER work on ban modal and chud modal 2023-02-10 06:29:27 +02:00
SneedBot 49a9636be8 sneed 2023-02-10 04:23:37 +00:00
Aevann 28099dcf43 fix this https://stupidpol.site/post/146043/carp-has-officially-been-gone-for/3565108#context 2023-02-10 06:23:22 +02:00