Danila Fedorin DanilaFe
DanilaFe commented on issue Matrix-Programs/Scylla#11 2018-12-19 22:51:06 -08:00
Display ephemeral events like typing

Since showing "read" markers is not part of the design, we'll close this for now.

DanilaFe closed issue Matrix-Programs/Scylla#5 2018-12-19 22:45:24 -08:00
Load older history on request
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-18 22:35:39 -08:00
c88f2f3b3c Remove unused flags.
DanilaFe closed issue Matrix-Programs/Scylla#13 2018-12-17 22:24:30 -08:00
Cache login token
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-17 21:56:34 -08:00
47e8969290 Store the transaction ID locally, too.
36ad2cc93c Store the transaction ID locally, too.
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-17 21:52:31 -08:00
36ad2cc93c Store the transaction ID locally, too.
7de91104b0 Send typing notifications.
7f0624f112 Add http for sending typing indicators.
6d39279591 Allow for non-string values in responses, and ports.
cf2ada4329 Add code to retrieve login token after login.
Compare 6 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-17 02:40:48 -08:00
471f5b301b Store the ApiUrl in the message, so that user can't change it midway.
6f1e3da27b Add storing login token (but not retrieving it)
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-16 00:36:28 -08:00
720e6db334 Read room state events from timeline, too.
983592d520 Set read marker on opening room.
6c96bae01f Send read receipts for messages received after opening room.
2529f6f7ae Add padding to typing message.
55f40d5a51 Cleanup command code.
Compare 10 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-15 21:44:37 -08:00
edfd7a1ecb Add solution to day 16.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-15 03:06:40 -08:00
6ff1d97c91 Add part 2 solution (check out the previous commit for part 1.)
b7518c96a1 Add solution for Part 1 of day 15.
Compare 2 commits »
DanilaFe closed issue Matrix-Programs/Scylla#4 2018-12-14 00:30:00 -08:00
Scroll down on new messages when already at bottom
DanilaFe closed issue Matrix-Programs/Scylla#2 2018-12-14 00:28:10 -08:00
Send message on enter key
DanilaFe closed issue Matrix-Programs/Scylla#6 2018-12-14 00:28:00 -08:00
List unread notification counts in sidebar
DanilaFe closed issue Matrix-Programs/Scylla#10 2018-12-14 00:27:48 -08:00
Display images
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-13 21:41:31 -08:00
ca92e7cca0 Add solutions for day 14.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-13 18:07:14 -08:00
2c99d10075 Change table layout.
d95e383fb1 Add room notifications.
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-13 16:40:31 -08:00
56878533f4 Add "typing people wrapper"
5627168d20 Add new lookup functions.
0e2cd8c9e9 Store ephemeral events
2c7b72fba6 Open room on notification click.
46352c429a Add notifications
Compare 6 commits »
DanilaFe opened issue Matrix-Programs/Scylla#13 2018-12-13 14:36:42 -08:00
Cache login token
DanilaFe opened issue Matrix-Programs/Scylla#12 2018-12-13 14:33:13 -08:00
Send ephemeral events like typing
DanilaFe opened issue Matrix-Programs/Scylla#11 2018-12-13 14:31:06 -08:00
Display ephemeral events like typing