Commit Graph

40 Commits

Author SHA1 Message Date
Rocka
e7465795da
fix name and text overflow on mobile devices 2022-01-07 11:12:35 +08:00
lilydjwg
88cd84a403 Name: a better way to prevent completion list disappear before we select it 2021-10-28 23:02:01 +08:00
lilydjwg
2452b1ffd4 fix fonts for Google Chrome 2021-10-28 19:21:36 +08:00
lilydjwg
7759749306 Name: deselect on new completion 2021-10-28 15:39:29 +08:00
lilydjwg
ead237f941 leave more time to update_value() before hide 2021-10-28 13:34:59 +08:00
lilydjwg
c754fe3a90 fix alt text too wide 2021-10-28 13:30:46 +08:00
lilydjwg
0754f6db2a add some help message 2021-10-28 13:27:43 +08:00
lilydjwg
83597d2b1d avoid triggering search again while updating location.hash 2021-10-24 21:15:59 +08:00
lilydjwg
5e7e55b485 keep selected sender from hash until user selects others 2021-10-24 21:08:33 +08:00
lilydjwg
acf925e616 add "all groups" option for local instance 2021-10-23 12:10:07 +08:00
lilydjwg
632e1f3881 line-height should be unitless 2021-10-21 18:47:22 +08:00
lilydjwg
eaf0e680c8 specify line-height so that special characters won't make lines too tall 2021-10-21 18:43:35 +08:00
lilydjwg
c66d89e317 make it more suitable for personal use 2021-10-21 15:23:20 +08:00
lilydjwg
6808de659d use relative path 2021-10-21 14:03:14 +08:00
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