272 Commits (7488dfec37f036af9f16f0ac68223a3fc7044c7d)

Author SHA1 Message Date
Gabe Kangas ba906e2609
Give transcoder a larger codec buffer size. 4 years ago
Gabe Kangas b052fa410b Update tests 4 years ago
Gabe Kangas 73e58a7801 Refactor the offline clip handling. 4 years ago
Gabe Kangas 3585340f1b Update test 4 years ago
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
Jannik da199e5775
use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525) 4 years ago
Gabe Kangas c9f8133507 Fix incorrect webhook payload being sent in the new SetMessageVisibilityEvent 4 years ago
Gabe Kangas 6ffa020c5f Updated linter threw new warnings. Fixed. 4 years ago
gingervitis 9a91324456
Inline chat moderation UI (#1331) 4 years ago
Gabe Kangas b43c5e674e
Rework how hiding messages works. (#1509) 4 years ago
Jannik 2278fec70a
execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505) 4 years ago
Gabe Kangas 4c37308e71 Update the HLS flags to adhere to more Apple recommendations 4 years ago
Gabe Kangas 5b38426e31 Tweak video bandwidth values to be < 10% over max 4 years ago
Jack 651caeba91
Fix build for Windows (#1377) (#1506) 4 years ago
Jack f0a11cac5d
Optimise regexp usage (#1502) 4 years ago
Artur Angiel 2110dfd30c
Support path-based S3 storage. Closes #1495 (#1496) 4 years ago
Gabe Kangas bdce2e13bf Some linter cleanup 4 years ago
Gabe Kangas 3f4176d8d6 Replace panics with our logging framework 4 years ago
Gabe Kangas c4d2ffd834
Fix crash when an invalid inbound stream is disconnected. Closes #1439 (#1483) 4 years ago
Tim Cooper 12eb59f611
refactor geoip (#1442) 4 years ago
Tim Cooper 9a912d5385
remove global variables from core/storageproviders (#1444) 4 years ago
Gabe Kangas ca9d5de192
Embed static resources (#1466) 4 years ago
Gabe Kangas fb1c919e59
Fix the destination path. Closes #1455 (#1456) 4 years ago
Gabe Kangas db22931fb5
Do not send user joined messages for already active users (#1416) 4 years ago
Ruffy 9c484efd36
Feature/oc 1316 add support for system message to single user (#1351) 4 years ago
Gabe Kangas 1b053ffd1b
Simplify HLS storage paths (#1393) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Halil İbrahim Kocaöz d90b02e50b
fix moved transcoding error links (#1381) 4 years ago
ooa113y efb80243d5
Fix Windows tests (#1376) 4 years ago
Gabe Kangas e3b0af1b67 Expand upon flood detection and chat rate limiting. Closes #1349 4 years ago
Gabe Kangas 1a1e2a3738 Revert "Update test to reflect the newline -> br tag change" 4 years ago
Gabe Kangas e5735b8d6d Remove adding <br> tags to newlines 4 years ago
Gabe Kangas 3d09698355 Update test to reflect the newline -> br tag change 4 years ago
Gabe Kangas 3618a28240 Re-enable unsafe tags as they are needed for emoji 4 years ago
Gabe Kangas 8907566ed1 Fixing chat message formatting in #1315 4 years ago
Gabe Kangas 04bb97bffc Fix build error on FreeBSD. Closes #1243 4 years ago
Gabe Kangas 4ea416fdbe Update the user object name change time when changing name. Closes #1277 4 years ago
Gabe Kangas 6f57f570d2 Restore GeoIP support to now support chat users. Closes #1304 4 years ago
Gabe Kangas 6fb383d04b Only ignore messages 5min after disconnect. Part of fixing #1268 4 years ago
Gabe Kangas f87d4f960a Add formatting 4 years ago
Gabe Kangas cf87f53da3 Do not send empty type when its not apropriate 4 years ago
Gabe Kangas 9d0ae44c3c Give stream status webhooks an id and timestamp 4 years ago
Gabe Kangas 53d0e8653e Remove old unused function 4 years ago
Gabe Kangas b966d32d77 Incorrect webhook event type is being sent on user joined. Fixes #1302 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago
Meisam 41a7e8b896
check the return value of os.Rename (#1288) 4 years ago
Gabe Kangas 12cbe529de Fix incorrect handling of messages array. Closes #1287 4 years ago
Christian cb7a9b89ea
safely generate the thumbnail.jpg & preview.gif (#1279) 4 years ago
Gabe Kangas 031a848b7a No need to publicly log this 4 years ago
Meisam 109d2669ab
better chat message sanitization (#1266) 4 years ago