diff options
author | metamuffin <metamuffin@disroot.org> | 2023-10-29 17:39:38 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-10-29 17:39:38 +0100 |
commit | 26ecf512cdf5973756e551a627f58b93a74e53d1 (patch) | |
tree | ec7bcda5a147671a096d271ff607a472e8608127 /todo.org | |
parent | e28eedd42b9d289238d87b0858a6cfa879fc772e (diff) | |
download | keks-meet-26ecf512cdf5973756e551a627f58b93a74e53d1.tar keks-meet-26ecf512cdf5973756e551a627f58b93a74e53d1.tar.bz2 keks-meet-26ecf512cdf5973756e551a627f58b93a74e53d1.tar.zst |
version sync + rust-toolchainv0.2.3
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/todo.org b/todo.org deleted file mode 100644 index 4ddcd80..0000000 --- a/todo.org +++ /dev/null @@ -1,42 +0,0 @@ -#+TITLE: keks-meet todo list -#+AUTHOR: metamuffin -#+TODO: TODO PAUSED ABANDONED | PARTIAL DONE - - -* client-web -** show who is watching your stream -** DONE mute -** DONE voice activity indicators -** ABANDONED fix tabbing order for chat -** TODO Make the optional streams UI prettier -** ABANDONED Maybe group tracks in streams to make sure everything is in sync -** ABANDONED How do we implement global hotkeys? -** ABANDONED Dont use websocket to send images to not block anything else -** PARTIAL File transfers via data channel (rift) -CLOSED: [2022-10-28 Fri 21:48] -*** DONE client-web: cancel transfer -CLOSED: [2022-10-29 Sat 17:29] -*** TODO rsync-like functionality -** PARTIAL Native client -CLOSED: [2022-12-22 Thu 08:51] -** DONE Test some options like `camera_facing_mode` -CLOSED: [2022-12-11 Sun 21:57] -** PAUSED Signing key for each user -*** Built-in storage for known keys -** PAUSED Relay RTC when there are a lot of clients -** ABANDONED Prevent join notification bypass by not identifying -** Tray icon for native -** Pin js by bookmarking data:text/html loader page -** PAUSED add "contributing" stuff to readme -** DONE download files in a streaming workaround using service worker -CLOSED: [2022-10-28 Fri 21:48] -*** impl backpressure -*** handle all failure events -** PAUSED service worker to implement manual updates -*** only accept signed js -** PARTIAL open chat links in a new tab -CLOSED: [2022-10-28 Fri 21:47] -*** data urls are suboptimal -** ABANDONED modularize everything -*** (Loader), Core, Notifications, Track res, Microphone, Video, Keybinds, Chat, lsvp? - |