Commit graph

66 commits

Author SHA1 Message Date
Laura Hausmann 8a0d32c7dd
Rebrand 2023-07-21 13:33:12 +02:00
ThatOneCalculator 6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator 549802e5fa
Close #10177 2023-05-22 16:59:38 -07:00
Kainoa Kanter a71f33701d warn against graze for mastodon 2023-05-14 14:12:59 -07:00
Kaity A 59307392d4
add experimental feature gate 2023-05-13 23:41:36 +10:00
ThatOneCalculator 6c5ca005ee
remove reference to apps.vue 2023-05-07 18:53:15 -07:00
ThatOneCalculator 9e17f1b525
refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
ThatOneCalculator 0a2335ff75
feat: frontend interface for post-account creation email verification 2023-04-26 19:44:38 -07:00
amy bones cb68498fcb
feat: add hidden hashtags management page
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
2023-04-07 18:57:52 -07:00
ThatOneCalculator acfc88389a
formatting 2023-03-30 19:10:03 -07:00
naskya 9489543180 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
Kainoa Kanter 7571e96bd0 feature/help_menu (#9587)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
yawhn 03741c4aa4 Fix: Advertisements is also blocked. Using promotions instead. 2023-01-19 22:20:51 +02:00
yawhn 3dda8656f2 Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
yawhn d6b902fd3d https://codeberg.org/calckey/calckey/issues/9350
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
ThatOneCalculator 6b00abf05c
refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator 578ab2ece6 Initial migration UI 2022-12-09 14:28:50 -08:00
ThatOneCalculator 6d3a03d9b6 federation page proper in admin 2022-11-09 12:18:36 -08:00
ThatOneCalculator ac7574aff3 Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator 1d3f1306b6 Add :groupId to router 2022-09-13 16:53:34 -07:00
ThatOneCalculator 70611fd0f3 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
ThatOneCalculator afa87c1cab chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
ThatOneCalculator eb4959558b Merge remote-tracking branch 'misskey/develop' into develop 2022-08-22 23:53:44 -07:00
futchitwo 253f005e80
Fix: アクセストークン管理画面、アカウント管理画面表示できないのを修正 (#9064)
* Fix: apps page routing

* Fix: accounts page routing

* Fix: router name
2022-08-21 23:20:42 +09:00
ThatOneCalculator 103221b367 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 19:55:24 -07:00
ThatOneCalculator 739d8a7b24 Revert "feature(client): Timeline page for non-login users"
This reverts commit 49beee532b.
2022-08-09 19:49:23 -07:00
ThatOneCalculator 4f0030ecc8 fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled 2022-08-09 16:12:20 -07:00
ThatOneCalculator 69a2a29023 chore: ⚗️ More debugging 2022-08-09 15:52:56 -07:00
ThatOneCalculator 92af0d39fe fix: ✏️ Same typo as before... 2022-08-09 15:46:07 -07:00
ThatOneCalculator 8f441fd0f4 chore: 🔊 Test logging 2022-08-09 15:44:44 -07:00
ThatOneCalculator 50417674b2 fix: ✏️ Async typo 2022-08-09 15:40:15 -07:00
ThatOneCalculator 4370ef7b1b fix: ⚗️ Attempt to fix routing 2022-08-09 15:38:30 -07:00
ThatOneCalculator 4fcf5b1081 feat: togglable guest timeline
default false

rc 9

no async

welcome explore button to `/explore`

fix: 🔥 Remove meta implementation in routing for now
2022-08-09 13:09:54 -07:00
ThatOneCalculator 7452f648b6 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-06 22:06:55 -07:00
syuilo cabbe8c308 fix(client): cannot show some setting pages
Fix #9043
2022-08-07 11:16:22 +09:00
syuilo f22c32af05 chore(client): tweak scroll behavior in routing 2022-08-06 18:16:21 +09:00
ThatOneCalculator 0e7361d4b8 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
ThatOneCalculator d29b4001f0 Undo more syuilo fuckup 2022-08-04 13:29:09 -07:00
tamaina 14c2f9e47e
feature: Client Preferences Registry (#8511)
* Fix settings page

* nanka iroiro

* clean up

* clean up

* feature: Client Preferences Registry on the account

* add changelog

* インデックスに戻ってもタイトルが残ってしまうのを修正

* fix createdAt -> updatedAt

* remove console.log

* 適用→このデバイスに適用

* add wallpaper

* ローカルのjsonファイルを保存・読み込みできるように

* clean up

* use apiWithDialog

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* fix lint

* ✌️

* change router

* nanka iroiro

* tweak

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
2022-07-31 21:55:20 +09:00
ThatOneCalculator 02493c8d08 Add back admin custom css start 2022-07-25 19:19:36 -07:00
ThatOneCalculator 17edc3f8aa Add back missing routes 2022-07-25 19:17:47 -07:00
ThatOneCalculator 490fab8335 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator d876350db0 Merge remote-tracking branch 'futchitwo/logout-timeline' into develop 2022-07-18 20:49:10 -07:00
syuilo 003f592ef6 feat(client): registry editor 2022-07-16 23:11:05 +09:00
syuilo 62f8af4891 enhance(client): improve usability 2022-07-05 22:25:27 +09:00
futchitwo 49beee532b
feature(client): Timeline page for non-login users 2022-07-02 20:08:31 +09:00
syuilo afe0d9a266 enhance(client): ハイライトをみつけるに統合 2022-07-01 23:33:47 +09:00