Commit Graph

66 Commits

Author SHA1 Message Date
9d6c7efa70 Confirm this works with extension version 2.4.3
Just update SETUP.md to mention the version, and remove the TODO for
adding phone number login, which LINE Chrome will disable soon.
2021-03-31 01:55:11 -04:00
85653c355a Update roadmap again, stickers work 2021-03-29 18:06:22 -04:00
204a0ec640 Update roadmap 2021-03-29 01:26:57 -04:00
afcc206a93 Wait for outbound images to be sent
Also prevent possible race condition in waiting for inbound images, and
generally tighten up file sending/receiving.
2021-03-29 01:25:05 -04:00
5a33500765 Wait for inbound images to load 2021-03-28 04:23:07 -04:00
00e7226efe Outbound images, no echo 2021-03-28 03:16:07 -04:00
36ba98fda1 Outbound images (bad echo) 2021-03-27 03:37:41 -04:00
a5d9cc5ebc Inbound images 2021-03-27 01:12:43 -04:00
04c09cea1f Actually print message on incorrect email/password 2021-03-26 02:48:11 -04:00
884d0d32fe Working avatars and icons 2021-03-26 02:27:21 -04:00
b007751610 Avatar and icon URLs 2021-03-23 02:37:30 -04:00
8263023d2b Update links 2021-03-19 13:30:09 -04:00
595effa02a Update roadmap and readme 2021-03-19 12:28:38 -04:00
456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
20f419a5c3 multi-user chats 2021-03-14 04:18:22 -04:00
b25bac8cea Rename 2021-02-26 14:19:48 -05:00
008b3106dd Add setup instructions 2021-02-26 03:27:25 -05:00
17b8acbca8 Update readme and roadmap 2021-02-26 02:51:16 -05:00
5d77852d7a First crack at message receiving 2021-02-26 02:23:59 -05:00
1b7642ce6d Cleanups and speedups 2021-02-26 02:23:59 -05:00
0260ad89f4 First crack at backfilling 2021-02-26 02:23:59 -05:00
ec081e94df Some tweaks and comments 2021-02-26 02:23:59 -05:00
eb0f37274c Message sending 2021-02-26 02:23:59 -05:00
cbe1fd7059 Syncable chat lists 2021-02-26 02:23:54 -05:00
1280916455 Attempt at syncing list of chats and their participants 2021-02-26 02:23:13 -05:00
2e07a480c9 Redact password login messages 2021-02-26 02:23:13 -05:00
e072d4709c Better tracking of loginRunning/Cancelled 2021-02-26 02:23:13 -05:00
ab869083b3 Don't sync after login (yet) 2021-02-26 02:23:13 -05:00
874fb375d9 Fix some more login problems 2021-02-26 02:23:13 -05:00
e8592dcc8b Use functions that return a Promise 2021-02-26 02:23:13 -05:00
85814f9793 More changes 2021-02-26 02:22:41 -05:00
63dc7f0be3 Initial changes 2021-02-26 01:35:20 -05:00
9033ec856b Rename amp->line 2021-02-26 01:28:54 -05:00
83a0545667 Rename module 2021-02-26 01:08:23 -05:00
Tulir Asokan
684e5bcf38 Add basic websocket login API 2020-12-29 16:33:33 +02:00
Tulir Asokan
e563ae6edf Set nova nightly image hash in CI 2020-11-11 23:19:19 +02:00
Tulir Asokan
ded551d1b3 Retry sending messages if server returns 502 2020-11-10 00:40:01 +02:00
Tulir Asokan
d32e3819b0 Don't set connected metric if user is not logged in 2020-11-10 00:23:00 +02:00
Tulir Asokan
e7b78f9166 Update mautrix-python and add hacky connection metric 2020-11-03 17:57:51 +02:00
Tulir Asokan
bff636642d Update mautrix-python 2020-10-09 18:56:53 +03:00
Tulir Asokan
da48ee40d9 Update things in setup.py 2020-10-09 18:56:45 +03:00
Tulir Asokan
e7a3cbf7e4 Fix references to twitter 2020-09-01 13:21:26 +03:00
Tulir Asokan
8bef004a46 Bridge read-only status to Matrix when creating room 2020-08-28 19:56:19 +03:00
Tulir Asokan
aa6bdc7818 Update roadmap 2020-08-28 19:41:22 +03:00
Tulir Asokan
63dc8c04ea Fix bug in login 2020-08-28 19:38:49 +03:00
Tulir Asokan
ee7f6d44b0 Update mautrix-python and move login depds to requirements.txt 2020-08-28 19:36:31 +03:00
Tulir Asokan
a7ffe6761a Fix getting ID after sending and missed message backfilling 2020-08-28 19:34:13 +03:00
Tulir Asokan
a3441a40ae Initial bridge stuff 2020-08-28 16:38:06 +03:00
Tulir Asokan
c3f2a5dfe1 Add some disconnection handling and a method to set the last message ID map 2020-08-24 23:29:09 +03:00
Tulir Asokan
5c7faa01a6 Use --no-sandbox by default in docker 2020-08-24 23:28:46 +03:00