Laura Hausmann
dbdd60d89f
[client] Add wellness preferences
2023-11-04 22:24:05 +01:00
Aylam
dd9a7b7cff
Add new themes and use them by default
2023-09-13 21:39:36 +02:00
Aylam
0f14568c37
Improve navbar
2023-09-06 06:27:13 +02:00
Laura Hausmann
206e81da10
Add option to always expand CWs, resolves #137
2023-09-02 22:52:39 +02:00
Laura Hausmann
dad82682e8
Add antenna timeline explanation
2023-08-30 18:11:50 +02:00
Aylam
8fda8aee4e
Disable blur by default
2023-08-28 20:06:58 +02:00
Aylam
6fc8415b00
Unify useBlurEffect and useBlurEffectForModal
2023-08-26 10:01:04 +03:00
Laura Hausmann
e3131e9b11
Toggle between different CW styles
2023-08-20 23:41:34 +02:00
Laura Hausmann
5a2ca61f26
Remove support for ads
2023-07-27 00:32:20 +02:00
Brayd
b88c87da21
change: hide replies in timeline
...
Hide replies in timeline per default due to being more straightforward for people comming from other Fediverse platforms. Also reduces amount of "posts" in timeline, linking to one "viral" post.
2023-06-27 12:21:28 +00:00
freeplay
f9f5a7df20
feat: toggle-able swiping
2023-06-26 14:36:28 -04:00
ThatOneCalculator
833c901a9c
chore: 🎨 format
2023-06-23 21:22:44 -07:00
ThatOneCalculator
8f419319a7
feat: ✨ emoji skin tone
...
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
7f3b9b171c
fix: 🚸 make "show replies in timeline" work as expected
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay
86ed38c642
Advanced MFM toggle
2023-06-03 17:12:08 -04:00
Freeplay
72d12f50f6
Add expand on note click option
2023-05-31 23:52:05 -04:00
Freeplay
a15c8d782a
Add timeline hints
2023-05-29 14:51:02 -04:00
Kainoa Kanter
7d8c0798e5
Revert "feat: swap home timeline with social's functionality ( #9597 )"
...
This reverts commit df68d5ffff72bd960d2fcf33562da5e38a18fb3b.
2023-05-14 15:18:18 -07:00
Freeplay
023ce7bb96
Only show mfm warning the first time + fix sparkle
2023-05-12 21:48:58 -04: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
Kaity A
69841bc0f0
Higlight CWs by default off
2023-05-07 11:54:31 +10:00
Kaity A
99f15e3e1d
Add support for CW boosting
2023-05-07 09:26:24 +10: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
8cb98945e4
hotfix: fix crash
2023-04-07 17:58:29 -07:00
Kainoa Kanter
1309bafb07
chore: rome formatting
2023-04-07 16:47:04 -07:00
Kainoa Kanter
07180d073b
menu opts
2023-04-06 23:02:07 -07:00
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