Commit graph

21883 commits

Author SHA1 Message Date
ThatOneCalculator
915817cadc 🔖 .3 2022-09-13 19:37:50 -07:00
ThatOneCalculator
795f2ea639 only scroll to bottom in messaging IF in DM 2022-09-13 19:37:38 -07:00
ThatOneCalculator
1df74fcf98 chore: spacing between icons in gallery index 2022-09-13 19:26:56 -07:00
ThatOneCalculator
ad8ab87214 feat: show 📎 in chats if only attachment 2022-09-13 19:25:36 -07:00
ThatOneCalculator
7abc94d07a refactor: Move group actions to header bar 2022-09-13 19:14:28 -07:00
ThatOneCalculator
71540f3179 refactor: ♻️ Use setup syntax for groups index 2022-09-13 18:57:26 -07:00
ThatOneCalculator
8779637590 formatting 2022-09-13 17:56:19 -07:00
ThatOneCalculator
707ad80f38 fix??? 2022-09-13 17:52:31 -07:00
ThatOneCalculator
f0209fbf5d chore: 🔊 2022-09-13 17:46:53 -07:00
ThatOneCalculator
dffa803087 typooooooooo 2022-09-13 17:43:23 -07:00
ThatOneCalculator
0f9a6f0969 use ref properly 2022-09-13 17:41:58 -07:00
ThatOneCalculator
ae76933019 fix?? 2022-09-13 17:40:06 -07:00
ThatOneCalculator
4382f86c2f actually fetch the data, oops :P 2022-09-13 17:35:08 -07:00
ThatOneCalculator
747dcdfcce attempt to fix lol 2022-09-13 17:32:43 -07:00
ThatOneCalculator
3d749a5b95 docs: 📝 Mention groups 2022-09-13 17:21:23 -07:00
ThatOneCalculator
c69f3c0c34 fix 2022-09-13 17:19:34 -07:00
ThatOneCalculator
71ba6ab193 use string type 2022-09-13 17:16:43 -07:00
ThatOneCalculator
415af39b89 typo 2022-09-13 17:16:27 -07:00
ThatOneCalculator
e0867f5453 setup syntax 2022-09-13 17:14:56 -07:00
ThatOneCalculator
f1db58fa78 modernize group.vue 2022-09-13 17:08:09 -07:00
ThatOneCalculator
dcd40267c1 modernize group.vue 2022-09-13 17:08:08 -07:00
ThatOneCalculator
3f07b793ea formatting 2022-09-13 16:57:42 -07:00
ThatOneCalculator
795479197a Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator
374338b1c0 Add :groupId to router 2022-09-13 16:53:34 -07:00
ThatOneCalculator
d0370540c0 typo 2022-09-13 16:47:35 -07:00
ThatOneCalculator
5125e18344 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
ThatOneCalculator
c2aafed1ab ex 2022-09-13 16:36:58 -07:00
ThatOneCalculator
c6816151f7 feat: start work on vue-isyourpasswordsafe integration 2022-09-12 00:17:07 -07:00
ThatOneCalculator
f2bf9cb36b chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
ThatOneCalculator
69c5d8f81f chore: 📦 Update lockfile 2022-09-10 12:15:41 -07:00
ThatOneCalculator
0e8477e221 chore: 🔀 Merge upstream 2022-09-10 12:14:19 -07:00
ThatOneCalculator
3f6aeadcb2 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
syuilo
76e6841442 Update ROADMAP.md 2022-09-11 03:40:24 +09:00
syuilo
8a59d19530 Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo
6edef39cf7 Update .eslintrc.js 2022-09-11 01:58:34 +09:00
syuilo
335b12418c 12.119.0 2022-09-10 19:26:17 +09:00
rinsuki
16537d8c92 chore(sw): only proxies HTML requests (#9070)
* chore(sw): only proxies HTML requests

もはやHTMLじゃなさそうなリクエストにはSWで関与しないようにする

こうするといろいろな面倒事が解決するはず…たぶん

Resolve #9037
Resolve #9038

* align code style

* Update packages/sw/src/sw.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-09-10 19:25:32 +09:00
syuilo
fe048ab2e2 New Crowdin updates (#9047)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Traditional)
2022-09-10 19:25:06 +09:00
syuilo
88af73cd13 Update CHANGELOG.md 2022-09-10 19:14:14 +09:00
syuilo
00cac3103c update deps 2022-09-10 19:14:07 +09:00
syuilo
db67e4da50 chore(client): 🎨 2022-09-10 16:28:59 +09:00
ThatOneCalculator
b0e2c84013 Shorten text on add emoji button 2022-09-09 15:53:38 -07:00
ThatOneCalculator
e149bdb558 fix: 🐛 add script to pages view 2022-09-09 15:51:43 -07:00
ThatOneCalculator
743591d57b .26 2022-09-09 15:48:12 -07:00
ThatOneCalculator
aff8d59c1c Add swiper to pages 2022-09-09 15:47:53 -07:00
ThatOneCalculator
79d7f0804e Add swiper to notifications 2022-09-09 15:44:55 -07:00
ThatOneCalculator
13b4b58c74 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator
53b2bea6f5 Add swiper to channels 2022-09-09 15:32:05 -07:00
ThatOneCalculator
02bd60b1de Add swiper for admin file 2022-09-09 15:26:33 -07:00
ThatOneCalculator
837e662d42 Add swiper to about 2022-09-09 15:11:06 -07:00