Commit Graph

29 Commits

Author SHA1 Message Date
Andrew Ferrazzutti c8d1d38d21 Incoming read receipts for MRU chats
TODO: poll other chats for read receipts
2021-04-22 02:40:50 -04:00
Andrew Ferrazzutti a743d149df Touch up JS comment blocks 2021-04-06 01:57:15 -04:00
Andrew Ferrazzutti fc8bc79ffd Inbound sticons (emoticons)
MAJOR TODO: Non-duplication of uploaded image data
2021-04-05 03:56:01 -04:00
Andrew Ferrazzutti 4f288b1754 Support EmojiOne for inbound messages
Use their Unicode format, which is available in alt text
2021-04-03 03:11:51 -04:00
Andrew Ferrazzutti 510018a51d Inbound stickers (same as images)
This also covers sticons, but only when a single one is sent as the sole
content of a message, in which case it behaves like a sticker/image.
2021-04-02 03:21:30 -04:00
Andrew Ferrazzutti 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
Andrew Ferrazzutti 5a33500765 Wait for inbound images to load 2021-03-28 04:23:07 -04:00
Andrew Ferrazzutti 00e7226efe Outbound images, no echo 2021-03-28 03:16:07 -04:00
Andrew Ferrazzutti a5d9cc5ebc Inbound images 2021-03-27 01:12:43 -04:00
Andrew Ferrazzutti 884d0d32fe Working avatars and icons 2021-03-26 02:27:21 -04:00
Andrew Ferrazzutti b007751610 Avatar and icon URLs 2021-03-23 02:37:30 -04:00
Andrew Ferrazzutti 456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
Andrew Ferrazzutti 20f419a5c3 multi-user chats 2021-03-14 04:18:22 -04:00
Andrew Ferrazzutti b25bac8cea Rename 2021-02-26 14:19:48 -05:00
Andrew Ferrazzutti 5d77852d7a First crack at message receiving 2021-02-26 02:23:59 -05:00
Andrew Ferrazzutti 1b7642ce6d Cleanups and speedups 2021-02-26 02:23:59 -05:00
Andrew Ferrazzutti 0260ad89f4 First crack at backfilling 2021-02-26 02:23:59 -05:00
Andrew Ferrazzutti ec081e94df Some tweaks and comments 2021-02-26 02:23:59 -05:00
Andrew Ferrazzutti eb0f37274c Message sending 2021-02-26 02:23:59 -05:00
Andrew Ferrazzutti 1280916455 Attempt at syncing list of chats and their participants 2021-02-26 02:23:13 -05:00
Andrew Ferrazzutti 874fb375d9 Fix some more login problems 2021-02-26 02:23:13 -05:00
Andrew Ferrazzutti 85814f9793 More changes 2021-02-26 02:22:41 -05:00
Andrew Ferrazzutti 9033ec856b Rename amp->line 2021-02-26 01:28:54 -05: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 a80e77ab3f Fix handling chat list mutations 2020-08-24 23:00:32 +03:00
Tulir Asokan ac3b47657e Formatting fixes 2020-08-24 22:42:27 +03:00
Tulir Asokan dd16b3d461 Add API for puppeteer script 2020-08-18 16:47:16 +03:00
Tulir Asokan 6c11f73ef4 Initial commit
The puppeteer script kind of works, but needs an API.
The bridge doesn't exist yet.
2020-08-17 22:03:12 +03:00