naskya
5e179b7721
chore: lint
2024-03-17 00:49:12 +09:00
naskya
5fb3253069
refactor (client): $i -> me
2024-03-07 11:06:45 +09:00
naskya
40293a73c0
locale: separate nouns and verbs ( close #10862 )
2024-03-06 12:51:30 +09:00
naskya
4c38d9665e
chore: lint
2024-03-02 14:24:05 +09:00
naskya
fb74a5eeda
feat: ability to make existing public posts private
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-21 08:42:50 +09:00
naskya
09396e33a4
refactor: firefish-js & backend-rs imports
2024-02-13 00:40:46 +09:00
naskya
8f956f4978
refactor (client): replace confusing expressions like $i != null
2024-01-11 01:21:21 +00:00
naskya
40d5ad1b2d
chore: remove unused imports/variables
2023-10-31 20:19:05 +09:00
Minneyar
1bf6cdce61
fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
...
Co-authored-by: minneyar <speed@sakabatou.net>
2023-10-22 21:29:46 +00:00
Kainoa Kanter
78d8767124
feat: ✨ allow users to choose icon set
...
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
Kainoa Kanter
9ea046c011
Refactor: firefishjs imports
2023-09-24 04:27:16 +00:00
Kainoa Kanter
490abe7275
feat: vibration
2023-09-17 21:59:09 +00:00
naskya
ba3bf35167
language for post translation & translate button
2023-09-03 20:50:15 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
ThatOneCalculator
65e7b2841c
fix: 💄 deleteAndEdit is danger action
2023-07-25 18:56:55 -07:00
ThatOneCalculator
38a1b041a8
fix: 🌐 copying origin: "remote" -> "origin"
2023-07-25 18:29:24 -07:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00
ThatOneCalculator
d9af4f3a27
refactor: 🚩 post editing is no longer experimental
2023-07-01 20:00:51 -07:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format
2023-06-23 21:22:44 -07:00
ThatOneCalculator
6c72806e31
refactor: ♻️ reorganize note menu
...
translate just above view remote
2023-06-22 17:25:50 -07:00
Freeplay
d830a6dad3
Share dropdown w/ remote copy
2023-06-19 16:50:51 -04:00
Freeplay
d1c3706940
Add user options to note menu
2023-06-12 19:44:30 -04:00
naskya
db37f2f8e0
change style
2023-06-08 17:47:21 +00:00
naskya
91190244fb
change note menu order
2023-06-08 19:02:50 +09:00
ThatOneCalculator
696c07b19a
fix: remove unessicary extra line in note menu
2023-06-02 23:20:34 -07:00
Freeplay
c3b8ce2e57
Reactions tab
2023-05-20 00:14:14 -04:00
Kainoa Kanter
001f8038bf
remove duplicate
2023-05-14 13:45:36 -07:00
Kaity A
1e48c89528
Update meta to include feaures
2023-05-14 00:51:31 +10:00
Kaity A
59307392d4
add experimental feature gate
2023-05-13 23:41:36 +10:00
Kaity A
9e8110b7bc
Fix up PR issues
2023-05-07 22:07:40 +10:00
Kaity A
1b5d2084d8
Add in edit buttons
2023-05-07 20:48:55 +10:00
Kaity A
627a71701f
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
ThatOneCalculator
fa23360f13
feat: ✨ add position, scale , fg, and bg MFM from v13
2023-02-12 20:25:23 -08:00
ThatOneCalculator
e118a28542
feat: ✨ Add in Misskey v13's reacted users view
2023-02-12 20:14:05 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js
2022-12-11 19:24:12 -08:00
ThatOneCalculator
f0e8e6bce4
Hide share button if unavailable ( closes #9175 )
2022-12-03 18:45:24 -08:00
ThatOneCalculator
bc6169e1c8
Rename/re-icon "favorites" to "bookmarks": closes #9176
2022-12-03 16:02:03 -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
syuilo
786b150ea7
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00
syuilo
bffe6fb9bf
tweak client
2022-06-30 10:53:40 +09:00
syuilo
802a35d4b6
fix typo
2022-06-18 18:27:47 +09:00
futchitwo
5b7595d9d7
Improve: unclip ( #8823 )
...
* Refactor clip page to use Composition API
* Refactor clip page
* Refactor clip page
* Refactor clip page
* Improve: unclip
* Fix unclip
* Fix unclip
* chore: better type and name
* Fix
* Fix clipPage vue provider
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-18 18:27:09 +09:00
Johann150
5e29528ad4
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
Andreas Nedbal
a975a0971c
fix(client): fix lint issues in scripts ( #8621 )
2022-05-07 14:19:15 +09:00
tamaina
a89003b57a
refactor: use Vite to build instead of webpack ( #8575 )
...
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648
.
* Revert "clean up"
This reverts commit f94919cb9c
.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* use import
* fix
* install rollup
* use defineAsyncComponent.
* fix emojilist
* wip use defineAsyncComponent
* popup(import -> popup(defineAsyncComponent(() => import
* draggable?
* fix init import
* clean up
* fix router
* add comment
* ✌️
* ✌️
* ✌️
* remove webpack
* update vite
* fix boot sequence
* Revert "fix boot sequence"
This reverts commit e893dbf37a
.
* revert boot import
* never make two app div
* ;
* remove console.log
* change clientEntry sequence
* fix
* Revert "fix"
This reverts commit 12741b3d89
.
* fix
* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210
* add log
* add comment
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-05-01 22:51:07 +09:00
syuilo
57ec04d9ec
refactor(client): i18n.locale -> i18n.ts
2022-01-28 11:39:49 +09:00