Commit graph

2176 commits

Author SHA1 Message Date
ThatOneCalculator 2ef9011b8d fix import once and for all 2022-12-04 13:06:49 -08:00
ThatOneCalculator eaf070f20d ? 2022-12-04 13:03:17 -08:00
ThatOneCalculator 51431a887f more jb cleanups 2022-12-04 13:01:00 -08:00
ThatOneCalculator 3d75ccf24a pov: cleo uses jetbrains 2022-12-04 12:57:43 -08:00
ThatOneCalculator 8ab290b708 cleo ide moment 2022-12-04 12:53:55 -08:00
ThatOneCalculator df1359e392 fix imports 2022-12-04 12:46:10 -08:00
ThatOneCalculator c5141db8f2 fix cleo's oopsie 2022-12-04 12:41:12 -08:00
Kainoa Kanter 0e8b155e07 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 f0e8e6bce4 Hide share button if unavailable (closes #9175) 2022-12-03 18:45:24 -08:00
ThatOneCalculator 0683529145 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-03 16:02:12 -08:00
ThatOneCalculator bc6169e1c8 Rename/re-icon "favorites" to "bookmarks": closes #9176 2022-12-03 16:02:03 -08:00
cutestnekoaqua ed23b0bd6f Implement recieve moveTo
Untested, hopefully it works..

Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-12-03 01:23:02 +01:00
thatonecalculator ea6c1ebee2 take back button after quote button if combined 2022-12-01 23:37:25 -08:00
thatonecalculator 69d828332b Consistent styling 2022-12-01 23:28:16 -08:00
thatonecalculator c965188ea7 fix 2022-12-01 23:22:43 -08:00
thatonecalculator 25fa34d97c fix 2022-12-01 23:19:37 -08:00
thatonecalculator 01c19e4f55 Renote confirmation (closes #9051 & #9166) 2022-12-01 23:11:11 -08:00
thatonecalculator 4f625ccaa7 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-01 22:40:35 -08:00
thatonecalculator 9bd397ce88 No hover cursor on mobile 2022-12-01 22:39:50 -08:00
Kaity A 674bba5911 Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into supakaity/user-rss-atom-json 2022-12-01 15:54:23 +00:00
thatonecalculator c825d6c5ba 7 2022-12-01 00:34:37 -08:00
skeh 3ff6433fab Merge pull request 'hotfix/misskey-forkbomb' (#8) from hotfix/misskey-forkbomb into stage
Reviewed-on: https://code.vtopia.live/Vtopia/MissV/pulls/8
2022-12-01 00:30:55 -08:00
Cleo dcda17d6f2 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
ThatOneCalculator 3bd909db1a further simplify tada for reduced motion 2022-11-29 18:51:24 -08:00
ThatOneCalculator 9903cb2b37 enable tada animation for reduced motion (as it has a reduced motion version) 2022-11-29 18:48:49 -08:00
ThatOneCalculator b398001533 moved reduced motion query to script 2022-11-29 18:40:12 -08:00
ThatOneCalculator 9eb1e90ed3 .3 2022-11-29 18:31:12 -08:00
ThatOneCalculator aa8c271dd2 reduce motion for tada 2022-11-29 18:29:12 -08:00
ThatOneCalculator 48dc6861ea fix 2022-11-29 18:25:37 -08:00
ThatOneCalculator 269462bfc6 respect reduced motion 2022-11-29 18:13:08 -08:00
ThatOneCalculator 32e33fb21a rename icons.css to icons.scss 2022-11-26 21:52:47 -08:00
ThatOneCalculator ee5d02689b disable blurEffect on mobile due to it causing problems 2022-11-26 21:45:17 -08:00
ThatOneCalculator e120815476 https://stop.voring.me/notes/982hod4cgo 2022-11-26 21:39:31 -08:00
ThatOneCalculator 8a17519574 fix problems from #9146 2022-11-26 21:37:23 -08:00
Kainoa Kanter bb88f2cdc5 Merge pull request '[Feature] hover text in note buttons' (#9146) from yawhn/elreqkey:hover_text_in_note into develop
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9146
2022-11-27 05:34:50 +00:00
ThatOneCalculator 3078137596 temp notification api fix, thank you @supakaity 2022-11-26 09:31:54 -08:00
Kaity A 4e47a558f0 make the /@user.rss atom and json endpoint work 2022-11-26 10:58:24 +00:00
yawhn 4b3006bead hover text in note buttons 2022-11-25 13:46:10 +02:00
yawhn 85b6d8be06 fix cursor in note thread 2022-11-24 23:55:23 +02:00
Cleo John 268b4da2cd Add movedToUri and knownAs to DB model user 2022-11-24 11:39:40 +00:00
Cleo John 817cad67b2 Merge db changes into recieve_moveto 2022-11-24 11:33:36 +00:00
Cleo John 37b24bfcb3 db migration for moved to 2022-11-24 11:32:25 +00:00
ThatOneCalculator b0c6b2b7e1 fix #9140 2022-11-23 16:22:15 -08:00
cutestnekoaqua 2f04d5f915 Create move type 2022-11-23 21:49:52 +01:00
ThatOneCalculator 6df058c964 actually fix right part 🥴 2022-11-22 22:30:18 -08:00
ThatOneCalculator 7844150ea2 Slightly smaller avatars 2022-11-22 21:58:09 -08:00
ThatOneCalculator 150ee61446 misc style fixes 2022-11-22 21:47:34 -08:00
ThatOneCalculator ac0463feaa new links 2022-11-22 12:41:19 -08:00
ThatOneCalculator 5a7f58e7b4 hanna's other fix lol 2022-11-22 11:01:25 -08:00
ThatOneCalculator 57e753ad0c fix: don't do icon transform by default 2022-11-21 21:45:59 -08:00