tamaina
2d996f2c14
fix lint
2021-08-16 13:29:38 +09:00
tamaina
65b086c18d
fix lint
2021-08-05 12:50:36 +09:00
tamaina
b6804a6201
resolve ba756204b7 (diff-f565878e8202f0037b830c780b7c0932dc1bb5fd3d05ede14d72d10efbc3740c)
...
Firefoxでの動作を改善
2021-08-05 02:58:17 +09:00
tamaina
ba756204b7
fix lint
2021-07-27 01:49:39 +09:00
tamaina
a299737a29
remove debugging code
2021-07-27 01:49:21 +09:00
tamaina
8e14463215
fix indexeddb available detection
2021-07-27 01:44:50 +09:00
tamaina
66b4eaf72e
Merge branch 'develop' into migrate-accounts-to-idb
2021-07-27 00:41:31 +09:00
syuilo
2953ba17c3
ストリーミングが不安定な問題を修正
2021-07-26 11:12:06 +09:00
syuilo
98249942d5
fix bug
2021-07-25 13:07:08 +09:00
syuilo
0fc8445425
🎨
2021-07-25 12:55:17 +09:00
syuilo
248edb5dfd
🎨
2021-07-19 23:48:22 +09:00
syuilo
9414a944b7
Tweak design
2021-07-19 23:31:41 +09:00
syuilo
756b8a2a29
Make thickness of clock hands configuable
2021-07-19 23:31:27 +09:00
syuilo
f142ed91fb
Implement radio type for form dialog
2021-07-19 23:30:45 +09:00
syuilo
6aef54a9e0
Improve component stability
2021-07-19 23:30:12 +09:00
tamaina
8189565982
fix lint
2021-07-19 16:00:46 +09:00
tamaina
5926a4098b
accountsストアはindexedDBで保持するように
2021-07-19 15:50:06 +09:00
syuilo
f1c9e596e8
アイコンを四角で表示するオプション
2021-07-19 15:11:28 +09:00
syuilo
862ddde0db
Tweak style
2021-07-19 13:04:32 +09:00
syuilo
ee5a060762
Fix stickyTop calculation
2021-07-19 13:00:29 +09:00
syuilo
42d293ee60
Classic UI
2021-07-19 11:36:35 +09:00
MeiMei
62dede02ea
API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 ( #7604 )
2021-07-18 00:53:16 +09:00
syuilo
6d1d7b5366
Improve type
2021-07-17 15:43:07 +09:00
syuilo
dc69490e3a
Refactoring
2021-07-15 20:45:32 +09:00
syuilo
6812b895e7
Revert "Resolve #6811 "
...
This reverts commit 558d288e7b
.
2021-07-14 00:13:23 +09:00
syuilo
ab439d0ed6
Clean up
2021-07-14 00:12:34 +09:00
syuilo
c7a2c368d4
Custom CSS
2021-07-14 00:11:05 +09:00
syuilo
2047860e71
Use unisonReload
2021-07-13 23:30:36 +09:00
syuilo
1dbe03b210
refactor
2021-07-13 23:30:20 +09:00
syuilo
b59a19c144
Fix #7576
2021-07-13 23:30:12 +09:00
syuilo
558d288e7b
Resolve #6811
2021-07-12 02:56:33 +09:00
MeiMei
e24c8b6878
Fix video ( #7594 )
2021-07-10 23:19:56 +09:00
Skehmatics
cb42f94d9c
Rich welcome content ( #7588 )
...
* Add rich content (polls, media) to the welcome page notes
* Add a simple scrolling animation to welcome page
2021-07-10 02:55:12 +09:00
syuilo
f26aeee819
Update theme.vue
2021-06-14 22:58:43 +09:00
syuilo
d6267f797d
外部リンクアイコンが表示されない問題を修正
2021-06-08 12:19:55 +09:00
NoriDev
a2b8097b4b
歓迎ページでバナー画像が表示されない問題を修正 ( #7559 )
...
* 歓迎ページでバナー画像が表示されない問題
* revert
* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
mint
fa1b38394c
Updated divisions to math.div ( #7549 )
...
* Updated divisions to math.div on Reversi (game.board.vue)
* Update src/client/pages/reversi/game.board.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Oops. Forgot to put it all through parenthesis
* Imported sass:math
* Fixes on drive.vue
* Forgot the stupid comma
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-06-05 14:57:52 +09:00
syuilo
dc44d9a0a8
fix
2021-05-31 12:02:02 +09:00
syuilo
bb926dd301
fix bug
2021-05-31 11:05:37 +09:00
syuilo
f1c4e4a10e
fix style
2021-05-31 10:35:12 +09:00
syuilo
1077c2a637
🎨
2021-05-30 16:42:22 +09:00
syuilo
948b70cb0f
fix typo
...
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
52e54cf0dc
refactor
2021-05-30 10:05:25 +09:00
syuilo
d76345264d
fix bug
2021-05-28 22:57:04 +09:00
syuilo
30d2a1d8b6
fix bug
2021-05-28 22:52:38 +09:00
nullobsi
ffb9646ce9
Add image description support ( #7518 )
...
* recieve image descriptions under the name property
* fix other components
* use comment for alt and title
* allow editing of file comment
* allow editing of file comment in note dialog
* federate note comments
* use file instead of this
* backend should accept comment on update
* update now actually accepts comment
* allow multiline descriptions
* image should also have description attached
* Update locales/ja-JP.yml
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Use custom component with side-by-side image
* improve usability on mobile devices
* revert changes
* Update post-form-attaches.vue
* Update drive.file.vue
* Update media-caption.vue
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
rinsuki
466c083233
カスタム絵文字をproxyに通すように ( #7526 )
2021-05-27 22:40:48 +09:00
syuilo
ae2267220b
wip #7533
2021-05-27 17:15:08 +09:00
okayurisotto
7063a6925f
fix: Safariでもモーダルのぼかし効果が効くようにした ( #7530 )
...
https://github.com/misskey-dev/misskey/issues/7529
2021-05-23 18:55:21 +09:00
syuilo
d752275730
fix bug
2021-05-14 11:04:21 +09:00