Danila Fedorin DanilaFe
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 05:15:25 +00:00
3471f6cb74 Update screenshots
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 04:40:58 +00:00
764a37317b Change colors in input.
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 04:35:22 +00:00
aa4196ee69 Make the buttons round.
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 04:16:16 +00:00
fe065130fe Scroll after "sending" messages.
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 04:04:27 +00:00
267d68d673 fixup! Display "still sending" messages.
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-26 03:58:38 +00:00
5f8751e142 Update CSS.
5d519242be Display "still sending" messages.
2136bf34b9 Create an abstraction for room data.
6c67e85ca5 Add shadows to room css.
be7ea33085 Remove the "every other row" darkening.
Compare 6 commits »
DanilaFe pushed to master at CS-381/Homework 2019-02-25 09:06:09 +00:00
e5acf76748 Add solution for HW5.
cc08b2ad89 Add initial HW code for HW 5.
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-02-22 07:46:28 +00:00
1703c091a7 Send file names as captions when sending files and images.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-06 07:40:23 +00:00
1a55882e80 Implement Eric's tips (primitive get and put) and add more error checks.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-04 06:46:55 +00:00
025b21c954 Require that the parser parses the whole string.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-04 06:36:26 +00:00
d742cc9d88 Fix parsing
Compare 2 commits »
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 23:36:15 +00:00
f3d37076ee Fix error message
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 23:31:11 +00:00
05ce812ff1 Add error reporting.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 09:03:33 +00:00
acab437f6e Reorder the functions a bit.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 08:44:32 +00:00
1b00b22f55 Adjust the parser a bit.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 04:48:17 +00:00
55edae65cb Add source code pro font family
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-01-25 05:14:13 +00:00
28c829c2c8 Attempt to fix image "double sending" issue.
DanilaFe opened issue Matrix-Programs/Scylla#21 2019-01-17 21:29:59 +00:00
Stop displaying user's own typing indicator
DanilaFe opened issue Matrix-Programs/Scylla#20 2019-01-17 21:08:29 +00:00
Fix JPEG sending
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-28 06:34:08 +00:00
cf05f9dc4a Filter useless state events on the server side.