Commit Graph

96 Commits

Author SHA1 Message Date
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
lowercase_donkey da2cf7d26a Replace all underscores in a handle, not just the first 2023-11-07 14:06:12 -05:00
kawamataryo 7713ccdefc 🐛 fixed a bug that prevented credentials from being saved 2023-10-13 20:37:21 +09:00
kawamataryo 62b0136e16 🐛 fixed a bug that prevented typing 2023-10-13 20:05:17 +09:00
kawamataryo 29f51f2d52 improve search logic 2023-10-12 09:26:38 +09:00
kawamataryo 37f5b2729b 🐛 fix word break 2023-10-07 08:25:34 +09:00
kawamataryo 27daa29b95 🎨 add insert animation 2023-10-03 10:03:09 +09:00
kawamataryo eaa6b88ecb 🐛 fix non query error 2023-10-03 10:02:58 +09:00
kawamataryo 19054a830a 🐛 fix #15. skip when there is no search term 2023-09-30 07:30:18 +09:00
kawamataryo 34ba5a3628 🐛 fix connection error 2023-09-23 06:13:46 +09:00
kawamataryo dad5f4a6b8 🎨 fix link design 2023-09-23 06:13:25 +09:00
kawamataryo f0ee46838f 🐛 accommodate verified following 2023-09-18 20:29:39 +09:00
kawamataryo 3ee31be415 🎨 fix card design 2023-08-30 11:55:16 +09:00
kawamataryo 4e6969a254 🐛 fixed a bug that results were not returned in case of error 2023-08-27 09:34:51 +09:00
kawamataryo 323ecac84a 🐛 remove reload button if exisits 2023-08-26 13:35:08 +09:00
kawamataryo 36f590f1a6 🚀 support for firefox 2023-08-26 09:37:35 +09:00
kawamataryo 0e4c201394 🎨 fix font family 2023-08-25 23:33:24 +09:00
kawamataryo 86dbe337e3 🛠️ fix format 2023-08-25 07:35:00 +09:00
kawamataryo 82096d339d fixed to work even if @ is in login handle name 2023-08-25 05:35:33 +09:00
kawamataryo d10bcc5c9f 🐛 fixed a bug in the recommended users field insertion 2023-08-22 22:35:50 +09:00
kawamataryo 284a65fec1 work with members of list #8 2023-08-22 21:55:07 +09:00
kawamataryo d671c688fc 🐛 fix word break 2023-08-20 20:04:39 +09:00
kawamataryo 068524e53d 🎨 fix card design 2023-08-20 15:27:23 +09:00
kawamataryo 1e24268375 improve match logic 2023-08-20 15:22:55 +09:00
kawamataryo 160575e016 🎨 add match type label 2023-08-19 19:56:48 +09:00
kawamataryo e818985efa 🔨 fix development setting 2023-08-18 21:46:37 +09:00
kawamataryo 3064ffea2d ♻️ refactor search logic 2023-08-18 21:44:13 +09:00
kawamataryo 02abeab4f5 🐛 state-derived properties and chidren 2023-08-17 20:05:21 +09:00
kawamataryo d6bc1af255 use vanjs 2023-08-16 22:17:24 +09:00
kawamataryo 0369e075d1 update dependencies 2023-08-16 12:26:06 +09:00
kawamataryo 258aba4fa4 🚀 add blocking feature
wip
2023-08-16 12:05:06 +09:00
kawamataryo dec59d0832 add x.com 2023-08-14 06:05:14 +09:00
kawamataryo 5ab29ca929 work with x.com 2023-07-25 10:29:21 +09:00
kawamataryo 02db2c9e3e fix error message 2023-07-09 12:48:15 +09:00
kawamataryo aa5b1d9be3 🎨 reword placeholder 2023-05-24 05:47:52 +09:00
kawamataryo 5f11e76484 skip out of top viewport 2023-05-24 05:47:18 +09:00
kawamataryo 8127489173 🎨 fix follow btn transition 2023-05-21 22:49:03 +09:00
kawamataryo c08c857e36 add unfollow action 2023-05-21 22:02:59 +09:00
kawamataryo 4d46a620e4 🌱 create projects 2023-05-20 17:42:58 +09:00