1643 Commits (e6ed6a684959fe4cfe65580666f1d8a16c936116)
 

Author SHA1 Message Date
Meisam 109d2669ab
better chat message sanitization (#1266) 4 years ago
gabek 92284f6ca1 Prettified Code! 4 years ago
Gabe Kangas 10f50a03e7 Hide external actions row if there are zero actions. Closes https://github.com/owncast/owncast/issues/1119 4 years ago
Gabe Kangas b5bb28b396
Dependabot does not have access to commit 4 years ago
Owncast fe7e9b24ff Commit updated Javascript packages 4 years ago
dependabot[bot] 3eb1158ed4
Bump video.js from 7.13.3 to 7.14.3 in /build/javascript (#1271) 4 years ago
Meisam 44f406caf0
reject user messages when offline (#1269) 4 years ago
Gabe Kangas fac06257ad Add in the optimization where multiple websocket events can exist within a single message 4 years ago
Gabe Kangas 8b2747e4d7 Add some sqlite optimizations 4 years ago
Gabe Kangas f20aa4478d Add a simple caching of chat history as an optimization 4 years ago
Gabe Kangas f85b54cfeb Pass along just the client id instead a reference to the entire client when unregistering the client 4 years ago
Meisam f07c9e2e00
consider <p></p> as an empty message (#1264) 4 years ago
Ginger Wong 0b333dd6b6 update message link color to address #1251 4 years ago
Ginger Wong f8c06b3da6 Merge branch 'develop' of https://github.com/gabek/owncast into develop 4 years ago
Ginger Wong d02d25a140 tweak svg bounding box to address #1259 4 years ago
gabek 8c5f7be05c Prettified Code! 4 years ago
Gabe Kangas f23a1202cc Do not set title text for users without data. Closes #1249 4 years ago
gabek 9b7926963f Prettified Code! 4 years ago
Meisam 10456b0a01
Remove user's own name from the autocomplete suggestions (#1258) 4 years ago
Gabe Kangas 45af1f5135 Apdate admin bundle 4 years ago
Christian Muehlhaeuser 35a0c6fa14
Improve performance of retrieving chat history by avoiding double-sort and outer join (#1261) 4 years ago
Christian Muehlhaeuser 261fe56bad
Don't specify the linter version, as it's not required any longer (#1262) 4 years ago
gabek 5f7cc6a327 Prettified Code! 4 years ago
Meisam 7526b5305c
add emoji to the caret position (#1253) 4 years ago
gabek 93f682d526 Prettified Code! 4 years ago
Meisam bb09c0d187
Autocomplete emoji names (#1250) 4 years ago
gabek 377bf529ad Prettified Code! 4 years ago
Meisam 7867260b9c
getCaretPosition considering all html elements (#1246) 4 years ago
Meisam e1c4b452e6
test emoji title and alt tag sanitization (#1244) 4 years ago
Meisam a8e93de134
Prevent remote image injection with /img/emoji/ in url (#1245) 4 years ago
Gabe Kangas ae78283caf Remove extra log from displaying 4 years ago
Gabe Kangas 484098afda Some migration fixes and database optimizations 4 years ago
Meisam c4c1ecfc7b
Allow alt and title tags in chat emojis (#1241) 4 years ago
Gabe Kangas a366923797 Update admin bundle 4 years ago
Gabe Kangas 3dc3ad75f6 Cleanup errors that are not fatal during filesystem cleanup 4 years ago
Gabe Kangas c3e8e78dad Centralize chan closure to be done in the client, not the server. Set chan size to max message size. 4 years ago
Gabe Kangas f782e82909 Fix potential concurrent access condition 4 years ago
dependabot[bot] 3c6fcb0de5
Bump postcss from 8.3.5 to 8.3.6 in /build/javascript (#1240) 4 years ago
Gabe Kangas c1dd1b9bf3 fix exception 4 years ago
Gabe Kangas e7e1758fa4 Force history messages to always be at the front of the messages array 4 years ago
Gabe Kangas 1d7b7727d2 Update admin bundle 4 years ago
Owncast e38aa5935b Commit updated API documentation 4 years ago
Gabe Kangas 2cf761a3f1 Clarify in routes and names that it is chat clients being returned 4 years ago
Gabe Kangas 5f322c84f6 Update admin bundle 4 years ago
dependabot[bot] e63703f670
Bump cssnano from 5.0.6 to 5.0.7 in /build/javascript (#1235) 4 years ago
Gabe Kangas 96993435d8 Add missing space. Closes #1231 4 years ago
Owncast 11b59fbb31 Commit updated Javascript packages 4 years ago
dependabot[bot] 1b575d6fdf
Bump @videojs/http-streaming from 2.9.2 to 2.9.3 in /build/javascript (#1227) 4 years ago
Gabe Kangas 4715598d7e
Override default protocol if one is set in settings (#1226) 4 years ago
Gabe Kangas 44d6a36b77 Cleanup linter warnings 4 years ago