omg-xtao
|
d8da1ca5ed
|
feat: tg mini app
|
2024-03-30 13:27:08 +00:00 |
|
omg-xtao
|
d3e965f1e9
|
chore: change api
|
2024-03-30 12:40:14 +00:00 |
|
lilydjwg
|
768e4b0bc2
|
allow to search all messages of a sender
closes #8.
|
2023-10-13 14:29:23 +08:00 |
|
lilydjwg
|
d29f0fc31c
|
don't overwrite status of others with concurrent requests
|
2023-10-07 18:38:45 +08:00 |
|
eth3lbert
|
210e52af12
|
build: migrate to vite
|
2023-10-06 16:59:43 +08:00 |
|
wuyudi
|
d47a180251
|
fix do_search
|
2023-02-09 00:35:56 +09:00 |
|
wuyudi
|
b45f8c7129
|
suppress a11y warning
|
2023-02-08 22:43:15 +09:00 |
|
AsukaMinato
|
c8f909ed69
|
update deps
|
2023-02-08 13:32:03 +00:00 |
|
lilydjwg
|
f7baace046
|
fine-tuning messagebox by making time's outline not cut off
|
2022-08-13 18:23:38 +08:00 |
|
lilydjwg
|
b011303660
|
input borders order and collapse
|
2022-08-02 20:40:58 +08:00 |
|
lilydjwg
|
bfbfe81c08
|
avoid old requests to mess up results
|
2022-07-22 13:39:09 +08:00 |
|
lilydjwg
|
97e3a361ed
|
remvoe useless type conversion
|
2022-06-26 17:56:22 +08:00 |
|
AsukaMinato
|
55a3fe8edc
|
complete type
|
2022-06-18 07:10:44 +00:00 |
|
AsukaMinato
|
7b5350f719
|
use prettier to fmt.
|
2022-06-18 06:37:06 +00:00 |
|
AsukaMinato
|
ea4a3d4d19
|
add typescript && editorconfig.
|
2022-06-18 06:08:30 +00:00 |
|
lilydjwg
|
d09faea0b4
|
tell users that the time can be clicked
|
2022-06-11 12:15:09 +08:00 |
|
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
|
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
|
c66d89e317
|
make it more suitable for personal use
|
2021-10-21 15:23:20 +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
|
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 |
|
依云
|
128bb6cdee
|
Initial commit
|
2021-10-01 13:10:49 +08:00 |
|