Commit Graph

18870 Commits (b1d14193033118778ac947740808495d4ccf9a60)

Author SHA1 Message Date
Aevann 15a9d53ba6 use get_msg() in /profile_css 2023-01-27 12:04:30 +02:00
Aevann 4c9181e0b1 save failed profilecss 2023-01-27 12:02:11 +02:00
Aevann d01d6e183a change endpoint path to be the same as GET version 2023-01-27 11:53:04 +02:00
Aevann 08bbe29726 save failed css on failure 2023-01-27 11:49:29 +02:00
Aevann 2c332c5fa7 avoid duplicating err and msg code 2023-01-27 11:41:32 +02:00
Aevann fd343424ec make /create_hole redirect to the GET version 2023-01-27 11:39:32 +02:00
Aevann 4c9f27aa1f make /send_admin redirect to /contact 2023-01-27 11:26:59 +02:00
Aevann df132627e6 fix underscores inside links 2023-01-27 11:11:13 +02:00
Aevann 21dd678c2d restore simps and haters but exclude comment votes 2023-01-27 10:59:36 +02:00
Aevann 2854599ed5 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3489058#context 2023-01-27 10:19:36 +02:00
Aevann ffa04a3cd5 constantify my log action types 2023-01-27 10:18:05 +02:00
Aevann 303db4e6db change chudrama color on focus 2023-01-27 10:15:02 +02:00
Aevann e7eb024b4f dont show chudrama as red in tables 2023-01-27 10:14:49 +02:00
Aevann 75a9a20bc2 fix 500 error 2023-01-27 09:11:06 +02:00
Aevann fa3ae18a77 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-27 09:08:04 +02:00
Aevann 83b22560eb dont use abort in chat 2023-01-27 09:07:58 +02:00
mummified-corroding-granny ea47902127 reduce scroll chaining on scrollable modals (#100)
Small lil PR to reduce/minimize overscroll (aka scroll chaining) when scrolling to the end of scrollable modals. Also relevant to mobile

Primary targets:
- GIFs scrollable tabs body
- EMOJI scrollable tabs body
- AWARDS scrollable tabs body

Should (TM) apply to other scrollable modals if the same HTML structure is used

Very important notes (TM):
* this does not apply to non-scrollable modals (e.g. delete and report)
* this only applies to the body of the modal where scrollable content is usually located (as per selector). Example of when it does not apply:
  * if we try to scroll near the search bar (e.g. on GIFs modal), we will still scroll the background
  * if we make the modal non-scrollable (e.g. limited search in emoji or its tabs), there is no overscroll protection

Why I chose this implementation:
* I have implemented this recently when all browsers started supporting it in the last months of 2022
* we cannot just disable the main body/html element scrollbar because it is likely to create headache-inducing content redraw situations
* minimalistic and it is a relatively modern way to do it
* about 300% better than some client-side javascript spaghetteh to avoid content redraws
* methodical alternative is to reimplement site-wide modals/scrolling (LMAO)
* I did not apply it to .modal-body because it does not work when we scroll in the empty area on the sides of the scrollable area (which I always do).

Reviewed-on: #100
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-01-27 06:08:29 +00:00
Aevann 23843cd7a8 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-27 07:20:37 +02:00
Aevann f62a0c075a minor fix to /gumroad 2023-01-27 07:20:35 +02:00
SneedBot 89eb3f6c66 sneed 2023-01-27 00:00:16 +00:00
SneedBot 577cd36225 sneed 2023-01-26 13:00:06 +00:00
Aevann b479a0ac0a boost posts containing specific words (like "effortpost" 2023-01-26 14:41:04 +02:00
Aevann 6c55e4d47e Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-26 13:35:30 +02:00
Aevann 07a668e75b add chud award image 2023-01-26 13:35:28 +02:00
Aevann d00fef9faf use transactions table in rdrama (#99)
Co-authored-by: Aevann <randomname42029@gmail.com>
Reviewed-on: #99
2023-01-26 11:25:28 +00:00
Aevann cf27b8bd66 fix 500 error 2023-01-26 08:47:31 +02:00
Aevann d6dda995af fix cartesian product 2023-01-26 07:47:20 +02:00
Aevann 6b5f87a638 icons 2023-01-26 07:45:38 +02:00
Aevann 2754abb58e fix 500 error 2023-01-26 07:39:17 +02:00
Aevann 5eea908e6f fix 500 error 2023-01-26 07:36:41 +02:00
Aevann 437dceedf1 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-26 07:31:49 +02:00
Aevann ab580f626f fix 500 error 2023-01-26 07:31:47 +02:00
SneedBot 709adf0f45 sneed 2023-01-26 04:36:29 +00:00
Aevann 4b872e5ffe Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-26 06:30:34 +02:00
Aevann 6f33a4e461 remove WPD from boosted sites on rdrama 2023-01-26 06:30:32 +02:00
SneedBot 4db872f73c sneed 2023-01-25 20:00:12 +00:00
Aevann 3e4558e0cb fix twitter regex 2023-01-25 18:57:23 +02:00
Aevann e8a61b133f im genuinely stupid 2023-01-25 18:52:16 +02:00
Aevann f6e4855485 add jl6 2023-01-25 18:44:17 +02:00
Aevann 5c3eb6989f fix 500 error 2023-01-25 18:06:27 +02:00
Aevann 8bb7dd8c2b fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3477994#context 2023-01-25 17:52:31 +02:00
Aevann dd1dfc7b77 add .cooking to tlds 2023-01-25 17:49:14 +02:00
Aevann cb9f505c8f make blacklisting propagate 2023-01-25 17:47:16 +02:00
Aevann e6bb6b8eef Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-25 17:41:49 +02:00
Aevann ceee02fbce add button to blacklist users from restricted holes 2023-01-25 17:41:46 +02:00
geese_suck 4afa57a9ba
fix classic theme 2023-01-25 07:25:37 -08:00
Aevann f8822ac14d add a ratelimit to media uploads 2023-01-25 17:13:24 +02:00
Aevann 2a0e288e12 remove twitter tracking 2023-01-25 15:54:58 +02:00
Aevann 90181024cc fix 1 year badge 2023-01-25 14:36:09 +02:00
Aevann 3555e23f76 fix missing modlog kind for DM images 2023-01-25 13:35:46 +02:00
Aevann 94d7042512 add progstack btn to comments 2023-01-25 13:35:37 +02:00
Aevann b31405c23d rename handle_youtube to handle_youtube_links 2023-01-25 13:17:12 +02:00
Aevann 9eab5308f3 fix youtube edge case 2023-01-25 13:16:59 +02:00
Aevann db24ff06e7 restore /comments 2023-01-25 13:10:58 +02:00
Aevann 555b7106b8 fix werkzeug shit 2023-01-25 13:02:40 +02:00
Aevann c4d3234988 make can_see give 403 error instead of 404 2023-01-25 12:59:45 +02:00
Aevann 1496b12e8f add progstack awawrd to WPD 2023-01-25 12:57:50 +02:00
Aevann 369562d6ac Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-25 12:50:14 +02:00
Aevann 624eb1f34e make "pin to profile" above "pin to /h/" 2023-01-25 12:50:10 +02:00
SneedBot 369353570f sneed 2023-01-25 08:00:11 +00:00
Aevann 789cabf1c2 bump marco to JL4 2023-01-25 09:15:14 +02:00
Aevann e1f4d53b9a exclude me from alt linking 2023-01-25 07:50:22 +02:00
Aevann dc16683e18 use a set instead :marseyautism: 2023-01-25 07:03:30 +02:00
Aevann 569d76ab38 respect the dead 2023-01-25 07:02:57 +02:00
Aevann 167b04543c exclude jannoids from profile views 2023-01-25 05:45:23 +02:00
Aevann 262b4528ae remove unneedful print statement 2023-01-25 05:36:01 +02:00
Aevann 1507ebc7c0 improve pin icon 2023-01-25 05:32:08 +02:00
Aevann 06e3573a05 make chat pfps clickable 2023-01-25 05:30:08 +02:00
Aevann ca1b716010 fix pfp caching 2023-01-25 05:18:17 +02:00
Aevann b23dc76d78 fix muting linking alts 2023-01-25 04:53:52 +02:00
Aevann 9866e7ed95 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-25 04:51:51 +02:00
Aevann 680135755e Revert "get rid of get_alt_graph"
This reverts commit e2e3da4bda.
2023-01-25 04:51:48 +02:00
mummified-corroding-granny e7a786b7e9 remove z-index from dropdowns in search page (#96)
Kindly,

This fixes issue I created #60 . Note that both z-indexes had to be removed because when I kept either of them, there was still z-fighting issues.

Considering that .dropdown-actions is used elsewhere, I tested the changes also on these pages and it still (TM) works on my machine (TM).

./files/templates/home_comments.html <----- Didn't test on /comments because disabled but it is same as search.html AFAIK
./files/templates/home.html
./files/templates/log.html
./files/templates/search.html
./files/templates/submission.html
./files/templates/userpage/header.html

Reviewed-on: #96
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-01-25 02:25:16 +00:00
geese_suck e891d25777 fix award placement lol (#95)
this is fine :marseyclueless:

Reviewed-on: #95
Co-authored-by: geese_suck <deandre.williams@geese-suck.us>
Co-committed-by: geese_suck <deandre.williams@geese-suck.us>
2023-01-25 02:25:01 +00:00
Aevann 585d8f9695 fix make admin button 2023-01-25 03:53:20 +02:00
Aevann 9327ef6eed chat fixes 2023-01-25 03:17:39 +02:00
Aevann 72fabb1dff Revert "Revert "handle race condition for signup notifs""
This reverts commit 44a8c2338e.
2023-01-25 03:09:32 +02:00
Aevann 947be4fef6 fix missing perm 2023-01-25 03:07:49 +02:00
Aevann 8641e62543 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-25 03:07:32 +02:00
Aevann e2e3da4bda get rid of get_alt_graph 2023-01-25 03:07:30 +02:00
SneedBot c3f3e8f5bc sneed 2023-01-24 16:00:11 +00:00
Aevann 7e8329c296 remove account merging stuff 2023-01-24 14:20:30 +02:00
Aevann b1b7393f11 disable more slow enddpoints 2023-01-24 13:25:04 +02:00
Aevann 3217a1146a fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3464917#context 2023-01-24 12:47:31 +02:00
Aevann e68a1540c5 fix js error 2023-01-24 12:40:25 +02:00
Aevann eb88240098 make sure toasts are always on top 2023-01-24 12:40:10 +02:00
Aevann 95674fa39a fix /admin/alts 2023-01-24 12:32:06 +02:00
Aevann 757c244f65 allow JL4 to unpin award pins 2023-01-24 12:24:27 +02:00
Aevann c1268d396b make it not possible to sticky removed comments 2023-01-24 12:23:19 +02:00
Aevann 7eec8af383 add the upload image button for mesages in profiles to mobile 2023-01-24 12:19:20 +02:00
Aevann d7004abaac fix users online in chat 2023-01-24 12:13:05 +02:00
Aevann 1d894192e0 delete duplicate boosted site 2023-01-24 12:10:17 +02:00
Aevann 1eb0cdffac add progstack to WPD too (fixed) 2023-01-24 12:05:16 +02:00
Aevann 0a42bde52b Revert "add progstack to WPD too"
This reverts commit 966d6d2161.
2023-01-24 12:02:33 +02:00
Aevann 7e47c0b9cc fix /log_out 2023-01-24 12:02:08 +02:00
Aevann 966d6d2161 add progstack to WPD too 2023-01-24 08:50:09 +02:00
SneedBot 625778721e sneed 2023-01-24 06:42:36 +00:00
Aevann dd5942a2f2 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-24 08:42:30 +02:00
SneedBot 18c74d8176 sneed 2023-01-24 06:41:05 +00:00
Aevann 9ca284c38a make 403 look like 404 in WPD 2023-01-24 08:40:45 +02:00
Aevann fd3f397214 add .tech tld 2023-01-24 08:30:49 +02:00
Aevann fa58ad978b fix syntax error in a previous commit 2023-01-24 08:02:35 +02:00
Aevann f1bdfa8eda disable modaction for login_required 2023-01-24 07:48:27 +02:00
Aevann 2c2167d51f limit all non-death holes in WPD 2023-01-24 07:43:46 +02:00
Aevann c1b1ccedff chat improvements 2023-01-24 07:28:56 +02:00
Aevann 0f4de38141 exclude merari and permabanned/shadowbanned from chudrama 2023-01-24 07:20:15 +02:00
Aevann 78738589b5 exclude merari from all restricted shit 2023-01-24 07:17:58 +02:00
Aevann 5502715122 replace type="hidden" with hidden 2023-01-24 07:10:16 +02:00
Aevann ec165579fe Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-24 06:53:13 +02:00
Aevann 223909a2f8 fix 500 error on muting 2023-01-24 06:53:07 +02:00
SneedBot 6497f31060 sneed 2023-01-24 04:00:12 +00:00
mummified-corroding-granny cf1229d59a Stop skipping render of Follow/Unfollow button in user listing because profile is private (#94)
As per title "Stop skipping render of Follow/Unfollow button in user listing because profile is private"

Happens when browsing through the user listing (at least):
* /search/users
* /users

Seems strange to hide that button in the user listing and not the profile page itself. When profiles are private, there can be some interest in following/unfollowing even without clicking the profile. Tried to search git history but no additional sense was obtained

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #94
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-01-24 03:56:31 +00:00
official-techsupport 123cee6372 fix an edge case in showmore (when many long paragraphs) (#93)
$subj

Co-authored-by: official-techsupport <official_techsupport@protonmail.com>
Reviewed-on: #93
Co-authored-by: official-techsupport <official-techsupport@noreply.fsdfsd.net>
Co-committed-by: official-techsupport <official-techsupport@noreply.fsdfsd.net>
2023-01-24 03:56:14 +00:00
chiobu c02c8312fa Upload Marsey Font for h/marsey (#92)
Linking the font off-site doesn't work anymore as it violates the following Content Security Policy directive: "font-src 'self'"

Reviewed-on: #92
Co-authored-by: chiobu <chiobu@noreply.fsdfsd.net>
Co-committed-by: chiobu <chiobu@noreply.fsdfsd.net>
2023-01-24 03:55:52 +00:00
Aevann d1ee3ba0a3 fix 500 error 2023-01-23 14:44:30 +02:00
Aevann bdaced6c10 allow admins to apply progstack 2023-01-23 14:40:44 +02:00
Aevann 47dc6da582 allow pasting images in initial modmail and DMs 2023-01-23 14:00:04 +02:00
Aevann dd8e3255a0 allow pasting images in DM replies 2023-01-23 13:04:07 +02:00
Aevann 9ad4cf8035 add exclamation mark 2023-01-23 12:30:34 +02:00
Aevann f277b9ab8a more kofi shit 2023-01-23 12:26:47 +02:00
Aevann 9074c68c57 testing kofi 2023-01-23 12:19:32 +02:00
Aevann b508db529a fix syntax error on WPD 2023-01-23 12:18:05 +02:00
Aevann 8396126606 add dm images 2023-01-23 11:58:38 +02:00
Aevann d34f836052 make patron rewards automatic in WPD 2023-01-23 10:42:38 +02:00
Aevann e18b5fd29d same as last commit 2023-01-23 10:06:59 +02:00
Aevann 11aef2ae3d make mutes propagate 2023-01-23 10:06:32 +02:00
Aevann a0d4b31deb put "block /h/{{hole}}" in post action menus 2023-01-23 09:51:10 +02:00
Aevann 4a2479a53c get rid of {{hole_prefix}} 2023-01-23 09:51:00 +02:00
Aevann 12274b858f ban discord ids 2023-01-23 09:38:16 +02:00
Aevann 0c5c97a1f8 only allow imginn replacement for posts, since other types of content arent supported by it 2023-01-23 08:28:54 +02:00
Aevann 90752abd2c add sanctioned-suicide.org to BOOSTED_SITES 2023-01-23 08:24:52 +02:00
Aevann f7e2c21ae9 add 2 slurs filter items 2023-01-23 08:22:01 +02:00
Aevann d9553d2636 chat anti-spam 2023-01-23 08:04:02 +02:00
Aevann 211a90f716 edit GUMROAD_MESSY 2023-01-23 07:41:53 +02:00
Aevann 4f0b771983 increase DEFAULT_ADMIN_LEVEL from 3 to 5 on devrama 2023-01-23 07:40:01 +02:00
Aevann 0126bb9729 cut down on chat spam 2023-01-23 04:45:34 +02:00
Aevann 921b9b1a2e re-enable autocheck for ratelimiting 2023-01-23 04:38:39 +02:00
Aevann 6c965d1c06 make ratelimiting work when not-proxied by cloudflare 2023-01-23 04:37:43 +02:00
Aevann d9056abfa8 add .wiki tld 2023-01-23 04:15:44 +02:00
Aevann cdb1b42f72 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3342634#context 2023-01-23 04:14:56 +02:00
Aevann a67769f3be Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-01-23 04:06:59 +02:00
Aevann a560958c3a fix youtube timestamps 2023-01-23 04:06:56 +02:00
mummified-corroding-granny 0d5dd27de1 WPD: typo in hole/flair name in advanced search dropdown (#91)
This fixes it but using the HOLE_NAME in const.py . Not sure if it applies to other things other than WPD/RDRAMA.

Tested only for RDRAMA because I do not have a WPD instance

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #91
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-01-23 01:33:24 +00:00
Aevann 58864684b7 fix empty sorting buttons when viewing wall comments 2023-01-23 03:21:41 +02:00
Aevann ca3bbaf209 add bottom margin to "Users Online" 2023-01-23 03:18:33 +02:00
Aevann d2cbf72803 decreases buttons top margin 2023-01-23 03:15:46 +02:00
Aevann fadc81246d increase filename in asset submission forms 2023-01-23 03:03:39 +02:00
Aevann 705f04b556 add error handling to git_head 2023-01-23 02:54:37 +02:00
Aevann 6fb5f7e552 disable slow endpoing 2023-01-23 02:43:15 +02:00
Aevann 3ab09c0e20 fix 500 error on disconnect chat 2023-01-23 02:42:30 +02:00
Aevann 6b112f884f revert gap change 2023-01-23 01:38:00 +02:00
mummified-corroding-granny 369895ad6a leaderboard-text-headers-uniformization (#88)
HTML rewriting for more consistent titles in leaderboard

Most notable changes in the leaderboard Blocks template that had a much larger header

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #88
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-01-22 23:37:32 +00:00
Aevann cc0dfd9dca fix "Blocks" icon 2023-01-23 01:36:06 +02:00
Aevann f0ce77fd0e fix typo 2023-01-23 01:35:15 +02:00
Aevann 64a23278fb fix typo 2023-01-23 01:34:25 +02:00
Aevann afc5c82fef disable empty searches 2023-01-23 01:30:22 +02:00
official-techsupport 5902fa5822 showmore on too many newlines (works now) (#90)
At this point I think we should stop abusing regexes to implement the showmore logic.

I also reduced the character constant to 3000/2500 and increased the line constant to 20 but I don't have any strong feelings about them.

Co-authored-by: official-techsupport <official_techsupport@protonmail.com>
Reviewed-on: #90
Co-authored-by: official-techsupport <official-techsupport@noreply.fsdfsd.net>
Co-committed-by: official-techsupport <official-techsupport@noreply.fsdfsd.net>
2023-01-22 23:27:24 +00:00
Aevann b1131fc64b more scrolling 2023-01-23 01:17:59 +02:00
SneedBot 45c2e42da0 sneed 2023-01-22 16:00:10 +00:00
Aevann bc99e8780a adjust padding 2023-01-22 11:13:37 +02:00
Aevann 37726b445a adjust chat margins 2023-01-22 11:09:57 +02:00
Aevann e8323127f9 fix this https://stupidpol.site/post/141309/marseyxdmarseywall-twitter-influencer-seethemaxxing-after-being/3453484#context 2023-01-22 11:04:09 +02:00
Aevann 4cc1635bac make pin icon look better 2023-01-22 10:50:03 +02:00
Aevann d5f6296e70 remove fauulty slur filter 2023-01-22 10:41:42 +02:00
Aevann b1dba34658 smaller chat messages 2023-01-22 10:36:14 +02:00
Aevann 7f1ddf5c0c fix delinking alts 2023-01-22 10:20:38 +02:00
Aevann 543c117e2d rename marseydeadhorse 2023-01-22 10:07:30 +02:00
Aevann 24edb49f3b add jl5 (for me) 2023-01-22 10:04:49 +02:00
Aevann 75cb26ccf4 remove platform-specific posts 2023-01-22 09:57:47 +02:00
Aevann fff3fac07c do this https://stupidpol.site/post/141476/kavanaugh/3457056#context 2023-01-22 09:35:26 +02:00
Aevann 7fbe2c82a4 margins 2023-01-22 09:25:20 +02:00
Aevann 8d74d69d76 chat improvements 2023-01-22 09:19:23 +02:00
Aevann 30ab36f595 add padding to highlighted messages 2023-01-22 09:15:58 +02:00
Aevann d5291a5e41 highlight using primary color 2023-01-22 09:13:44 +02:00
Aevann bb6d798647 fix quoting new messages 2023-01-22 08:00:50 +02:00
Aevann 2448c3104f debugging 2023-01-22 07:56:22 +02:00
Aevann 744f6ab437 debugging 2023-01-22 07:55:29 +02:00
Aevann 6d501fc7ad chat fixes 2023-01-22 07:49:24 +02:00
Aevann c3d055ebf2 same as last commit 2023-01-22 07:34:01 +02:00
Aevann 47b7c0c23d more scrolling 2023-01-22 07:33:26 +02:00
Aevann f762695300 highlight ur quoted msgs 2023-01-22 07:30:57 +02:00
Aevann a6d7b681c1 disable all scrollbars in chat 2023-01-22 07:18:57 +02:00
Aevann 31fc180cc8 scroll chat earlier 2023-01-22 07:17:25 +02:00
Aevann 83b0f1ebf5 fix chat 2023-01-22 06:48:48 +02:00
Aevann dd80ac2530 same as last commit 2023-01-22 06:46:00 +02:00
Aevann 21d2ba8bd3 debugging 2023-01-22 06:44:39 +02:00
Aevann d6a9f31de2 fixes to chat 2023-01-22 06:22:49 +02:00
Aevann fdd05d36be fixes to chat 2023-01-22 06:19:18 +02:00
Aevann 3fe80c4f4d same as last commit 2023-01-22 05:18:19 +02:00
Aevann aeb30e7f13 same as last commit 2023-01-22 05:17:14 +02:00
Aevann 542410eb27 fixes to chat 2023-01-22 05:16:37 +02:00
Aevann 1ee213f742 another chat rework 2023-01-22 04:43:28 +02:00
Aevann 51808b6f40 make it possible to mute without @ 2023-01-22 02:15:07 +02:00
Aevann d6a6b94082 remove obtrusive chat tooltips 2023-01-22 02:14:45 +02:00
Aevann 74f2098144 reduce chat-message max width 2023-01-22 02:13:58 +02:00
Aevann 55298766af remove unnecessary printing 2023-01-22 02:12:32 +02:00
Aevann 3e5599cd96 stop separating online counter by chat type 2023-01-22 02:11:01 +02:00
Aevann 57fdc74a43 disable 2 other endpoints temporarily on rdrama 2023-01-22 02:01:48 +02:00
Aevann 5cf50050c3 remove unnecessary line 2023-01-22 01:31:44 +02:00
Aevann 266aee186c fix chat 2023-01-22 01:19:46 +02:00