Update mcr.microsoft.com/dotnet/sdk Docker tag to v5.0.401
Update nginxinc/nginx-unprivileged Docker tag to v1.21.3
mwalbeck
synced commits to master at mwalbeck/nextcloud-breeze-dark from mirror
2021-09-12 07:17:23 +00:00
9dccee05f1
[tx-robot] updated from transifex
mwalbeck
synced new reference issues/23/1 to MetaProvide/talked from mirror
2021-09-09 22:37:24 +00:00
mwalbeck
synced new reference issues/8/1 to mwalbeck/twitchlite from mirror
2021-09-09 21:37:23 +00:00
6ad462f97e
Add option to record in grid view, Fixes #6 (#36)
b011b05696
Test with python3.7 (#35)
mwalbeck
synced commits to master at MetaProvide/talked-client from mirror
2021-09-08 13:57:24 +00:00
81dd2768b8
Update code to match the Nextcloud coding style and add php-cs-fixer check to lint workflow. Fixes #11 (#13)
d0085d3c9a
Remove unix:// syntax to improve maintainability and document that abstract socket aren't supported. Fixes #9 (#12)
mwalbeck
synced commits to master at MetaProvide/talked-client from mirror
2021-09-06 13:03:53 +00:00
4c1af354c4
Allow connecting to Talked server over a unix socket. Fixes #9
233597ec53
Add hidden option to hide the Talked settings. Fixes #8
937fc023fa
Add some more type hints
a1fee9c0f0
Fix Makefile
8a5078acac
Switch config file format to TOML, deprecate json config file. Fixes #24
9814a62a27
Add Makefile for handling dev environment and update README
ab0057e05b
Remove hardcoded width and height parameters for launching Firefox. Fixes #21