1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-18 00:29:04 +09:00
Commit Graph

1302 Commits

Author SHA1 Message Date
NoriDev
a2ce536fc6 delete previous assets 2022-09-13 15:17:23 +09:00
NoriDev
90fd0ebee9 Code fixes for version 12.119.0, ko-KR Localization Improvements 2022-09-12 02:47:27 +09:00
NoriDev
0e0db48489 Merge remote-branch 'upstream/master' 2022-09-12 02:39:24 +09:00
NoriDev
3dab9d32df improve(friendly): Improved design of note post form in mobile environment 2022-09-12 01:32:31 +09:00
rinsuki
e60a6cc621
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
7c89a27e61 update deps 2022-09-10 19:14:07 +09:00
NoriDev
8bc7fae241 cherrypick 2022-09-10 19:05:20 +09:00
NoriDev
9b36265181 improve: Improved login page design in mobile environment 2022-09-10 19:05:13 +09:00
syuilo
20aee2deed chore(client): 🎨 2022-09-10 16:28:59 +09:00
NoriDev
2e105c0fe7 fix migration 2022-09-09 17:33:01 +09:00
NoriDev
f63ed774df feat: Added options to 'show note count' and 'not show notifications' in new note notifications 2022-09-09 17:15:54 +09:00
NoriDev
d57c979d2c fix: Fixed an issue where the text of the server disconnection notification was not centered. 2022-09-09 14:04:18 +09:00
NoriDev
48764485d0 fix(friendly): Fixed an issue with notifications automatically disappearing in desktop mode 2022-09-09 14:00:10 +09:00
NoriDev
bb6bf6d995 fix: Fix Disconnected notification not showing again, Fix no transition-leave animation 2022-09-09 00:02:44 +09:00
NoriDev
b8b9d36d63 feat: Show a warning for 10 seconds when disconnected from the server and then automatically hide, Show disconnected in header when disconnected from server 2022-09-08 23:54:11 +09:00
NoriDev
c59640202c feat: Change the welcomeBack notification to be cleared by swiping sideways 2022-09-08 01:09:15 +09:00
NoriDev
ade02d3db9 fix(friendly): Slight adjustment of chat field position 2022-09-08 00:40:08 +09:00
NoriDev
0c16d92a07 feat(friendly): Changed to hide floating button when scrolling down in mobile environment 2022-09-08 00:32:43 +09:00
NoriDev
05d445cfbb feat: Improved to clear notifications by swiping sideways or pressing the x button (x button is desktop only), Notification design improved 2022-09-07 22:02:14 +09:00
NoriDev
6d41c49b97 enhance: Add profile icon to welcomeBack notification 2022-09-07 19:46:40 +09:00
NoriDev
fc0d8238e3 feat: Added media right-click prevention function 2022-09-07 17:09:00 +09:00
NoriDev
c8f0077e22 improve(friendly): UI improvement of the warning window displayed when the connection to the server is lost in a mobile environment 2022-09-07 16:16:28 +09:00
NoriDev
66715b69f8 fix(friendly): Floating Button Position Adjustment 2022-09-07 15:11:53 +09:00
NoriDev
b9090f3214 feature(client): Added option to suppress warning when disconnected from server 2022-09-07 15:06:01 +09:00
NoriDev
6c4e27d217 feat(client): Add option to press enter to send 2022-09-07 14:49:54 +09:00
NoriDev
d5a43f6338 fix(friendly): Fix for location issue in chat field when not in mobile environment 2022-09-07 03:35:29 +09:00
NoriDev
ffd379ff3f fix(friendly): Fix for location issue in chat field when not in mobile environment 2022-09-07 03:15:08 +09:00
NoriDev
3158e84bcc fix: Indicator Position Adjustment 2022-09-07 00:23:08 +09:00
syuilo
1b014bc3e5 fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo
a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo
0b99ffa8f9 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo
d4e284c859 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo
eff9cdd8a7 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
NoriDev
cd4e7cad22 fix(friendly): Friendly 2022-09-06 17:01:56 +09:00
NoriDev
c31fc83bc3 feature: Add font size 2022-09-06 17:00:34 +09:00
NoriDev
7a1ff881f0 fix(friendly): Chat field partially obscured when scrolling 2022-09-06 16:37:39 +09:00
NoriDev
7e27d5676b fix(friendly): The problem that the active state of the button is released when entering the chat room 2022-09-06 16:36:20 +09:00
Takuya Yoshida
057d1642c8
Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
NoriDev
8cf6284cd4 fix(friendly): Prevent floating buttons from appearing inside chat rooms 2022-09-05 21:43:17 +09:00
NoriDev
0fdf9151ee revert: Remove Notifications tab 2022-09-05 21:17:40 +09:00
NoriDev
f53e23b1b1 fix: Correct incorrect syntax 2022-09-05 21:17:08 +09:00
NoriDev
592962eed3 improve: Adjusted note spacing and improved design on notification page 2022-09-05 21:16:48 +09:00
NoriDev
00774b791b revert: Adjust the note width 2022-09-05 21:15:53 +09:00
NoriDev
c82b15a6cc improve: Make chat fields ignore scrolling 2022-09-05 21:13:53 +09:00
NoriDev
a4ef0aa690 revert: Adjust the note width 2022-09-05 21:12:04 +09:00
syuilo
9db2380c20 refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo
9132c72545 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
syuilo
4c3d094a45 refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
syuilo
f337459c6e refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
NoriDev
e18754205c fix(friendly): Profile icon displayed incorrectly in tablet UI 2022-09-04 01:14:18 +09:00