Commit Graph

  • 66dc2f84c9 fix placehodler style, fix chat panel cookieing Ginger Wong 2020-08-21 15:55:52 -07:00
  • 4632ba4247 Reorganize the favicons Gabe Kangas 2020-08-20 17:57:22 -07:00
  • cf7ff0a820
    Remove cache-control header from HLS queries (#118) Matt Steele 2020-08-20 19:49:11 -05:00
  • 84c1a8a998
    Remove cache-control header from HLS queries Matt Steele 2020-08-20 18:45:27 -05:00
  • 42a34df63e move consts over Ginger Wong 2020-08-20 15:51:11 -07:00
  • 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status Ginger Wong 2020-08-20 15:33:51 -07:00
  • c3adfe7b7b preact app integration Ginger Wong 2020-08-20 15:29:15 -07:00
  • 3dc3e37751 Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule Ginger Wong 2020-08-20 12:59:14 -07:00
  • 136a575973 wip.. initial setup for preact integration into main app Ginger Wong 2020-08-20 12:59:07 -07:00
  • 7aa7a70d43 update omq emojis Ginger Wong 2020-08-02 20:09:22 -07:00
  • 01c8c98a40 Add OMQ stickers as custom emoji Gabe Kangas 2020-07-30 21:39:00 -07:00
  • df852221d5 Update user color to be a more customizable hsl color with constant saturation and lightness Gabe Kangas 2020-08-19 23:22:08 -07:00
  • 756311f03c style updates to message-only Ginger Wong 2020-08-19 14:46:20 -07:00
  • 0325af3ce7 styles for message only view Ginger Wong 2020-08-19 00:47:41 -07:00
  • d7b8058264 make edits for a messages-only view of the chat module Ginger Wong 2020-08-19 00:16:35 -07:00
  • 9dacd90b24 Save metric value with the point in time it was taken Gabe Kangas 2020-08-17 22:27:25 -07:00
  • 11c4df8ddf Limit max number of hardware values collected Gabe Kangas 2020-08-17 22:14:44 -07:00
  • dae1226770 Create basic troubleshooting document to point alerts at Gabe Kangas 2020-08-17 22:04:36 -07:00
  • 354aa8da6d Add CPU and RAM usage alerting Gabe Kangas 2020-08-17 21:48:25 -07:00
  • ebc852b430 initial set up for styling updates; actually add files Ginger Wong 2020-08-17 09:00:36 -07:00
  • e5d8087979 rever commented out code Ginger Wong 2020-08-17 01:14:05 -07:00
  • 70f3d7e165 borrow react-ContentEditable component Ginger Wong 2020-08-17 01:12:21 -07:00
  • 979651a925 extract user names frm old message when they come in Ginger Wong 2020-08-15 18:41:31 -07:00
  • 703aa40271 move over other input field fxns to input component Ginger Wong 2020-08-15 18:28:29 -07:00
  • 63d7671fed progress wip. separated out chat input component and its respective methods. Ginger Wong 2020-08-14 04:19:19 -07:00
  • 3814c24cab set up websocket and emoji in chat component Ginger Wong 2020-08-13 09:28:47 -07:00
  • 7a1512ef6b breaking out styles into smaller files; break out chat helper functions into utils Ginger Wong 2020-08-13 02:43:41 -07:00
  • ab5f8df96e Merge branch 'master' into 0809gw-messagemodule Ginger Wong 2020-08-13 02:14:26 -07:00
  • e1e4365692 integrate message comp Ginger Wong 2020-08-13 02:08:14 -07:00
  • 64e7809c26 separate out message relate utils, create message component Ginger Wong 2020-08-13 01:49:10 -07:00
  • dad802f19a Initial setup for standalone chat with Preact. - set up standalone static page and message related components - start separating out css into smaller more manageable files - start separating out utils into smaller modular files - renaming some files for consistency Ginger Wong 2020-08-13 01:28:25 -07:00
  • 68ff9ff270
    Merge of emoji + autolink + embed + etc (#108) Gabe Kangas 2020-08-12 21:56:41 -07:00
  • 09c8e942a2 Cleanup Gabe Kangas 2020-08-12 17:34:03 -07:00
  • ed7275c098 Set a height for instagram embeds Gabe Kangas 2020-08-12 17:26:47 -07:00
  • 01baffabfa Missing file. Were did it go? Gabe Kangas 2020-08-12 17:20:42 -07:00
  • 53ef2b3774 Style and fix the fake placeholder text in the input div Gabe Kangas 2020-08-12 17:18:13 -07:00
  • 31afd80c0d Fix re-enable chat with the contentEditable input div Gabe Kangas 2020-08-12 16:19:20 -07:00
  • 7c2cc129fe Remove test that hardcodes pointing to public test server Gabe Kangas 2020-08-12 16:14:00 -07:00
  • 322d96e407 Cleanup Gabe Kangas 2020-08-10 21:28:28 -07:00
  • 20efe5bef2 Style the termui a bit Gabe Kangas 2020-08-10 21:00:36 -07:00
  • 687bf83290 Use the onConnection defer to signify a socket client closed instead of delCh Gabe Kangas 2020-08-10 17:50:27 -07:00
  • c6abd56f90 Show stream time in termui Gabe Kangas 2020-08-09 00:55:09 -07:00
  • b0114664bd Show video variant count in title of termui Gabe Kangas 2020-08-09 00:18:42 -07:00
  • 3f34dee5f5 Show client count in title of termui Gabe Kangas 2020-08-09 00:01:40 -07:00
  • f5b3c65263 Continued termui WIP Gabe Kangas 2020-08-05 19:16:54 -07:00
  • 1c97529a9b Disable termui if it fails. Close service when term closes Gabe Kangas 2020-08-03 15:15:05 -07:00
  • 6e5b351069 First pass at terminal UI Gabe Kangas 2020-07-29 22:58:04 -07:00
  • 2c1bc52487 Merge branch '0809gw-editorconfig' Ginger Wong 2020-08-09 23:46:14 -07:00
  • fc42e11f8b add starter editorconfig file Ginger Wong 2020-08-09 23:43:56 -07:00
  • 1537571424 Update system libs Gabe Kangas 2020-08-09 01:14:08 -07:00
  • 26f5ea819c Update RTMP Gabe Kangas 2020-08-09 01:12:53 -07:00
  • 3fb6ae6cee Update s3 sdk Gabe Kangas 2020-08-09 01:12:00 -07:00
  • 9b58c6f4eb Disable text input by setting contentEditable = false Gabe Kangas 2020-08-08 17:15:53 -07:00
  • 9d58badf12 Post-rebase fixes + tweaks Gabe Kangas 2020-08-08 16:25:17 -07:00
  • cc5d0b7a90 Fix username autocomplete to work with div instead of form elements Gabe Kangas 2020-08-08 14:18:52 -07:00
  • 23e37d0950 More updates to chat text formatting/embedding/linking Gabe Kangas 2020-08-05 23:28:32 -07:00
  • b904ebd18c Merge emoji + embed branches. Rework autolink +embeds. WIP for username highlighting for #100 Gabe Kangas 2020-08-03 21:18:10 -07:00
  • ca4504f281 Merge emoji and embeds. Gabe Kangas 2020-08-03 20:17:38 -07:00
  • 2c969ab00f Add an emoji picker to chat Gabe Kangas 2020-07-20 23:43:16 -07:00
  • 27db8d9154 Document basic supported markdown syntax. Closes #95 Gabe Kangas 2020-07-30 16:20:48 -07:00
  • a348c457b4 Document basic supported markdown syntax. Closes #95 Gabe Kangas 2020-07-30 16:20:48 -07:00
  • 230a380bbd Re-enable disabling chat Gabe Kangas 2020-07-30 16:08:03 -07:00
  • f50f0a892b Rebuild autolinking + embed handling for #93 Gabe Kangas 2020-07-30 15:43:38 -07:00
  • 5ce72b5967 Handle events from the text input Gabe Kangas 2020-07-30 19:26:22 -07:00
  • 5753207374 Update to the custom emoji picker and add first pass at using custom emoji in text box Gabe Kangas 2020-07-23 18:00:13 -07:00
  • a879092992 Add an emoji picker to chat Gabe Kangas 2020-07-20 23:43:16 -07:00
  • 3b596a4d2a Websocket refactor: Pull it out of the UI and support callbacks (#104) Gabe Kangas 2020-08-06 10:55:33 -07:00
  • 0aa5216a29 Document basic supported markdown syntax. Closes #95 Gabe Kangas 2020-07-30 16:20:48 -07:00
  • 59a43ce6e5 update omq emojis Ginger Wong 2020-08-02 20:09:22 -07:00
  • c29327a837 Show custom category for emoji picker by default Gabe Kangas 2020-08-02 23:25:22 -07:00
  • feb3cf2b84 Add OMQ stickers as custom emoji Gabe Kangas 2020-07-30 21:39:00 -07:00
  • 4531593845 Add new custom emoji Gabe Kangas 2020-07-30 20:54:25 -07:00
  • a7fece37c7 Size emoji in chat and input Gabe Kangas 2020-07-30 20:06:29 -07:00
  • dcb7d74bdc pair down the number of party parrots Gabe Kangas 2020-07-30 19:56:30 -07:00
  • 81cf6cad8d Handle events from the text input Gabe Kangas 2020-07-30 19:26:22 -07:00
  • 23b7422fc7 Position the emoji picker Gabe Kangas 2020-07-28 23:32:44 -07:00
  • 53b7bd77ad Add custom emoji endpoint and use it in the app Gabe Kangas 2020-07-23 18:21:07 -07:00
  • 6296138863 Update to the custom emoji picker and add first pass at using custom emoji in text box Gabe Kangas 2020-07-23 18:00:13 -07:00
  • 2ab0419b60 Add an emoji picker to chat Gabe Kangas 2020-07-20 23:43:16 -07:00
  • d85e44af71 Update quickstart to point to docker images on Dockerhub Gabe Kangas 2020-08-08 09:57:02 -07:00
  • 3d20ce9fd5
    Merge pull request #98 from nforro/master gingervitis 2020-08-08 01:06:53 -07:00
  • b6ad96da28 Highlight self-mentions in messages Nikola Forró 2020-08-04 16:17:26 +02:00
  • a0c609ce76 Add username tab completion on @ character Nikola Forró 2020-08-03 15:49:42 +02:00
  • 183e14e12f Explicitly disable github @mentions Nikola Forró 2020-08-03 15:46:35 +02:00
  • d21f136120
    Transcoder updates for bitrate validator warnings (#106) v0.0.1 Gabe Kangas 2020-08-06 12:19:35 -07:00
  • df04af0f38
    Websocket refactor: Pull it out of the UI and support callbacks (#104) Gabe Kangas 2020-08-06 10:55:33 -07:00
  • aa676bec0a Move to explicit ad-hoc callback registration Gabe Kangas 2020-08-06 08:55:19 -07:00
  • b0b5801c5f
    Stop storing messages in memory and pull from persistence. Closes #81 (#105) Gabe Kangas 2020-08-05 21:01:06 -07:00
  • ecceec6f8e Saw errors w/ different bitrates, so tweaking it again Gabe Kangas 2020-08-05 15:28:32 -07:00
  • 5e7a950313 Tweak buffer size one more time to get errors in the validator to zero Gabe Kangas 2020-08-05 14:58:23 -07:00
  • d30b7787c3 Fix test due to changed bitrate buffer ratios Gabe Kangas 2020-08-05 14:21:45 -07:00
  • 09b0d203e9 Reduce the buffer to give it a little more room to improve the quality. It feels a bit crunched right now. Gabe Kangas 2020-08-05 12:40:32 -07:00
  • b1ed543e44 Update test to reflect update to transcoder Gabe Kangas 2020-08-05 00:25:18 -07:00
  • 88cf9ff650 Make the variant settings easier to set/read in code Gabe Kangas 2020-08-05 00:01:08 -07:00
  • 571a30f720 Changes required for Safari to be happy with modules Gabe Kangas 2020-08-04 19:23:08 -07:00
  • 21ac27f3ae Websocket refactor: Pull it out of the UI and support listeners Gabe Kangas 2020-08-04 18:39:28 -07:00
  • 7e55634371 Transcoder updates for validator warnings (gop, max-bitrates) for #50 Gabe Kangas 2020-07-22 23:11:57 -07:00
  • a692904516
    Merge pull request #97 from nforro/master gingervitis 2020-08-02 20:16:43 -07:00
  • 97d8a8cce6 Fix handling newlines in messages Nikola Forró 2020-08-02 11:56:16 +02:00
  • 42752b7800 Document basic supported markdown syntax. Closes #95 Gabe Kangas 2020-07-30 16:20:48 -07:00