ThatOneCalculator
bcaf30f49f
missing action + locales
2023-05-07 19:05:05 -07:00
ThatOneCalculator
07ff19008a
refactor: remove internal apps page
2023-05-07 18:49:56 -07:00
ThatOneCalculator
1fd815beea
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
Kainoa Kanter
62f20383e9
Merge pull request 'feat: channel search' ( #10048 ) from naskya/calckey:feat/search-channels into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
99f15e3e1d
Add support for CW boosting
2023-05-07 09:26:24 +10:00
たーびん
61df9d4752
feat: チャンネルの検索用ページとAPIの追加
...
* add channel search
* move channel search to channel list page
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-05-07 08:00:30 +09:00
naskya
2487608fe8
Merge branch 'develop' into fix/word-mutes
2023-05-04 20:33:11 +00:00
ThatOneCalculator
0147a202e8
feat: show message if signups are disabled
2023-05-04 10:02:53 -07:00
naskya
4207ff51e7
Merge branch 'develop' into fix/word-mutes
2023-05-04 05:36:29 +00:00
naskya
39105d0c88
Refactor soft word mutes
2023-05-04 14:13:13 +09:00
Jeff
0e4d0fafb2
chore: Translated using Weblate (English)
...
Currently translated at 100.0% (1742 of 1742 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-03 19:57:08 +02:00
Kaity A
5bfe6c0730
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
Namekuji
7a23aa57e4
Merge branch 'develop' into instance-silence
2023-04-30 22:02:04 -04:00
s1idewhist1e
e3e07590d7
FIx: incorrect/poorly worded warning when deleting drive files ( #9982 )
...
Closes #9047
Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9982
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-05-01 00:15:26 +00:00
Namekuji
2072d41fcd
Merge branch 'develop' into instance-silence
2023-04-30 17:52:05 -04:00
Kaity A
6a509637d5
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
Namekuji
f0b4e10735
use tab instead of page header
2023-04-30 11:47:39 -04:00
naskya
9d19334035
blockMath is not necessarily multi-line (is this copy-pasted from blockCode?)
2023-04-30 23:49:08 +09:00
Namekuji
f2a8d1f680
add toggler
2023-04-30 09:01:42 -04:00
Laker Turner
9c40247df2
chore: Translated using Weblate (English)
...
Currently translated at 100.0% (1735 of 1735 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-04-30 04:51:46 +02:00
Gear
7bafca446c
Add documentation for various MFM functions
2023-04-28 16:01:09 -04:00
Kainoa Kanter
c0c34858f4
chore: Translated using Weblate (English)
...
Currently translated at 100.0% (1727 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-04-23 07:29:07 +02:00
tinaxd
60bd7eaf44
fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 ( #10680 )
2023-04-22 17:19:52 -07:00
naskya
def5075bb5
feat: make it toggleable whether to disable emojis in notifications ( #9880 )
...
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"
Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.
The new setting item shows up only when you disable emoji reactions.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 07:57:36 +00:00
naskya
914d8fa9db
feat: add an option to disable emoji reactions ( #9878 )
...
Closes : #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
Kainoa Kanter
0cbc9330f2
chore: Translated using Weblate (English)
...
Currently translated at 100.0% (1724 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-04-18 20:59:29 +02:00
ThatOneCalculator
cc73ec8d62
Revert "update locales for calckey"
...
This reverts commit 8ab6a4c442175630e1e32d2a3d2d478878a4600e.
2023-04-17 15:37:05 -07:00
ThatOneCalculator
230ca29a1d
update locales for calckey
2023-04-17 03:07:07 -07:00
naskya
569f754d85
feat: rename workspaces
2023-04-16 01:05:18 +09:00
naskya
81a8550d8f
update locale
2023-04-15 01:10:59 +09:00
naskya
6523d597b2
Update locale
2023-04-13 11:58:57 +09:00
ThatOneCalculator
c6b7973179
consistent locales
2023-04-11 10:30:04 -07:00
ThatOneCalculator
53b21cd455
feat: lookup post action
2023-04-11 10:12:17 -07:00
naskya
0ef179e35f
feat: per-user boost muting ( #9825 )
...
Cherry-picked from FoundKey/c414f24a2c ([commit](c414f24a2c
))
This allows us to hide specified users' boosts from the timelines (the boosts will still be visible on their user page).
Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9825
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-08 05:44:36 +00:00
amy bones
d562f0c3c8
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
Kainoa Kanter
b999bf1766
locale
2023-04-06 22:56:25 -07:00
amy bones
3819e921cc
feat: give reason for soft mutes
...
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
2023-04-05 21:28:26 -07:00
ThatOneCalculator
bfa1550a2e
locales
2023-04-03 20:44:52 -07:00
ThatOneCalculator
3e7d64ac4b
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
Free
6d8d5bc5aa
note-improvements ( #9799 )
...
Boop!
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00
Kaity A
eaa6bc2da3
Separate cat-avatar mode and speak-as-cat nyanification
2023-04-02 21:24:12 +10:00
naskya
55cf59667b
feat: add option to boost with Home and Followers-only visibility ( #9788 )
...
Closes : #9777
This pull request includes UI changes (please check the attached images).
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9788
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-01 06:53:29 +00:00
ThatOneCalculator
f3465bed94
chore: 🌐 locale changes
...
Closes #9781 #9773
2023-03-29 20:14:12 -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
ec599f2eeb
typo
2023-03-29 13:35:10 -07:00
ThatOneCalculator
203eccaa87
feat: ✨ button in admin dash to index posts
2023-03-29 13:30:02 -07:00
ThatOneCalculator
5317c9aca8
header icon for queue page
2023-03-29 12:38:38 -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
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