Commit graph

67 commits

Author SHA1 Message Date
ThatOneCalculator 8f61ff7f33
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 c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
Freeplay c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
Freeplay 7527351620 Add timeline hints 2023-05-29 14:51:02 -04:00
Kainoa Kanter 18afe6ab47 Revert "feat: swap home timeline with social's functionality (#9597)"
This reverts commit df68d5ffff.
2023-05-14 15:18:18 -07:00
Freeplay d2f1f6f4c0 Only show mfm warning the first time + fix sparkle 2023-05-12 21:48:58 -04:00
ThatOneCalculator 988b530745
Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24, reversing
changes made to d1977fc320.
2023-05-07 11:38:39 -07:00
Kaity A bee6a590ec
Higlight CWs by default off 2023-05-07 11:54:31 +10:00
Kaity A cd3cfe4203
Add support for CW boosting 2023-05-07 09:26:24 +10:00
naskya e0d76ef8ef 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 0a173a3c1c 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 ec807fc1bd hotfix: fix crash 2023-04-07 17:58:29 -07:00
Kainoa Kanter aeb0839da9 chore: rome formatting 2023-04-07 16:47:04 -07:00
Kainoa Kanter 3b9d9cb635 menu opts 2023-04-06 23:02:07 -07:00
ThatOneCalculator 8cc7d11fa4
feat: help menu in navbar 2023-04-01 11:56:43 -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
ThatOneCalculator ab9476ea27
fix sounds settings 2023-03-29 13:38:59 -07:00
yawhn df68d5ffff 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 abf47e54f3
clean up w/ rome 2023-01-16 11:19:20 -08:00
ThatOneCalculator 7c2dabd047
no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator 6b00abf05c
refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator ebc8ac76de
release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator 97bc73a809
feat: 🥴 2022-12-17 16:55:40 -08:00
ThatOneCalculator 75bf6bd557
serverDisconnectedBehavior default to nothing 2022-12-11 18:37:36 -08:00
ThatOneCalculator 6868fce23b trailing comma 2022-11-09 18:37:36 -08:00
ThatOneCalculator 73d533ff4f def true 2022-10-25 23:00:20 -07:00
ThatOneCalculator 7559a0d81a feat: Toggle showing calckey updates as admin 2022-10-25 22:31:19 -07:00
Kayden Tebau b97c1f0b4d
Seperate renote quote option 2022-09-28 15:07:15 -07:00
ThatOneCalculator 48772f62cd feat: Add setting for swipe behavior 2022-09-15 13:40:34 -07:00
ThatOneCalculator 78bd658a4f fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator 35406c0d22 fix: 💄 no blur on emoji picker --> blur safe by default 2022-08-27 22:26:06 -07:00
ThatOneCalculator 38907e3e08 squareAvatars true by default 2022-08-23 00:01:04 -07:00
ThatOneCalculator 7095abf728 Obliteration of Ai-chan 🐱🔫 2022-08-08 14:58:27 -07:00
ThatOneCalculator 5464e8a728 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator d30a2dc0db showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator de57e5d66a sidebar 2022-07-18 20:42:31 -07:00
ThatOneCalculator 5177060c82 Eng 2022-07-18 20:36:36 -07:00
ThatOneCalculator de17d4d9fe Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop 2022-07-18 20:35:17 -07:00
ThatOneCalculator be12452fb8 Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop 2022-07-18 20:31:46 -07:00
ThatOneCalculator e082f12b6d Updated store 2022-07-18 20:31:30 -07:00
syuilo 01d7403dc4 🎨 2022-07-18 00:18:56 +09:00
ThatOneCalculator 9b316c3ee7 Make showing ads toggleable 2022-07-13 17:54:12 -07:00
ThatOneCalculator fe95244f49 Make optional 2022-07-08 15:45:19 -07:00
syuilo efafc31c9b fix(client): テーマを作成するとクライアントが起動しなくなる 2022-07-06 07:08:45 +09:00
Kainoa Kanter 25b7d02540
Update store.ts (#8937) 2022-07-05 15:21:46 +09:00
syuilo 4ab2f16ed3 enhance(client): tweak statusbar 2022-07-04 01:37:47 +09:00
syuilo 44c85aff86 feat(client): status bar (experimental) 2022-07-03 14:40:02 +09:00
syuilo bffe6fb9bf tweak client 2022-06-30 10:53:40 +09:00