Danila Fedorin DanilaFe
DanilaFe opened issue Matrix-Programs/Scylla#10 2018-12-13 14:26:06 -08:00
Display images
DanilaFe opened issue Matrix-Programs/Scylla#9 2018-12-13 14:25:14 -08:00
Send read recipts and "fully read" markers
DanilaFe opened issue Matrix-Programs/Scylla#8 2018-12-13 14:24:14 -08:00
Update state from timeline state events.
DanilaFe opened issue Matrix-Programs/Scylla#7 2018-12-13 14:18:53 -08:00
Render markdown in messages
DanilaFe opened issue Matrix-Programs/Scylla#6 2018-12-13 14:18:16 -08:00
List unread notification counts in sidebar
DanilaFe opened issue Matrix-Programs/Scylla#5 2018-12-13 14:15:45 -08:00
Load older history on request
DanilaFe opened issue Matrix-Programs/Scylla#4 2018-12-13 14:13:42 -08:00
Scroll down on new messages when already at bottom
DanilaFe opened issue Matrix-Programs/Scylla#3 2018-12-13 14:12:19 -08:00
Allow disabling notifications per room
DanilaFe opened issue Matrix-Programs/Scylla#2 2018-12-13 14:11:33 -08:00
Send message on enter key
DanilaFe opened issue Matrix-Programs/Scylla#1 2018-12-13 14:11:22 -08:00
Do not notify when in the same room as the message
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-13 12:18:50 -08:00
6eef99e081 Add day 13 solutions.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-13 02:38:32 -08:00
996da079e2 Begin working on requesting users' names.
2449a3c8c4 Add requesting user data.
2505610aa2 Add a separate message for first sync, and add event listing.
Compare 3 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-12 00:03:44 -08:00
3e7d12b6e4 Add notification sending functionality.
00ba3a6ac0 Max username overflow hidden.
8338eef381 Implement improvements suggested by Ryan.
Compare 3 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-11 22:18:29 -08:00
c96b0c667e Add day 12 solution.
DanilaFe pushed to master at CS-290/GoServer 2018-12-10 23:47:58 -08:00
7d548c390a Merge branch 'daniel-server'
ba4f60c0a8 Add link to the about page
2ed23ee32b Merge branch 'daniel-server' of https://github.com/OSU-CS290-Sp18/final-project-group-4 into daniel-server
55a39fe1c7 Make top-bar take up full width.
23b8471301 add link to the about page
Compare 38 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-10 23:41:25 -08:00
453521de55 Add day 11 solution.
DanilaFe pushed to master at Matrix-Programs/Scylla 2018-12-10 16:17:22 -08:00
42126c1489 Add icon view.
d855467f14 Add a scroll view so that messages can be scrolled without input.
56a2212410 Darken background and add lines to headers.
8261ae402a Prevent room list from shrinking on large messages; align user names.
d15cc437b7 Add proper styling to usernames.
Compare 9 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-09 22:54:26 -08:00
11483b86ed Add day 10 and day 9 solutions.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-07 21:21:32 -08:00
c132a28232 Add solution for day 8.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2018 2018-12-07 19:28:11 -08:00
b8a8a2155f Add solutions for day 7