tamaina
b2886b5ecb
Merge branch 'develop' into vite
2022-04-24 21:11:22 +09:00
tamaina
eac71ae1d7
fix: Fix settings page ( #8508 )
...
* Fix settings page
* nanka iroiro
* clean up
* clean up
* インデックスに戻ってもタイトルが残ってしまうのを修正
2022-04-23 19:17:15 +09:00
tamaina
73d138d8b0
wip
2022-04-23 03:24:24 +09:00
tamaina
9d02728f67
wip
2022-04-23 01:01:31 +09:00
tamaina
24c4f484ca
Merge branch 'develop' into swn
2022-04-23 00:59:00 +09:00
tamaina
e47a8bf666
fix theme-color apply ( #8464 )
2022-04-03 13:56:00 +09:00
tamaina
312f46378d
URLをsw.jsに戻す
2022-03-15 22:30:15 +09:00
tamaina
6e19ca8b22
Merge branch 'sw-always-register' into swn
2022-03-15 22:22:10 +09:00
tamaina
d6d8c3d779
enhance: Service Workerを常に登録するように
2022-03-15 07:50:34 +00:00
tamaina
2c698e48cc
Merge branch 'notification-read-api' into swn
2022-03-12 00:47:44 +09:00
MeiMei
a07037affc
テーマ選択から重複要素を排除するように ( #8385 )
2022-03-09 22:18:14 +09:00
syuilo
e68278f93e
feat: 時限ミュート
...
#7677
2022-03-04 20:23:53 +09:00
tamaina
30915d587a
Merge branch 'notification-read-api' into swn
2022-03-04 15:54:03 +09:00
syuilo
0893f36f46
🎨
2022-03-01 23:58:28 +09:00
syuilo
bc9157a03b
🎨
2022-03-01 21:38:56 +09:00
syuilo
0a882471f3
fix: better language settings
...
Fix #8359
Fix #7968
2022-02-26 15:13:44 +09:00
tamaina
ab73ba4d66
Merge branch 'notification-read-api' into swn
2022-02-19 16:21:21 +09:00
syuilo
720d5db041
🎨
2022-02-12 16:52:01 +09:00
tamaina
64f4231283
ソフトミュートですべてがマッチしてしまうのを修正 ( #8307 )
...
* ソフトミュートですべてがマッチしてしまうのを修正
* Clean up
* Update packages/client/src/scripts/check-word-mute.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-11 23:26:51 +09:00
syuilo
b3decdc4e5
fix(client): ノートの参照を断ち切るように
...
Fix #8201
Close #8237
2022-02-11 21:35:28 +09:00
Johann150
afb6304979
fix: regular expressions in word mutes ( #8254 )
...
* fix: handle regex exceptions for word mutes
* add i18n strings
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* stricter input validation in backend
* add migration for hard mutes
* fix
* use correct regex library in migration
* use query builder to avoid SQL injection
Co-authored-by: Robin B <robflop98@outlook.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2022-02-10 19:47:46 +09:00
syuilo
190b47aad2
feat(client): デバイスの種類を手動指定できるように
2022-02-08 18:46:39 +09:00
tamaina
28a2297985
Merge branch 'develop' into swn
2022-02-03 03:47:35 +09:00
tamaina
55b3ae22ee
enhance: メニュー関連をComposition API化、switchアイテム追加 ( #8215 )
...
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* fix
* fix
* Fix
* clean up
2022-01-30 14:11:52 +09:00
tamaina
57534be253
Merge branch 'notification-read-api' into swn
2022-01-28 15:46:47 +09:00
syuilo
57ec04d9ec
refactor(client): i18n.locale -> i18n.ts
2022-01-28 11:39:49 +09:00
syuilo
389350ba77
fix(client): 投稿のNSFW画像を表示したあとにリアクションが更新されると画像が非表示になる問題を修正
...
Fix #8208
2022-01-28 01:05:31 +09:00
Kainoa Kanter
25cac0089f
Fix pop-out bug ( #8170 )
2022-01-26 17:11:41 +09:00
tamaina
154e7c2e59
Merge branch 'notification-read-api' into swn
2022-01-21 21:30:11 +09:00
Johann150
cbb7e95d82
enhance: Forward report ( #8001 )
...
* implement sending AP Flag object
Optionally allow a user to select to forward a report about a remote
user to the other instance. This is added in a backwards-compatible way.
* add locale string
* forward report only for moderators
* add switch to moderator UI to forward report
* fix report note url
* return forwarded status from API
apparently forgot to carry this over from my testing environment
* object in Flag activity has to be an array
For correct interoperability with Pleroma the "object" property of the Flag
activity has to be an array.
This array will in the future also hold the link to respective notes, so it
makes sense to correct this on our side.
* Update get-note-menu.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-21 03:06:38 +09:00
xianon
f14aba65c5
モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする ( #8160 )
2022-01-19 00:25:29 +09:00
tamaina
7be09a4af9
refactor: Composition APIへ移行 ( #8138 )
...
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* wip
* wip drive.file.vue, drive.vue
* fix prop
* wip(
* components/drive.folder.vue
* maybe ok
* ✌️
* fix variable
* FIX FOLDER VARIABLE
* components/emoji-picker-dialog.vue
* Hate `$emit`
* hate global property
* components/emoji-picker-window.vue
* components/emoji-picker.section.vue
* fix
* fixx
* wip components/emoji-picker.vue
* fix
* defineExpose
* ユニコード絵文字の型をもっといい感じに
* components/featured-photos.vue
* components/follow-button.vue
* forgot-password.vue
* forgot-password.vue
* 🎨
* fix
2022-01-18 23:06:16 +09:00
syuilo
7588397fb8
wip: refactor(client): migrate components to composition api
...
Fix #8155
2022-01-18 21:30:17 +09:00
syuilo
9885c6ba6c
wip: refactor(client): migrate components to composition api
2022-01-16 21:31:09 +09:00
tamaina
1750a19e0c
Merge branch 'develop' into swn
2022-01-16 18:03:00 +09:00
syuilo
3e9677904d
wip: refactor(client): migrate components to composition api
2022-01-16 15:02:15 +09:00
syuilo
8322c90834
refactor(client): specify global scope
2022-01-16 10:14:14 +09:00
syuilo
c17e8fa8a4
wip: refactor(client): migrate components to composition api
2022-01-16 01:46:25 +09:00
syuilo
28193f12ca
wip: refactor(client): migrate paging components to composition api
2022-01-14 10:25:51 +09:00
syuilo
b267a504ca
bye reversi
2022-01-12 17:34:53 +09:00
tamaina
07ba80542e
Merge branch 'develop' into swn
2022-01-11 15:58:23 +09:00
syuilo
586c11251a
wip: migrate paging components to composition api
...
#7681
2022-01-09 21:35:35 +09:00
syuilo
0bbde336b3
refactor: Widgetのcomposition api移行 ( #8125 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* fix
2022-01-08 20:30:01 +09:00
tamaina
e17fca1fd6
Merge branch 'notification-read-api' into swn
2022-01-08 16:59:03 +09:00
syuilo
faef125b74
bye room
2022-01-07 17:06:47 +09:00
tamaina
7f8e3b0dee
Merge branch 'notification-read-api' into swn
2022-01-01 23:04:36 +09:00
tamaina
e159f15600
enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 ( #8095 )
...
* wip
* wip?
* ?
* streamingのuser storage updateイベントを監視して更新
* 必要な時以外はストレージを更新しない
* fix?
* wip
* fix
* fix
2021-12-29 22:13:09 +09:00
tamaina
67ecd704f7
Merge branch 'notification-read-api' into swn
2021-12-25 23:03:53 +09:00
syuilo
601bc3e3cc
clean up
2021-12-25 13:38:53 +09:00
tamaina
06f6c66732
Merge branch 'truncate-push-notification' into swn
2021-12-25 01:38:21 +09:00