ThatOneCalculator
711ef03f39
feat: ✨ help menu in navbar
2023-04-01 11:56:43 -07:00
naskya
2f47d41b00
feat: custom KaTeX macro ( #9779 )
...
Closes : #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:11:57 +00:00
ThatOneCalculator
6aa4a43ca1
fix sounds settings
2023-03-29 13:38:59 -07:00
yawhn
ac935ac764
feat: swap home timeline with social's functionality ( #9597 )
...
The Home timeline functionality is swapped with social's. Meaning that Home timeline now consists of followee's and local posts. Social from now on will contain only followee's posts. See more info in the attached ticket.
Some changes applied in english locales as well. Probably the rest of the languages need to be fixed though.
This PR closes the ticket: https://codeberg.org/calckey/calckey/issues/9552
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9597
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-03-23 16:02:37 +00:00
ThatOneCalculator
1da7464ee7
clean up w/ rome
2023-01-16 11:19:20 -08:00
ThatOneCalculator
ac64087a1e
no more eslint
2023-01-12 20:54:33 -08:00
ThatOneCalculator
2aab2de38d
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
ThatOneCalculator
0db6550efc
release version system
2023-01-03 17:38:07 -08:00
ThatOneCalculator
1b19eab391
feat: 🥴
2022-12-17 16:55:40 -08:00
ThatOneCalculator
3cf540e11d
serverDisconnectedBehavior default to nothing
2022-12-11 18:37:36 -08:00
ThatOneCalculator
52ea9ee759
trailing comma
2022-11-09 18:37:36 -08:00
ThatOneCalculator
cd64b52bd0
def true
2022-10-25 23:00:20 -07:00
ThatOneCalculator
6b93d8ef80
feat: ✨ Toggle showing calckey updates as admin
2022-10-25 22:31:19 -07:00
Kayden Tebau
e04de6ca03
Seperate renote quote option
2022-09-28 15:07:15 -07:00
ThatOneCalculator
a70eb00b7c
feat: ✨ Add setting for swipe behavior
2022-09-15 13:40:34 -07:00
ThatOneCalculator
8d358052b9
fix sync
2022-09-07 16:11:00 -07:00
ThatOneCalculator
8e9780ae67
fix: 💄 no blur on emoji picker --> blur safe by default
2022-08-27 22:26:06 -07:00
ThatOneCalculator
04342bde77
squareAvatars true by default
2022-08-23 00:01:04 -07:00
ThatOneCalculator
0cc002f789
Obliteration of Ai-chan 🐱 🔫
2022-08-08 14:58:27 -07:00
ThatOneCalculator
201655b595
Toggleable showing updates
2022-07-27 19:24:51 -07:00
ThatOneCalculator
cc8accf5d5
showGap true
2022-07-23 20:04:13 -07:00
ThatOneCalculator
2808f1b552
🥴
2022-07-23 18:58:35 -07:00
ThatOneCalculator
51533f35d7
Option to fully disable connection lost
2022-07-19 20:15:08 -07:00
ThatOneCalculator
86aaa303a7
sidebar
2022-07-18 20:42:31 -07:00
ThatOneCalculator
b7476a89d3
Eng
2022-07-18 20:36:36 -07:00
ThatOneCalculator
b5fe871668
Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop
2022-07-18 20:35:17 -07:00
ThatOneCalculator
134040410f
Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop
2022-07-18 20:31:46 -07:00
ThatOneCalculator
7507899d51
Updated store
2022-07-18 20:31:30 -07:00
syuilo
3f25cb01fe
🎨
2022-07-18 00:18:56 +09:00
ThatOneCalculator
17381e9c0c
Make showing ads toggleable
2022-07-13 17:54:12 -07:00
ThatOneCalculator
ee30560bc8
Make optional
2022-07-08 15:45:19 -07:00
syuilo
1ceeec7cfa
fix(client): テーマを作成するとクライアントが起動しなくなる
2022-07-06 07:08:45 +09:00
Kainoa Kanter
aa2d1ccef9
Update store.ts ( #8937 )
2022-07-05 15:21:46 +09:00
syuilo
2a24fc18ca
enhance(client): tweak statusbar
2022-07-04 01:37:47 +09:00
syuilo
58ebe2ed05
feat(client): status bar (experimental)
2022-07-03 14:40:02 +09:00
syuilo
7be20ff1a7
tweak client
2022-06-30 10:53:40 +09:00
syuilo
e65dff8f0f
lint fix
2022-06-28 00:27:24 +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
tamaina
8ad77a28b4
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 defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* 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 e893dbf37aed83bf9f12e427d98c78a7065b4a39.
* revert boot import
* never make two app div
* ;
* remove console.log
* change clientEntry sequence
* fix
* Revert "fix"
This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a.
* 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
75e5954f45
tweak client
2022-03-04 16:26:21 +09:00
syuilo
f71aa3df32
feat: instance default theme
2022-03-01 23:58:01 +09:00
Kainoa Kanter
47235a3aea
keepCw > true ( #8350 )
...
Closes #8336
2022-02-25 14:41:40 +09:00
syuilo
eb24eedf12
feat(client): make size of reaction picker configuable
2022-02-11 13:38:47 +09:00
syuilo
2570cd6693
feat(client): デバイスの種類を手動指定できるように
2022-02-08 18:46:39 +09:00
tamaina
22da2fab2d
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
syuilo
0e08a1c8d2
wip: refactor(client): migrate components to composition api
2022-01-16 15:02:15 +09:00
syuilo
789f2e4cab
wip: refactor(client): migrate paging components to composition api
2022-01-14 10:25:51 +09:00
syuilo
9117fd7a06
bye reversi
2022-01-12 17:34:53 +09:00
syuilo
a8ccb5ef81
bye room
2022-01-07 17:06:47 +09:00
syuilo
fb31d04cec
clean up
2021-12-23 17:05:50 +09:00