1655484d89
Update cache busting tag
2022-02-17 06:25:54 +00:00
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
b3d2e7c568
smol fixes (fix unsupported ZWJ emojis and italic text cutoff)
2022-02-16 10:51:59 -05:00
74f5ef76fd
fix emojis (i broke them)
2022-02-16 10:48:34 -05:00
65212087e3
add unicode emoji autocomplete
2022-02-16 10:30:47 -05:00
a5e04340dd
don't add emoji on rightclick
2022-02-16 08:22:11 -05:00
941949906d
Update cache busting tag (again)
2022-02-16 05:56:55 +00:00
fba47e5943
Update cache-busting tag
2022-02-16 05:53:54 +00:00
e9a1b762e7
only emojify actual emojis
2022-02-15 19:42:16 -05:00
e6699e05dd
ui and emoji changes
2022-02-15 19:30:22 -05:00
558617f644
lotsa frontend changes
2022-02-15 17:19:48 -05:00
1e73e0df72
CSS updates (flexbox and theming) and emoji autocomplete
2022-02-14 15:58:59 -05:00
0ce6b32a12
Squash: Emojis!
...
* Emojis!
* fix bug
* no more discord
* maia: proper cache bustin
2022-02-14 18:58:46 +01:00
c9330bdb5c
remember selected captions track between sessions
2022-02-14 18:05:20 +01:00
af35f9a5cb
remember volume between sessions
2022-02-14 17:34:56 +01:00
ef50f2c4d9
add /sync command
...
this command resyncs you with the watch party
also added: /help command
2022-02-14 15:30:42 +01:00
af4b23e879
handle chat commands better
...
in preparation for other commands such as for resyncing
2022-02-13 19:35:52 +01:00
72c212a100
implement a viewer list
2022-02-13 18:23:20 +01:00
951007df2a
show where a user seeked from
2022-02-13 18:01:01 +01:00
852270c63f
add /ping feature
...
this is useful for ready checks
2022-02-13 17:32:28 +01:00
1944b2824c
add color picker for username color
...
TODO: style properly
2022-01-18 13:06:57 +01:00
152d51f4fc
allow users to pick their username colour
2022-01-18 12:42:55 +01:00
a91a0665cb
add message timestamp on title
...
and also change cache busting thing on so many files wtf
2022-01-15 23:03:50 +00:00
20fecd6891
Focus the chat whenever a button is pressed anywhere
2021-12-24 00:42:17 +00:00
1892b32589
Bump cache-busting version to 5
2021-12-03 20:28:36 +00:00
e4740c757f
Initialize volume to 0.5
2021-12-03 20:24:57 +00:00
f42200b0fe
Make controls opt-in when joining a running session
2021-12-03 20:20:08 +00:00
a69f0f7318
disable join button on first click
2021-12-03 20:45:27 +01:00
2e64148912
don't send a pause event for the video ending
2021-11-23 02:57:06 +01:00
26b3f78920
ignore media button events while controls are hidden
...
this prevents local pausing (while we already stopped syncing local events to remote with controls hidden in an earlier commit)
2021-11-23 02:57:06 +01:00
051516fef6
Dont send events if video controls hidden
2021-11-20 02:12:53 +01:00
10d821659d
Basic creation page
2021-11-11 18:26:30 +01:00
be5a05e0fd
Big changes: All events are reported to chat, new layout options
2021-11-10 14:29:52 +00:00
8da286fad9
Refactor frontend to use ES modules
2021-11-09 13:21:14 +00:00