Danila Fedorin DanilaFe
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 15:31:11 -08:00
05ce812ff1 Add error reporting.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 01:03:33 -08:00
acab437f6e Reorder the functions a bit.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-02 00:44:32 -08:00
1b00b22f55 Adjust the parser a bit.
DanilaFe pushed to master at CS-381/MiniLogo 2019-02-01 20:48:17 -08:00
55edae65cb Add source code pro font family
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-01-24 21:14:13 -08:00
28c829c2c8 Attempt to fix image "double sending" issue.
DanilaFe opened issue Matrix-Programs/Scylla#21 2019-01-17 13:29:59 -08:00
Stop displaying user's own typing indicator
DanilaFe opened issue Matrix-Programs/Scylla#20 2019-01-17 13:08:29 -08:00
Fix JPEG sending
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-27 22:34:08 -08:00
cf05f9dc4a Filter useless state events on the server side.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-27 00:20:36 -08:00
b0e796ee16 Add a button to reconnect.
4de9063e67 Disable DDOS-tier retry attempts on failed network communication.
85e410fc20 Fix table cell max size.
Compare 3 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-25 18:28:45 -08:00
473101a15e Switch to dark CSS.
d0c21cc2fa Filter some useless events to improve performance.
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-24 14:18:09 -08:00
3c91be9fb6 Group rooms by homeserver.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-23 21:31:11 -08:00
1d3b0febde Refactor some code.
70d6eba427 Add basic notification priority filtering.
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-23 20:42:03 -08:00
e762864b45 Add screenshots.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-23 20:38:15 -08:00
6ea55241c8 Add screenshots.
12e5fdfbf1 Add video and file support.
525a6dd878 Add the basic HTML file.
859023942e Add a README.
2d133167ed Add error messages to some scenarios.
Compare 7 commits »
DanilaFe closed issue Matrix-Programs/Scylla#19 2018-12-23 00:40:27 -08:00
Display errors in nicer way
DanilaFe opened issue Matrix-Programs/Scylla#19 2018-12-22 01:43:42 -08:00
Display errors in nicer way
DanilaFe opened issue Matrix-Programs/Scylla#18 2018-12-22 01:42:55 -08:00
Improve room listing (room images?)
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-22 00:57:13 -08:00
490d0eff2c Fix typing menu to stay the same size.
d9ede51428 Use a text area for multiline input.
ee21fa199d Add CSS for code blocks and quotes.
d1a4035fef Fix duplicate function.
Compare 4 commits »
DanilaFe closed issue Matrix-Programs/Scylla#7 2018-12-20 23:17:14 -08:00
Render markdown in messages
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-20 22:59:49 -08:00
590764adc4 Add markdown rendering for messages that have it.