ThatOneCalculator
5317c9aca8
header icon for queue page
2023-03-29 12:38:38 -07:00
Namekuji
b5a35488bc
fix japanese locale
2023-03-24 07:38:02 -04: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
6fd932b5ae
locale
2023-03-20 20:52:39 -07:00
naskya
94eb321431
feat: set license information for custom emojis ( #9719 )
...
Closes : #9711 (please check this issue first)
I cherry-picked two commits ([1](8ae9d2eaa8
), [2](ed51209172
)) from [Misskey](https://github.com/misskey-dev/misskey ) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.
It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.
This is my first pull request (aside from typo correction). Feel free to point out any issues!
![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png )
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
Freeplay
9e2bcbbb2b
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-03-15 18:40:21 -04:00
ThatOneCalculator
d09c36f1cc
apps: mona
2023-03-14 16:20:46 -07:00
ThatOneCalculator
437d4167dc
chore: apps
2023-03-11 12:22:54 -08:00
Kainoa Kanter
8f4558fa90
chore: notes --> posts
2023-03-03 22:12:11 -08:00
Freeplay
43d23b1721
change continue thread text
2023-02-27 09:42:11 -05:00
Namekuji
f0eabd3dd5
chore: update Japanese locale ( #9673 )
...
Co-authored-by: Namekuji <nmkj@noreply.codeberg.org>
Co-committed-by: Namekuji <nmkj@noreply.codeberg.org>
2023-02-26 23:54:43 +00:00
ThatOneCalculator
c28e5fcad5
feat: ✨ Show time for users
2023-02-18 11:33:25 -08:00
Kaity A
2b030a0a8c
Implementation of an instances wide antenna source. ( #9604 )
...
This PR contains new source for antenna posts, which is a list of instance hostnames to process all posts from.
Using this mode, a user can filter for keywords on an instance wide basis.
This change includes a new antenna source called `instances` and a new database column in the `antenna` table called `instances` to store the instance names.
On the antenna editor, there's also an "Add an instance" finder dialog to allow users to search through the known instance hostnames.
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9604
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:20:17 +00:00
GeopJr
ccba7fc9db
feat: ✨ don't depend on an external service for urn:ietf:wg:oauth:2.0:oob ( #9602 )
...
Co-authored-by: GeopJr <evan@geopjr.dev>
Co-committed-by: GeopJr <evan@geopjr.dev>
2023-02-11 20:08:12 +00:00
Kainoa Kanter
a928c05d8e
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
ThatOneCalculator
9c4d6e2597
feat: ✨ dialog to remove follower
...
co-authored-by: atsu1125 <atsu1125@github>
2023-02-04 12:46:48 -08:00
cutestnekoaqua
bcec455a2f
chore: update german translations
2023-02-02 17:13:24 +01:00
ThatOneCalculator
97c9d1d2ea
fix dup
2023-01-16 11:26:56 -08:00
ThatOneCalculator
05235ce843
fix user list widget
2023-01-16 11:26:01 -08:00
ThatOneCalculator
35e4adfdd2
port user list widget from mk
2023-01-16 11:19:19 -08:00
ThatOneCalculator
bfa808f70d
locale: sync panos's greek translation
2023-01-10 11:41:58 -08:00
ThatOneCalculator
75c9c3bb70
Switch UI -> Layout
2023-01-05 19:30:59 -08:00
Kainoa Kanter
d9d124cbf0
Admin set default reactions ( #9404 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
PK
68ab120615
Update to recommendations by Panos
...
See https://codeberg.org/calckey/calckey/pulls/9344#issuecomment-746107 for deets
2022-12-29 11:58:39 -06:00
PK
298e57dbb6
Revert two instances of 'Post' back to 'Note'
2022-12-26 15:36:55 -06:00
PK
c1483e04b1
Replace instances of Note
with Post
in en-US
locale
2022-12-26 11:29:41 -06:00
ThatOneCalculator
5829e92fdb
feat: weblate!
2022-12-17 10:17:39 -08:00
ThatOneCalculator
7f91f5b5a1
chore: remove unicode fault in KO
2022-12-17 09:50:13 -08:00
ThatOneCalculator
d77db38d71
fix typo
2022-12-16 11:12:32 -08:00
cutestnekoaqua
780a945060
Language changes
2022-12-16 16:33:48 +01:00
cutestnekoaqua
5002f0aa2b
Finalise POST-Move
2022-12-16 01:06:30 +01:00
cutestnekoaqua
ae95540deb
Unfinished refactor of User Layout
2022-12-14 21:17:06 +01:00
CherryKitten
f793b9ecd7
Delete empty locales
2022-12-13 12:03:12 +01:00
ThatOneCalculator
c438b6b918
fix locale
2022-12-12 10:46:42 -08:00
ThatOneCalculator
c8c652dc6c
more clear instructions in labels
2022-12-11 18:05:46 -08:00
ThatOneCalculator
02a94d88aa
fix unicode weirdness
2022-12-11 17:30:18 -08:00
ThatOneCalculator
49b41cd412
Pop-up to confirm migration
2022-12-11 17:28:11 -08:00
ThatOneCalculator
3181d7571c
locale
2022-12-11 17:19:33 -08:00
ThatOneCalculator
f1cddf33bd
Style improvements to moved
2022-12-10 10:56:45 -08:00
ThatOneCalculator
fd831572f1
Initial migration UI
2022-12-09 14:28:50 -08:00
Kainoa Kanter
29c1b81f12
Merge pull request 'develop' ( #9178 ) from develop into account_migration
...
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9178
2022-12-04 06:26:26 +00:00
ThatOneCalculator
17bfc77964
locale
2022-12-03 21:56:45 -08:00
ThatOneCalculator
422a66a242
Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop
2022-12-03 16:02:12 -08:00
ThatOneCalculator
f8792fb983
Rename/re-icon "favorites" to "bookmarks": closes #9176
2022-12-03 16:02:03 -08:00
Cleo
cfab9ff2ad
Display moved info.
...
It already fetches the moved to info on regular user fetches, now only the notification of a new "moved to" is missing.
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
Co-authored-by: Mary Strodl <ipadlover8322@gmail.com>
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-11-30 20:29:01 +01:00
CherryKitten
b296e2766f
Rework custom
behaviour
2022-11-29 23:08:37 +01:00
CherryKitten
84e5189c9a
Add custom locales
2022-11-29 01:05:16 +01:00
CherryKitten
5bb08d8973
Don't hardcode locales
2022-11-28 23:43:24 +01:00
ThatOneCalculator
27e11100dc
New patron list
2022-11-18 23:20:18 -08:00
ThatOneCalculator
4f6360888c
fix locale
2022-11-18 14:37:28 -08:00
ThatOneCalculator
f25f8a5e2b
locale fix
2022-11-18 14:31:03 -08:00
ThatOneCalculator
430e6e54ef
Contents -> Content
2022-11-18 13:55:35 -08:00
ThatOneCalculator
693de2c063
.9
2022-11-17 21:01:05 -08:00
ThatOneCalculator
9204123c18
💅
2022-11-17 20:00:05 -08:00
ThatOneCalculator
2535e3b266
replayTutorial
2022-11-13 12:06:39 -08:00
ThatOneCalculator
2c8e56d3aa
typing locale
2022-11-12 13:16:56 -08:00
ThatOneCalculator
37b5f25146
more translation stuff
2022-11-11 10:55:03 -08:00
ThatOneCalculator
0436e64e38
no extra three dots
2022-11-10 14:20:41 -08:00
ThatOneCalculator
cf2778245e
less cheesy intro
2022-11-09 20:52:40 -08:00
ThatOneCalculator
103d41e96f
finalize tutorial
2022-11-09 11:09:15 -08:00
ThatOneCalculator
2a37f1f3d3
dont force height
2022-11-09 10:57:11 -08:00
ThatOneCalculator
c2f13575a1
ux
2022-11-09 01:03:03 -08:00
ThatOneCalculator
c6ac3a87d6
add effects, japanese translation
2022-11-09 00:54:12 -08:00
ThatOneCalculator
c0ca137033
finish new intro
2022-11-09 00:38:05 -08:00
ThatOneCalculator
37f6a93e71
new intro test
2022-11-08 23:48:03 -08:00
ThatOneCalculator
827db58829
test new chat layout
2022-11-06 12:49:37 -08: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
b66ee8ac52
typo
2022-09-21 13:26:00 -07:00
ThatOneCalculator
4c54f38e64
fix
2022-09-21 13:18:12 -07:00
ThatOneCalculator
64bd37b4ac
Allow admins to set logo url
2022-09-21 13:05:59 -07:00
ThatOneCalculator
c981b60f96
might be
2022-09-15 15:46:57 -07:00
ThatOneCalculator
a70eb00b7c
feat: ✨ Add setting for swipe behavior
2022-09-15 13:40:34 -07:00
ThatOneCalculator
559b5ef89e
Fix translation
2022-09-14 11:05:01 -07:00
ThatOneCalculator
589322ec5d
feat: ✨ Warning in control panel if there's update
2022-09-14 10:32:39 -07:00
ThatOneCalculator
f2bf9cb36b
chore: ♻️ about-misskey
-> about-calckey
2022-09-10 12:25:22 -07:00
ThatOneCalculator
3f6aeadcb2
chore: 🔀 Merge upstream to 12.119.0
2022-09-10 12:13:55 -07:00
syuilo
fe048ab2e2
New Crowdin updates ( #9047 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
2022-09-10 19:25:06 +09:00
ThatOneCalculator
b0e2c84013
Shorten text on add emoji button
2022-09-09 15:53:38 -07:00
ThatOneCalculator
680ec8cd89
Always signToActivityPubGet
2022-08-22 23:44:25 -07:00
ThatOneCalculator
4b43d00ba4
Seperate splash screen settings in admin panel
2022-08-09 13:09:54 -07:00
ThatOneCalculator
05854c53ad
Start work on OCR
2022-08-08 15:40:06 -07:00
ThatOneCalculator
0cc002f789
Obliteration of Ai-chan 🐱 🔫
2022-08-08 14:58:27 -07:00
ThatOneCalculator
848767fe0e
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-06 22:06:55 -07:00
syuilo
02e2e1030f
New translations ja-JP.yml (Chinese Traditional) ( #9041 )
2022-08-07 00:35:28 +09:00
syuilo
3ed4d26fa5
New Crowdin updates ( #9022 )
...
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Chinese Simplified)
2022-08-06 18:16:37 +09:00
ThatOneCalculator
8abfaebab0
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
syuilo
03963e8bdf
feat(client): improve widget
2022-08-04 22:20:00 +09:00
Johann150
3b770c776a
Collapse long notes ( #8990 )
...
* Revert "Revert option to collapse long notes (#8561 )"
This reverts commit 71150f21cd91df7bdd78a8f708db092418e85baa and reinstates
the option to collapse long notes again after they were expanded.
* fix(client): wrongly collapsed posts
* fix: don't use ref
* tweak style
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-08-01 17:55:24 +09:00
tamaina
946c5f1a2f
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
e8be79c26d
fix duplicate keys
2022-07-28 21:34:54 -07:00
ThatOneCalculator
6f69b76854
japanese locale
2022-07-28 21:32:34 -07:00
ThatOneCalculator
bcacfc0811
Recommended timeline!
2022-07-28 21:28:13 -07:00
ThatOneCalculator
201655b595
Toggleable showing updates
2022-07-27 19:24:51 -07:00
ThatOneCalculator
690b03979b
Custom splash icons!
2022-07-27 10:25:30 -07:00
ThatOneCalculator
3efd03800d
Custom MOTD!
2022-07-27 09:46:35 -07:00
ThatOneCalculator
f9003c5ee8
Start admin custom css
2022-07-25 19:18:56 -07:00
ThatOneCalculator
375231e457
Revert "Start admin custom css"
...
This reverts commit 74b52213eec21e9ead7574cdfd1f8cc11022e000.
2022-07-25 19:00:10 -07:00
ThatOneCalculator
b496e9c067
Start admin custom css
2022-07-25 17:00:44 -07:00
ThatOneCalculator
2907f82553
Clear up Ai mode
2022-07-23 23:29:01 -07:00