ThatOneCalculator
776431403a
New error images!
2022-08-08 14:07:09 -07:00
ThatOneCalculator
6ece6fb041
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-24 18:07:18 -07:00
ThatOneCalculator
861b12cf9a
Even more spacing
2022-07-24 00:00:24 -07:00
ThatOneCalculator
8a6d36f9c5
More padding
2022-07-23 23:54:54 -07:00
ThatOneCalculator
e758f4c0a2
Rose Pine danger color
2022-07-23 23:46:13 -07:00
syuilo
21b9fef5a5
chore(client): tweak style
2022-07-24 15:41:06 +09:00
ThatOneCalculator
3108ff4cec
Item Spacing
2022-07-23 23:39:55 -07:00
Kainoa Kanter
088fef7c39
fix: broken chats ( #8983 )
...
* Fix broken chats
Co-authored-by: @ltlapy
* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator
e7eee6a9d8
b3
2022-07-21 12:48:23 -07:00
syuilo
33c1d2f57d
fix(client): fix drawer menu style regression
2022-07-21 22:22:13 +09:00
ThatOneCalculator
2e00d82d29
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-20 22:04:12 -07:00
syuilo
2d28c2bedd
fix(client): some fixes
2022-07-21 00:32:41 +09:00
syuilo
ae766b0708
refactor(client): ✨
2022-07-20 22:24:26 +09:00
ThatOneCalculator
f7007f2863
Merge remote-tracking branch 'thatonecalculator/fix-chat-continuation' into develop
2022-07-18 20:34:53 -07:00
ThatOneCalculator
67460a4e7b
Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop
2022-07-18 20:34:37 -07:00
syuilo
3632994024
fix(client): fix window default prop
2022-07-19 01:20:36 +09:00
syuilo
b76d76b8f9
enhance(client): tweak ui
2022-07-18 05:03:39 +09:00
syuilo
e48579070c
enhance(client): ウィンドウを最大化できるように
2022-07-18 00:31:55 +09:00
syuilo
6437723414
enhance(client): tweak ui
2022-07-17 23:18:05 +09:00
syuilo
8c3974b97b
enhance(client): tweak ui
2022-07-17 21:06:33 +09:00
syuilo
caa96e500f
chore(client): tweak style
2022-07-16 20:53:53 +09:00
syuilo
dbb2f64621
chore(client): tweak style
2022-07-15 19:15:23 +09:00
syuilo
2cb5e792fd
chore(client): tweak ui
2022-07-15 17:01:13 +09:00
syuilo
22b02f0f72
chore(client): tweak ui
2022-07-14 17:52:59 +09:00
syuilo
66ce279232
chore(client): trust ios
2022-07-13 21:41:06 +09:00
syuilo
bc4fb0ad6b
lit fixes
2022-07-13 21:39:16 +09:00
Johann150
e53284dc20
fix: add es2017
build target ( #8931 )
...
* remove top level awaits
* add es2017 target
* refactor: use setup and ref sugar
2022-07-13 21:17:19 +09:00
syuilo
ac335a17ae
chore(client): tweak ui
2022-07-12 22:42:50 +09:00
ThatOneCalculator
b739eeb8d6
Fix broken chats
...
Co-authored-by: @ltlapy
2022-07-11 13:45:00 -07:00
syuilo
95ca3ab718
chore(client): tweak style
2022-07-06 18:20:32 +09:00
syuilo
edbdb7c5c9
chore(client): rendering performance tweak a bit
2022-07-05 22:35:57 +09:00
Johann150
91c3c92573
fix: pagination uses API correctly ( #8925 )
2022-07-05 17:42:54 +09:00
Johann150
99cc363327
fix lint vue/require-valid-default-prop
2022-07-04 16:06:46 +02:00
Johann150
c80e7f9a89
fix(lint): semicolong spacing
2022-07-04 15:56:16 +02:00
syuilo
2ae11f265b
chore(client): tweak style
2022-07-03 16:36:13 +09:00
syuilo
569cc28025
fix(client): style tweak for ios
2022-07-03 16:17:31 +09:00
syuilo
206f323de1
chore(client): tweak style
2022-07-01 16:43:38 +09:00
syuilo
ee71296eb7
chore(client): tweak style
2022-06-29 14:19:40 +09:00
ThatOneCalculator
bf6a4b8696
Self host error/info/not-found images
2022-06-28 19:33:32 -07:00
syuilo
76094b7d9a
chore(client): tweak style
2022-06-28 18:09:42 +09:00
syuilo
f5593afcd8
chore(client): tweak client
2022-06-26 19:41:21 +09:00
syuilo
c78e44f8d5
tweak client
2022-06-22 20:47:53 +09:00
syuilo
10a18cd514
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
syuilo
515842dc9f
enhance(client): improve files page of control panel
2022-06-16 16:05:43 +09:00
syuilo
c1282b4fd6
feat: image cropping ( #8808 )
...
* wip
* wip
* wip
2022-06-11 15:45:44 +09:00
Johann150
c8374e8ace
chore: fix some lints automatically ( #8788 )
...
* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
syuilo
6123d60f9e
chore(client): fix menu item style
2022-06-05 12:23:57 +09:00
Johann150
d2ca085a17
fix lints ( #8737 )
...
* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
* fix: vue lints
2022-05-26 22:53:09 +09:00
xianon
277ac851b6
fix: ノート詳細ページの新しいノートを表示する機能の動作が正しくなるように修正する ( #8607 )
...
* ノート詳細で新しいノートの表示が正しくないのを修正する
* ノート詳細から別のノート詳細を表示した時に前後の表示をリセットする
2022-05-19 20:32:55 +09:00
Andreas Nedbal
5b8c6cc93e
Refactor emoji-edit-dialog to use Composition API ( #8657 )
...
* refactor(client): refactor emoji-edit-dialog to use Composition API
* fix(client): fix editing emoji not updating emoji list
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* fix(client): use cached category info instead of making a request
* fix(client): use updateItem in emoji pagination when editing
* fix(client): reimplement removeItem in MkPagination
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-05-15 22:20:01 +09:00