Commit graph

28 commits

Author SHA1 Message Date
ben
8ca390e0b0 format 2022-12-01 18:41:58 +00:00
ben
694a4e5054 replaced extension specific websockets with the generic websocket 2022-12-01 18:31:58 +00:00
dni ⚡
09871bbabc
fix mypy for extensions (#873)
* explicitly exclude all extensions from mypy

* fix example extension mypy

* fix subdomains extension mypy + 1 type error fixed

* fix mypy discordbot

* mypy check copilot extensnion

* copilot black

* add invoices ext to ignore

* add boltz and boltcard

* copilit id is necessary

* was discordbot is ok

Co-authored-by: dni <dni.khr@gmail.com>
2022-10-24 16:29:30 +02:00
calle
5a12f4f237
Improved SSE listeners (#865)
* logging listeners

* comments

* generate privkey upon init

* listener queue

* remove duplicate check

* make format

* reuse channel

* error handling in sse listener

* uuid for listeners

* register named invoices

* uuid for listeners and listener list

* fix poetry lock

* setuptools

* requirements asyncio timeout

* setuptool;s

* make format

* remove async-timeout

* async_timeout readd

* try lower setuptools version

* try lower lower setuptools version

* back to current version + fix, maybe

* fix worflows to use poetry 1.2.1

* remove uneeded setuptools from build-system

* fix up formatting workflow

* debug to trace

* more traces

* debug logs to trace

Co-authored-by: dni  <office@dnilabs.com>
2022-10-04 09:51:47 +02:00
Tiago Vasconcelos
348033da1b
python code styling (#739) 2022-07-15 19:11:11 +02:00
Tiago vasconcelos
1aeb4fe70c removed offensive print and clean up 2021-10-18 12:07:08 +01:00
benarc
0d781f899c copilot not triggering animations, listeners 2021-10-18 10:41:41 +01:00
benarc
0cf11caaad copilot payments not triggering animations
listener issue
2021-10-18 10:31:30 +01:00
benarc
15cd84652e copilot payments not triggering animations 2021-10-18 10:28:31 +01:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Ben Arc
e1b4df869f copilot starts, templates need adjusting 2021-10-12 23:11:10 +01:00
Ben Arc
1346ad12f1 Endpoints changed but still not working 2021-10-12 22:34:43 +01:00
Ben Arc
c749b7d11e init 2021-10-12 19:54:35 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc
9becfa0bad black 2021-06-24 01:26:49 +01:00
Ben Arc
3a48a6ca39 payment bug 2021-06-24 00:51:26 +01:00
Ben Arc
22fe89a5f9 changing to animation queue 2021-06-23 14:05:10 +01:00
Ben Arc
f8e8be23ab Black 2021-04-20 21:51:53 +01:00
Ben Arc
7bfbb16f48 message bug 2021-04-20 17:56:12 +01:00
Ben Arc
20747b9d3b equal of higher than threshold 2021-04-20 17:47:59 +01:00
Ben Arc
361a87110b Fixed couple of display bugs 2021-04-20 17:26:38 +01:00
Ben Arc
b520d0d8b2 included some checks for the thresholds 2021-04-20 09:35:32 +01:00
Ben Arc
0946bcc1b1 Working! 2021-04-20 08:50:53 +01:00
Ben Arc
8b52dfc307 added updater function 2021-04-20 00:37:51 +01:00
Ben Arc
bde9a4a2ec added shortuuid 2021-04-20 00:12:44 +01:00
Ben Arc
c397d4c3c4 changed amount 2021-04-20 00:08:55 +01:00
Ben Arc
10f6ee7af1 fixed bug 2021-04-19 23:56:52 +01:00
Ben Arc
651ae2a386 Added listener 2021-04-19 23:45:40 +01:00