Commit graph

11 commits

Author SHA1 Message Date
6bd4b05a98
fix more bugs in autocomplete ()
* fix more bugs in autocomplete

fully fixes 

* fixup

* fix tests
2018-04-21 14:57:02 -07:00
1151a3be4b
fix null in Timeline.html get() () 2018-04-21 09:56:45 -07:00
581a0fcd00
fix multiple compose autosuggest dropdowns ()
* fix multiple compose autosuggest dropdowns

Fixes 

* fix failing test

* remove console.log
2018-04-20 06:26:36 -07:00
bfc3c46462
use standard to lint HTML too () 2018-04-19 21:38:01 -07:00
8d5690d63d
remove get() with string from Svelte calls ()
* 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
b231466fff
Refactor database for better code-splitting () 2018-04-16 20:56:21 -07:00
fe8ad175f2 more elegant fix for autosuggestion covering toolbar 2018-04-05 21:35:22 -07:00
f5943c3c24 Revert "fix issue with not being able to click toolbar"
This reverts commit 001f85eecc.
2018-04-05 21:00:30 -07:00
001f85eecc fix issue with not being able to click toolbar 2018-04-05 20:30:52 -07:00
7ce9a39119 add emoji autosuggest 2018-03-25 12:24:38 -07:00
6fc21e40bf add username autocomplete feature 2018-03-24 18:04:54 -07:00