- Portland, OR
- https://danilafe.com
- Joined on
2017-09-08
Block a user
Load older history on request
Scroll down on new messages when already at bottom
Allow disabling notifications per room
Do not notify when in the same room as the message
996da079e2
Begin working on requesting users' names.
2449a3c8c4
Add requesting user data.
2505610aa2
Add a separate message for first sync, and add event listing.
3e7d12b6e4
Add notification sending functionality.
00ba3a6ac0
Max username overflow hidden.
8338eef381
Implement improvements suggested by Ryan.
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
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.
fde761d6af
Optimize day 5 solution.
24c93c7a63
Use extra functions and stop using downcase array.
a24b176417
Add day 5 solution.
735170ea73
Change the name of input files.
5ac0c699e5
Merge other solutions into one file.
cf06140366
Add solution for day 3.