Commit graph

61 commits

Author SHA1 Message Date
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint 2023-09-01 16:27:33 -07:00
naskya
c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator
54b6106be3
fix: 🚑 correct import for swiper 10 2023-07-10 21:16:56 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
freeplay
e17497e668 chore: format 2023-06-26 15:47:05 -04:00
freeplay
4d6d04a786 chore: apply to all swipers 2023-06-26 15:39:59 -04:00
Freeplay
7609ac4d88 maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
ThatOneCalculator
911704d6a8
chore: formatting 2023-05-25 19:47:10 -07:00
Freeplay
9c7af415ae apply properties to all swipers 2023-05-25 19:40:47 -04:00
ThatOneCalculator
189e972e0d
chore: formatting 2023-05-08 13:01:06 -07:00
ThatOneCalculator
da61357f2d
fix: only fetch admin/meta if admin 2023-05-07 18:41:31 -07:00
ThatOneCalculator
5f69f3fa34
fix instance-info if moderator but not admin 2023-05-07 16:11:20 -07:00
Namekuji
d8e139a21f
fix meta fetch 2023-04-30 17:06:43 -04:00
Namekuji
51858ae473
add toggler 2023-04-30 09:01:42 -04:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
amybones
006bfbd42b fix: toggling the blocking state from the instance-info admin view (#9809)
Because the admin meta information was never loaded on this page, no amount of toggling the block or suspend sliders on the instance-info page (e.g. `https://calckey.example.com/instance-info/instance.tld`) will result in the instance actually being added to the blocklist. You could still do it from the bulk blocklist management page, but that can get unwieldy quickly if you just want to do a quick block of an instance.

Co-authored-by: amy bones <amy@spookygirl.boo>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9809
Co-authored-by: amybones <amybones@noreply.codeberg.org>
Co-committed-by: amybones <amybones@noreply.codeberg.org>
2023-04-04 03:46:23 +00:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
Cleo
23ad352088 fix(client): use proxied image for instance icon 2023-02-10 22:46:56 +00:00
Kainoa Kanter
508b33e503 Admin set default reactions (#9404)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator
9c3ac9fbe1 properly import watch 2022-10-25 19:48:25 -07:00
ThatOneCalculator
bf2b518489 tab swipe fix 2022-10-25 19:19:42 -07:00
ThatOneCalculator
926bd25a40 .3 2022-09-15 14:00:50 -07:00
ThatOneCalculator
48772f62cd feat: Add setting for swipe behavior 2022-09-15 13:40:34 -07:00
ThatOneCalculator
14cab46640 t 2022-09-15 11:00:54 -07:00
ThatOneCalculator
8443722a5d fix: 🐛 No swiper on desktop 2022-09-15 10:43:48 -07:00
ThatOneCalculator
b5df90c797 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator
e8664b5664 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
syuilo
a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
ThatOneCalculator
79be45c65c Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
syuilo
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator
96a219a294 fix 2022-07-25 17:27:57 -07:00
ThatOneCalculator
a9d62349c1 Fix 2022-07-25 17:24:16 -07:00
ThatOneCalculator
38f33b3354 Raw instance info only for moderators 2022-07-25 17:14:37 -07:00
syuilo
50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
syuilo
a279d50212 chore(client): tweak ui 2022-07-07 18:06:34 +09:00
syuilo
ded0f6f0df refactor(client): refactoring 2022-07-02 14:00:37 +09:00
syuilo
6f3e64f13e chore(client): tweak client 2022-06-30 15:32:11 +09:00
syuilo
8648308823 chore(client): tweak style 2022-06-29 14:19:40 +09:00
syuilo
2b1e03cc64 enhance(client): add users tab to instance-info 2022-06-29 14:14:27 +09:00
syuilo
9f7c9b122f fix(client): 非モデレーターがインスタンス情報ページを表示できない問題を修正 2022-06-28 22:56:18 +09:00
syuilo
744db4b5ed chore(client): tweak ui 🎨 2022-06-26 16:57:12 +09:00
syuilo
85365da69e refactor(client): refactor header tab handling 2022-06-22 16:30:45 +09:00
syuilo
ad123b3cce tweak client 2022-06-22 00:10:34 +09:00