- Portland, OR
- https://danilafe.com
- Joined on
2017-09-08
Block a user
71e0b3f64e
Perform further cleanup to Sync
8627123143
Remove all the merging code from Sync
5c02ae8a58
Fully switch away from keeping sync
29e81a88ac
Start switching from sync to room data
676d6c28a7
Add initial implementation of new room structure
3b1dabd624
Remove homebrew notification system. Will be using the spec for this.
1d50c5b1e4
Start working towards setting notification settings
360b7be281
Change room name func to match user name func
06799194e4
Move account data code into account data module
8623eb8dfd
Refactor new user command
1fdccd6fae
Add links to part 5 in compiler series
e3fd13c0c1
Remove TODOS from part 5 of compiler series
3bce9743e5
Add dump to other rules in compiler posts
216e9e89b4
Finish draft of part 5 of compiler series.
a1244f201a
Add G-machine graph creation instructions to Part 5
7122d9e567
Put uniqueBy back in sync
207f6ab3be
Remove dependency on model in message list
f395259137
Improve performance by computing room names at sync, rather than on view.
5d5418e9c6
Use m.direct for direct message names.
b23c80f463
Switch to a tail recursive version of uniqueBy
3f1db0aa13
Change the code fragments in small improvements post
15f59a7806
Add 'what we don't cover'