88 Commits

Author SHA1 Message Date
kawamataryo
d2709d3397 fix: format 2024-11-18 11:25:19 +09:00
kawamataryo
f2d4160db8 fix: skip searching users with the "impersonation" label. 2024-11-18 11:22:30 +09:00
ryo
8e233d8488
Merge pull request #105 from kodxana/main
support for self hosted PDS
2024-11-18 10:38:53 +09:00
kawamataryo
acc719b427 fix: break the loop if it reaches the bottom 2024-11-17 10:34:03 +09:00
Pavel Djundik
a84e11ad2a Only search unique terms 2024-11-16 23:33:38 +02:00
Madiator2011
d6ae71877b
support for self hosted PDS 2024-11-16 18:24:16 +01:00
kawamataryo
60a885e31d fix: format 2024-11-16 12:34:57 +09:00
ryo
8d54bf7159
Merge pull request #99 from dtflowers/fixes-list-scrolling
Add separate handling for list members modal scrolling
2024-11-16 12:25:10 +09:00
Doug Flowers
97d2867870 add separate handling for list members modal looping 2024-11-15 20:34:03 -06:00
Wes Souza
4d94ef6201
Update getAccountNameAndDisplayName so ellipsis are not required in user links 2024-11-14 16:03:43 -05:00
kawamataryo
9141ef69d8 fix: change search logic 2024-11-13 07:35:52 +09:00
kawamataryo
ed98361201 fix: remove invalid permission handling 2024-11-13 07:35:39 +09:00
kawamataryo
13a664bad7 add: document link to error message 2024-11-12 09:14:14 +09:00
kawamataryo
ac6c7b1f2d bump version 2024-11-10 23:56:36 +09:00
kawamataryo
76df951f2a docs: add official site 2024-11-10 21:18:53 +09:00
ryo
749fcda036
Merge pull request #76 from bmitchinson/patch-1
Remove "@" from popup placeholder
2024-11-09 10:08:22 +09:00
kawamataryo
5a854b30b2 chore: fix sidebar 2024-11-09 07:47:26 +09:00
Ben Mitchinson
3d989fcb57
Remove "@" from popup placeholder 2024-11-08 16:38:26 -06:00
kawamataryo
6c7a953344 chore: add support link 2024-11-09 05:50:31 +09:00
kawamataryo
8092a208c7 fix: stop saving passwords in local storage 2024-11-09 05:50:16 +09:00
kawamataryo
c483df4cf9 fix bug 2024-11-08 09:58:31 +09:00
kawamataryo
77f852fbbf lint 2024-11-08 09:50:48 +09:00
kawamataryo
ea084af712 add error message 2024-11-08 09:42:54 +09:00
kawamataryo
9be889413c [fix] use plasmohq/storage 2024-11-06 21:28:34 +09:00
kawamataryo
58ef98fa70 new ui using the options page 2024-11-04 21:27:55 +09:00
kawamataryo
4175c3344e chore: add app password link 2024-10-21 22:49:01 +09:00
kawamataryo
90d991b76e chore: add abort controller 2024-10-19 23:09:24 +09:00
kawamataryo
aaf28b0c95 chore: fix lint 2024-10-19 16:08:53 +09:00
kawamataryo
8abfc4de5c feat: support 2fA 2024-10-19 11:48:32 +09:00
kawamataryo
1df5e2ba76 feat: support 2fA 2024-10-19 10:55:10 +09:00
kawamataryo
7e77fc76ff chore: fix lint 2024-10-18 09:17:32 +09:00
kawamataryo
9544a7f67c support 2FA auth 2024-10-18 09:14:45 +09:00
kawamataryo
f7e2c58c72 support handle name in dash 2024-10-18 09:10:11 +09:00
Samuel Newman
b86216f7c2 async resumeSession 2024-10-17 17:14:12 +03:00
kawamataryo
1bd4b07c38 fix: lint 2024-10-17 23:02:15 +09:00
ryo
98a6f0fea3
Merge pull request #52 from mozzius/update-client
Update `@atproto/api`
2024-10-17 22:53:43 +09:00
Samuel Newman
80ce09be69 use up-to-date API client 2024-10-17 15:36:57 +03:00
Samuel Newman
cf36e9cd4e cache clients 2024-10-17 14:56:10 +03:00
kawamataryo
bf5113cfee fix lint 2024-02-11 20:33:26 +09:00
kawamataryo
2e8e22eda0 🐛 fix id error 2024-02-11 20:31:35 +09:00
kawamataryo
fb004690b6 update dependencies and more 2024-02-02 15:24:56 +09:00
kawamataryo
6241e4c392 🎨 add darkmode 2024-02-02 15:15:34 +09:00
kawamataryo
66c61fb95e remove unused code 2024-01-26 14:59:22 +09:00
kawamataryo
709656c3a4 apply lint 2024-01-24 20:02:18 +09:00
kawamataryo
fa98592205 🐛 fixed unnecessary permission requests 2024-01-24 19:59:09 +09:00
kawamataryo
e7852bcc9a 🚀 implement batch search feature 2024-01-19 11:10:26 +09:00
kawamataryo
b9c51dd758 💫 add biome and format src files. 2024-01-13 10:42:09 +09:00
kawamataryo
9a37b1fbc7 🛠️ bump dependencies 2023-12-31 07:18:38 +09:00
lowercase_donkey
60376fdf6c do not match account name in description if it is preceded by 'pfp ' or 'pfp by ' 2023-11-19 02:06:11 -05:00
lowercase_donkey
c534c2c671 Do not match handle in description if it has "pfp" (profile pic) immediately before it in the description, as it's likely just giving credit to the account we are trying to match.
If an artist made their own pfp, they will not bother mentioning it.
2023-11-19 01:48:18 -05:00