Commit Graph

26 Commits

Author SHA1 Message Date
lilydjwg
2d92876929 add missing parentheses, fixing name not being cleared when should 2021-10-12 23:09:52 +08:00
lilydjwg
1b842ab3b5 minor completion list fixes
* hide after click
* update width on resizing
2021-10-12 19:59:57 +08:00
lilydjwg
1879828e71 minor fixes 2021-10-12 19:32:06 +08:00
lilydjwg
c772025148 filter search results by sender 2021-10-12 19:13:33 +08:00
lilydjwg
f1d931107c retry fetching group info 2021-10-12 19:13:28 +08:00
lilydjwg
d7cab6461f better way to hide completion list 2021-10-12 18:58:42 +08:00
lilydjwg
dc4bc48302 select sender by name 2021-10-12 18:53:17 +08:00
lilydjwg
a62d883a76 keyword highlight! 2021-10-12 16:46:17 +08:00
lilydjwg
297261b733 commit package-lock.json 2021-10-11 21:08:24 +08:00
lilydjwg
b6dc16b194 update title on loading with hash
and in other imcomplete cases
2021-10-11 21:07:38 +08:00
lilydjwg
685127fed2 fix error message logic
load more should be displayed even when there is an error so the user
can retry.
2021-10-07 00:46:31 +08:00
lilydjwg
befcf435d1 set group to empty on group info load 2021-10-07 00:07:35 +08:00
lilydjwg
11d7288e7d fix group loading message not shown
due to value is set from hash
2021-10-06 23:31:45 +08:00
lilydjwg
72eb7f2f28 move error message into info div 2021-10-06 23:28:02 +08:00
lilydjwg
3e482cb777 fix message order 2021-10-06 23:26:20 +08:00
lilydjwg
0858561edd better info 2021-10-06 23:20:06 +08:00
lilydjwg
7c0fe6b022 don't wait for group info if hash is given 2021-10-06 23:11:50 +08:00
lilydjwg
11e44dabc3 use keydown instead of keyup to watch Enter; trigger search on group change
keyup receives keys from after IME
2021-10-06 21:51:16 +08:00
lilydjwg
79ac1e1c69 minor cleanup and fixes 2021-10-04 20:40:21 +08:00
lilydjwg
e1f15e46b0 make #loading and #more the same height 2021-10-04 20:10:59 +08:00
lilydjwg
068bbf1941 left align messages 2021-10-02 19:08:14 +08:00
lilydjwg
2ab601d041 adapt to small screens 2021-10-02 18:51:09 +08:00
lilydjwg
15ea98e281 fix event being passed to do_search 2021-10-02 16:56:37 +08:00
lilydjwg
466ca11cbb it work! 2021-10-02 16:42:41 +08:00
lilydjwg
feefc22121 update README 2021-10-02 16:42:22 +08:00
依云
128bb6cdee Initial commit 2021-10-01 13:10:49 +08:00