Andrew Ferrazzutti fair
fair opened issue fair/matrix-appservice-kakaotalk#5 2023-02-12 02:31:14 -05:00
Keep references to all Tasks created by asyncio.create_task
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-09-16 07:51:55 -04:00
3df5d52cae Error on start to warn users about getting banned
fair pushed to kt-version at fair/matrix-appservice-kakaotalk 2022-09-06 00:25:06 -04:00
c908f0eb50 Show connection failure message in bot response
73809ba087 Fix import
Compare 2 commits »
fair pushed to kt-version at fair/matrix-appservice-kakaotalk 2022-09-05 23:57:03 -04:00
79a5e74fde Update client version and xvc hash seed
fair created branch kt-version in fair/matrix-appservice-kakaotalk 2022-09-05 23:57:03 -04:00
fair pushed to python38 at fair/matrix-appservice-kakaotalk 2022-07-14 23:51:40 -04:00
99ea716731 3.8-ify one last thing
fair pushed to python38 at fair/matrix-appservice-kakaotalk 2022-07-14 01:44:17 -04:00
adb7453e1a Actually make compatible with Python 3.8
fair created branch python38 in fair/matrix-appservice-kakaotalk 2022-07-14 01:44:17 -04:00
fair opened issue fair/matrix-puppeteer-line#41 2022-07-10 17:32:48 -04:00
Bridge doesn't connect to homeserver
fair pushed to testing at fair/matrix-appservice-kakaotalk 2022-05-16 03:23:33 -04:00
a07f719495 Outbound joins, and manage OpenLink URLs
0e8a5e5888 Update version
8228293202 Outbound joins, and manage OpenLink URLs
Compare 3 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-05-16 03:22:21 -04:00
0e8a5e5888 Update version
fair closed issue fair/matrix-appservice-kakaotalk#2 2022-05-16 03:19:52 -04:00
Creating new direct chat can fail
fair commented on issue fair/matrix-appservice-kakaotalk#2 2022-05-16 03:19:43 -04:00
Creating new direct chat can fail

Resolved by 53d3170c04, which applies the workaround of automatically retrying DM creation when the first attempt fails.

fair closed issue fair/matrix-appservice-kakaotalk#1 2022-05-16 03:18:43 -04:00
Saved password sometimes gets discarded automatically
fair commented on issue fair/matrix-appservice-kakaotalk#1 2022-05-16 03:18:39 -04:00
Saved password sometimes gets discarded automatically

Should be fixed by 54c772d3ac.

fair pushed to master at fair/matrix-appservice-kakaotalk 2022-05-16 03:15:51 -04:00
0dc75b8f1c Update roadmap with as-of-yet unsupported features
46ace01fea Check for connectivity, not login status, on join from Matrix
82d64b9b37 Support a more obvious non-cached connection check
47b9623446 Fast-fail when trying to create a DM with a non-friend user
1541732d0b Fixes to outbound channel name & topic setting
Compare 33 commits »
fair pushed to testing at fair/matrix-appservice-kakaotalk 2022-05-16 03:14:51 -04:00
8228293202 Outbound joins, and manage OpenLink URLs
0dc75b8f1c Update roadmap with as-of-yet unsupported features
46ace01fea Check for connectivity, not login status, on join from Matrix
82d64b9b37 Support a more obvious non-cached connection check
47b9623446 Fast-fail when trying to create a DM with a non-friend user
Compare 11 commits »
fair pushed to testing at fair/matrix-appservice-kakaotalk 2022-05-12 03:51:58 -04:00
454d1b72cc Don't document that outbound portal avatars are supported
fair pushed to testing at fair/matrix-appservice-kakaotalk 2022-05-10 21:46:20 -04:00
79fe8748b1 Minor style changes
d7d8cbbbb6 Use proper equality operator for Long
d4d02e8aba Add missing null check for inbound read receipts
fbd3d514e3 Reformat output of "whoami" command
53d3170c04 Fixes to leaves and DM creation
Compare 6 commits »
fair pushed to testing at fair/matrix-appservice-kakaotalk 2022-05-10 01:28:58 -04:00
36598c34f6 Set default register timeout