Nolan Lawson
|
2bafaa455e
|
fix: tweak autosuggest error logging and resetting (#1572)
|
2019-10-13 13:53:48 -07:00 |
|
Nolan Lawson
|
3209d934e8
|
fix: tweak autocomplete behavior (#1570)
tweak the hashtag sort algorithm
fix issue where wrong results shown when offline or on slow network
refactor RequestThrottler
|
2019-10-13 08:08:06 -07:00 |
|
Nolan Lawson
|
89265f709e
|
fix: combine request throttling logic (#1568)
|
2019-10-12 21:08:08 -07:00 |
|
Nolan Lawson
|
00945a3608
|
chore: update standard to v13 (#1370)
|
2019-08-03 13:49:37 -07:00 |
|
Nolan Lawson
|
de220e7262
|
fix: throttle XHRs from autosuggest (#1190)
* fix: throttle XHRs from autosuggest
* throttle and abort properly
* add comment
* fix xhr bug
|
2019-05-06 20:29:43 -07:00 |
|
Nolan Lawson
|
75c3060912
|
fix: fix autosuggested accounts order (#1187)
new order is local first, followed by remote, and each sorted alphabetically
|
2019-05-06 08:34:12 -07:00 |
|
Nolan Lawson
|
78715bc098
|
fix: do remote search when autosuggesting accounts (#1182)
* fix: do remote search when autosuggesting accounts
fixes #1005
* fix emoji search
|
2019-05-05 19:16:02 -07:00 |
|