Commit Graph

65 Commits

Author SHA1 Message Date
dependabot[bot]
5701c8e798
Bump vite from 4.4.11 to 4.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 02:31:29 +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
lilydjwg
6f842eed77 Revert "to svelte4"
This reverts commit 34cba87040.

`onMount` isn't called and no error is seen. No fix time can be
predicted so revert for now.
2023-06-27 23:11:12 +08:00
依云
4de860613c
Merge pull request #5 from wuyudi/to-svelte4
to svelte4
2023-06-25 17:44:52 +08:00
asukaminato
34cba87040 to svelte4 2023-06-25 17:15:32 +09:00
lilydjwg
c819af0fac update svelte to 3.56.0
This version fixed a bug on iOS.
https://github.com/sveltejs/svelte/issues/7027#issuecomment-1463044220

Also update dependencies.
2023-03-10 14:22:48 +08:00
lilydjwg
19214cd829 Merge remote-tracking branch 'origin/pr/4' 2023-02-09 13:08:00 +08:00
wuyudi
d47a180251 fix do_search 2023-02-09 00:35:56 +09:00
lilydjwg
8544209027 Make content stable wrt scrollbars 2023-02-08 22:02:26 +08: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
5dd8d16e2e npm audit fix 2022-07-22 13:27:44 +08:00
lilydjwg
97e3a361ed remvoe useless type conversion 2022-06-26 17:56:22 +08:00
依云
326065950d
Merge pull request #3 from wuyudi/addts
some improvement.
2022-06-18 15:54:44 +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
83cf3e7091 npm update 2022-06-18 06:23:41 +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
依云
4fbc7572db
Merge pull request #2 from rocka/patch/ellipsis-name
fix name and text overflow on mobile devices
2022-01-07 12:33:40 +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
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