Commit graph

96 commits

Author SHA1 Message Date
271c40e2c4
mobile browsers are pain
makes the chat box actually show up on chrome/firefox on android
2023-04-12 14:47:53 +01:00
videogame hacker
e6d09b14c5 Update cachebust version 2023-02-02 06:38:45 +00:00
videogame hacker
4b61c44d6a Update editorconfig if using LF endings 2023-02-02 06:36:01 +00:00
easrng
f3ee2ecc83 fuck it, converting the rest to unix line endings 2023-02-01 20:29:47 -05:00
easrng
1bd7071cec use plyr for video controls 2023-02-01 20:20:07 -05:00
easrng
e43184ab49 fix the color input styles on chrome 2022-07-12 20:21:36 +00:00
videogame hacker
61c456eceb Default captions to enabled 2022-04-29 23:50:35 +01:00
videogame hacker
0fc8953a69 Textual feedback for personal colour 2022-04-29 23:41:33 +01:00
videogame hacker
8e19d7b34d Don't allow controls by default 2022-04-29 23:28:11 +01:00
videogame hacker
8717e0dff2 Bust cache 2022-04-29 23:25:31 +01:00
videogame hacker
bfdcf2afed Default personal colour to white 2022-04-29 23:24:37 +01:00
videogame hacker
8531c83574 Sort unicode emoji before emojos, let enter fill an emoji 2022-04-29 23:22:23 +01:00
videogame hacker
0d555adf21 Remove blobcat.png
It should be gitignored anyway
2022-04-29 23:08:10 +01:00
maia arson crimew
b72a7d11d7 bust cache 2022-03-30 16:28:10 +02:00
maia arson crimew
ee93fb84af turn the beep into a pling 2022-03-30 16:26:34 +02:00
maia arson crimew
40b20b2157 Improve global state handling 2022-03-30 15:02:08 +02:00
maia arson crimew
9a2ac1c432 make pings send browser notifications 2022-03-30 13:45:59 +02:00
maia arson crimew
2197d2b757 make the ping sound a lot more tolerable 2022-03-30 13:28:35 +02:00
maia arson crimew
3d4ea0773d Clicking the join chip will directly join the session without a reload
also adds a /join command (most likely still requires some further debugging)
2022-03-30 13:17:44 +02:00
easrng
2d544620ed add linkification and time and join chips 2022-03-09 18:38:22 -05:00
easrng
60672a04ef oh no aaaa 2022-03-08 15:35:12 -05:00
easrng
c8ccb7afc4 fix broken things 2022-03-08 15:34:55 -05:00
easrng
2adc8b9d02 fix emoji name overflow (again) and sorting 2022-03-08 15:33:14 -05:00
maia arson crimew
bc434bfaed bustin it down cache style 2022-02-18 20:24:29 +01:00
easrng
048af96a19 Merge branch 'main' of lavender.software:lavender/watch-party 2022-02-18 14:22:01 -05:00
easrng
ae87f2abe0 actually fix perf 2022-02-18 14:21:54 -05:00
easrng
98e1393441 tweak append stuff 2022-02-18 14:11:54 -05:00
easrng
7b1defe010 yield between appending 100 item chunks 2022-02-18 14:04:55 -05:00
maia arson crimew
d1d030ede6 update cache busting tag 2022-02-18 19:50:38 +01:00
easrng
a6a856c6a5 faster emoji search (kinda) 2022-02-18 13:39:53 -05:00
easrng
d8d22ed99e fix emoji overflow 2022-02-18 12:31:34 -05:00
easrng
d1e4acf6e8 oh good i didn't break things 2022-02-18 12:23:32 -05:00
easrng
b0df07b064 i think i did something weird with git 2022-02-18 12:20:08 -05:00
maia arson crimew
2c992d49f0 add /shrug command 2022-02-18 15:19:28 +01:00
videogame hacker
eae224e3d5 Make the chat box thinner 2022-02-17 22:41:05 +00:00
videogame hacker
1655484d89 Update cache busting tag 2022-02-17 06:25:54 +00:00
videogame hacker
19ef7911ae Make the chatbox take up more space in the vertical layout 2022-02-17 06:24:52 +00:00
videogame hacker
ed953facb3 Don't setActionHandler with skipad
Chrome does not support the 'skipad' action, and it's not like we're
really doing anything on a media event for that anyways, so we're just
removing it here.
2022-02-17 06:17:16 +00:00
easrng
b3d2e7c568 smol fixes (fix unsupported ZWJ emojis and italic text cutoff) 2022-02-16 10:51:59 -05:00
easrng
74f5ef76fd fix emojis (i broke them) 2022-02-16 10:48:34 -05:00
easrng
65212087e3 add unicode emoji autocomplete 2022-02-16 10:30:47 -05:00
easrng
c7efd725b3 tweak colors 2022-02-16 08:48:25 -05:00
easrng
a5e04340dd don't add emoji on rightclick 2022-02-16 08:22:11 -05:00
videogame hacker
35329a9fbd Style tweaks: Chatbox contrast ratio, chatbox width
This makes reading the chat a little more comfortable
2022-02-16 06:09:56 +00:00
videogame hacker
ba24dbd0f7 Eliminate top-margin for nicer centering 2022-02-16 05:59:10 +00:00
videogame hacker
941949906d Update cache busting tag (again) 2022-02-16 05:56:55 +00:00
videogame hacker
1e57e6a615 Shrink chatbox horizontal padding
This was designed for the vertical layout
2022-02-16 05:55:53 +00:00
videogame hacker
fba47e5943 Update cache-busting tag 2022-02-16 05:53:54 +00:00
easrng
e9a1b762e7 only emojify actual emojis 2022-02-15 19:42:16 -05:00
easrng
e6699e05dd ui and emoji changes 2022-02-15 19:30:22 -05:00