Nolan Lawson
|
6bd4b05a98
|
fix more bugs in autocomplete (#208)
* fix more bugs in autocomplete
fully fixes #170
* fixup
* fix tests
|
2018-04-21 14:57:02 -07:00 |
|
Nolan Lawson
|
1151a3be4b
|
fix null in Timeline.html get() (#205)
|
2018-04-21 09:56:45 -07:00 |
|
Nolan Lawson
|
581a0fcd00
|
fix multiple compose autosuggest dropdowns (#188)
* fix multiple compose autosuggest dropdowns
Fixes #170
* fix failing test
* remove console.log
|
2018-04-20 06:26:36 -07:00 |
|
Nolan Lawson
|
bfc3c46462
|
use standard to lint HTML too (#186)
|
2018-04-19 21:38:01 -07:00 |
|
Nolan Lawson
|
8d5690d63d
|
remove get() with string from Svelte calls (#169)
* remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style
|
2018-04-19 09:37:05 -07:00 |
|
Nolan Lawson
|
b231466fff
|
Refactor database for better code-splitting (#144)
|
2018-04-16 20:56:21 -07:00 |
|
Nolan Lawson
|
fe8ad175f2
|
more elegant fix for autosuggestion covering toolbar
|
2018-04-05 21:35:22 -07:00 |
|
Nolan Lawson
|
f5943c3c24
|
Revert "fix issue with not being able to click toolbar"
This reverts commit 001f85eecc .
|
2018-04-05 21:00:30 -07:00 |
|
Nolan Lawson
|
001f85eecc
|
fix issue with not being able to click toolbar
|
2018-04-05 20:30:52 -07:00 |
|
Nolan Lawson
|
7ce9a39119
|
add emoji autosuggest
|
2018-03-25 12:24:38 -07:00 |
|
Nolan Lawson
|
6fc21e40bf
|
add username autocomplete feature
|
2018-03-24 18:04:54 -07:00 |
|