ThatOneCalculator
8a80dd0438
move hover to entire ticker
2023-04-16 17:52:14 -07:00
ThatOneCalculator
57a4360165
remove duplicate styles
2023-04-16 17:51:34 -07:00
ThatOneCalculator
dfd20a3a22
capitalize string
2023-04-16 17:50:05 -07:00
ThatOneCalculator
2a8b9dc92a
feat: ✨ software name on hover icon in instance ticker
2023-04-16 17:35:10 -07:00
Kaity A
011b482e98
Add continuation for thread reply level ( #9821 )
...
I think this will solve the continuation issue in threads where the reply level reaches 12 deep in the conversation thread, without getting to indent depth 5.
Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9821
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-15 21:56:17 +00:00
naskya
f7602be0e7
fix: disable "Search" keyword ( #9856 )
...
Related: #9816 #9830
I was so careless that I didn't know "Search" was also a keyword. I disabled that and fixed a minor bug.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9856
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-15 17:53:17 +00:00
naskya
d5ce896bd2
Change boost button labels
2023-04-13 11:58:42 +09:00
naskya
daf07089b4
chore: update mfm-js version ( #9844 )
...
This resolves #9757 .
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9844
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-13 00:33:53 +00:00
naskya
c3431b928a
Partially disable search MFM ( #9830 )
...
Honestly, this workaround is pure garbage when this can be achieved by deleting a small piece of code from mfm-js, but this closes #9816 anyway 😅
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9830
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-10 05:42:17 +00:00
Kainoa Kanter
4fb7f4634f
fix: typo
2023-04-07 17:25:24 -07:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kainoa Kanter
df7c71b1b4
refactor
2023-04-06 22:28:44 -07:00
Kainoa Kanter
c2097f9244
feat: blur muted text
2023-04-06 22:11:10 -07:00
amy bones
15b1109947
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
2d7f227de7
Revert "mkv13 media list"
...
This reverts commit c2ac53c66b
.
2023-04-04 23:58:55 -07:00
ThatOneCalculator
48d00217c9
final fix?
2023-04-04 22:41:57 -07:00
ThatOneCalculator
f78cdb9c60
import i18n
2023-04-04 22:22:35 -07:00
ThatOneCalculator
3f48a9926b
more fix
2023-04-04 22:12:55 -07:00
ThatOneCalculator
bcd5779a9d
fix
2023-04-04 22:03:24 -07:00
ThatOneCalculator
c88627fc88
back button in settings
2023-04-04 21:59:11 -07:00
ThatOneCalculator
3b5b90879c
dont change state
2023-04-04 21:53:17 -07:00
ThatOneCalculator
c2ac53c66b
mkv13 media list
2023-04-04 21:47:30 -07:00
ThatOneCalculator
daba80177a
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
ThatOneCalculator
b7fc6117b6
fix: buttons not showing
2023-04-03 10:03:35 -07:00
Free
8bd64c89a4
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
ThatOneCalculator
38ade38f3f
fix: dialogs not coming up
2023-04-02 00:07:48 -07:00
ThatOneCalculator
565493b56f
fix button alignments
2023-04-01 23:53:31 -07:00
ThatOneCalculator
0b02be7343
style
2023-04-01 23:34:02 -07:00
ThatOneCalculator
4e843f2949
fix: 🛂 no longer need 2fa for webauthn
2023-04-01 21:04:22 -07:00
ThatOneCalculator
8668525bf5
fix #9784
2023-04-01 16:14:11 -07:00
ThatOneCalculator
e516685cbc
Revert "fix: 🐛 make recently used group"
...
This reverts commit 806591cb35
.
2023-04-01 12:22:46 -07:00
ThatOneCalculator
806591cb35
fix: 🐛 make recently used group
...
Closes #9784
2023-04-01 12:19:27 -07:00
naskya
0e8fe41aaa
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
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
Free
83c7dd177b
note-improvements ( #9768 )
...
Fixes #9745 , quote icon, note spacing adjustments, border radius's in noGap
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9768
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-26 03:33:44 +00:00
ThatOneCalculator
d5cafde7d1
Revert "refactor: nyaize on the frontend"
...
This reverts commit aff90b3ef2
.
2023-03-23 09:06:32 -07:00
ThatOneCalculator
d05ab9bf46
fix color in follow button
2023-03-22 14:29:07 -07:00
yawhn
25c72943c7
fix: a bug in ads
2023-03-22 12:24:37 -07:00
ThatOneCalculator
3a412b955d
fix: 🐛 no nyaizing undefined text
...
Closes #9752
2023-03-22 11:54:38 -07:00
Free
4b1af35b39
Allows ctrl+clicking internal links ( #9603 ) ( #9743 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9743
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-22 18:50:30 +00:00
Free
bcd0488cf1
note-improvements ( #9742 )
...
Increases the limit of the replies loaded above the focused post from 10 to 30
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9742
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-21 04:41:50 +00:00
Free
74bb79792d
note-improvements ( #9739 )
...
fixes #9735 , translations, plus other tweaks
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
ThatOneCalculator
14201f465b
typo
2023-03-19 20:19:40 -07:00
ThatOneCalculator
4ce8e83d3e
fix: make sure cw button is on new line
2023-03-19 20:15:49 -07:00
ThatOneCalculator
2de02cf655
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-03-19 19:59:36 -07:00
ThatOneCalculator
aff90b3ef2
refactor: nyaize on the frontend
2023-03-19 19:59:00 -07:00
Free
c2df136dda
note-improvements ( #9734 )
...
Not sure if this is the best way to jump to the post
This also lets you select text w/out clicking to the post (and clicking normally on top of the text opens the post)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9734
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 02:31:02 +00:00
ThatOneCalculator
d75a4e56e3
change follow button background, finally
2023-03-19 19:30:08 -07:00
naskya
1c0d4546f7
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
Free
b2bc51a4ee
note-improvements ( #9721 )
...
boop
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9721
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-19 07:13:02 +00:00