Commit graph

2182 commits

Author SHA1 Message Date
ThatOneCalculator
9992c5f86d Revert "Update deps"
This reverts commit 726e4be958c3b6d2d02e2054af42aea1ba33a1f3.
2022-12-06 10:38:30 -08:00
ThatOneCalculator
40bd78ab74 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-06 10:37:58 -08:00
Johann150
ba37b6e503 client: don't use filename as alt text
This partially reverts commit e9ab42c10afb4e27516c2d2b5e3e06630efe9edd
as explained at <https://akkoma.dev/FoundKeyGang/FoundKey/pulls/178#issuecomment-3763>.
2022-12-06 10:37:39 -08:00
Kaity A
1f6f139ca1 Remove deadtime optimisation in skippedInstances check 2022-12-06 13:53:39 +00:00
Kayden Tebau
7ac9e0e916 Alt text in image viewer 2022-12-06 00:22:44 -08:00
ThatOneCalculator
a958d27fd7 bleh!!!! 2022-12-06 00:10:00 -08:00
ThatOneCalculator
daaca0d980 ⚗️ 2022-12-06 00:05:55 -08:00
ThatOneCalculator
6ee233b27f use unshift instead of concat 2022-12-05 23:54:39 -08:00
ThatOneCalculator
6c0b7d39ce ehhh 2022-12-05 23:49:57 -08:00
ThatOneCalculator
0775e635df delete duplicate import 2022-12-05 23:45:57 -08:00
ThatOneCalculator
a52a9156f2 copy button 2022-12-05 23:44:41 -08:00
ThatOneCalculator
025b598ed5 fix 2022-12-05 23:32:44 -08:00
ThatOneCalculator
863133d55f fix 2022-12-05 23:27:12 -08:00
ThatOneCalculator
f38ed0f25f feat: Add delete all lists 2022-12-05 23:10:44 -08:00
ThatOneCalculator
b3a1d25e04 undo temp 2022-12-05 23:05:47 -08:00
ThatOneCalculator
1e164cc94d temp 2022-12-05 23:01:34 -08:00
ThatOneCalculator
1fc69a696c collapse recent pages by default 2022-12-05 22:50:59 -08:00
ThatOneCalculator
dea66726fd Show manage lists/antennas when clicking in tl 2022-12-05 22:20:26 -08:00
ThatOneCalculator
acbee12157 linting 2022-12-05 22:14:26 -08:00
ThatOneCalculator
0f524ed62e fix 2022-12-05 22:07:44 -08:00
ThatOneCalculator
3c8349cd13 Improve sign-up screen 2022-12-05 22:02:57 -08:00
ThatOneCalculator
6001ea5c4c Update deps 2022-12-04 11:57:56 -08:00
ThatOneCalculator
9b5f0ad18c Hide share button if unavailable (closes #9175) 2022-12-03 18:45:24 -08:00
ThatOneCalculator
422a66a242 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-03 16:02:12 -08:00
ThatOneCalculator
f8792fb983 Rename/re-icon "favorites" to "bookmarks": closes #9176 2022-12-03 16:02:03 -08:00
thatonecalculator
ea7094790b take back button after quote button if combined 2022-12-01 23:37:25 -08:00
thatonecalculator
e448e11082 Consistent styling 2022-12-01 23:28:16 -08:00
thatonecalculator
88e839bf00 fix 2022-12-01 23:22:43 -08:00
thatonecalculator
e70d5a775c fix 2022-12-01 23:19:37 -08:00
thatonecalculator
dd4e2f30be Renote confirmation (closes #9051 & #9166) 2022-12-01 23:11:11 -08:00
thatonecalculator
57ef973cdc Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-01 22:40:35 -08:00
thatonecalculator
3c06685594 No hover cursor on mobile 2022-12-01 22:39:50 -08:00
Kaity A
ab3df1e364 Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into supakaity/user-rss-atom-json 2022-12-01 15:54:23 +00:00
thatonecalculator
b039674f15 7 2022-12-01 00:34:37 -08:00
skeh
0ad0ddfee9 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
ThatOneCalculator
e810ae2269 further simplify tada for reduced motion 2022-11-29 18:51:24 -08:00
ThatOneCalculator
5534d76002 enable tada animation for reduced motion (as it has a reduced motion version) 2022-11-29 18:48:49 -08:00
ThatOneCalculator
0d032b90d0 moved reduced motion query to script 2022-11-29 18:40:12 -08:00
ThatOneCalculator
009fb9eb0f .3 2022-11-29 18:31:12 -08:00
ThatOneCalculator
687ae2c74b reduce motion for tada 2022-11-29 18:29:12 -08:00
ThatOneCalculator
d72d5f3f49 fix 2022-11-29 18:25:37 -08:00
ThatOneCalculator
ecd6ed7716 respect reduced motion 2022-11-29 18:13:08 -08:00
ThatOneCalculator
fcfbfe4001 rename icons.css to icons.scss 2022-11-26 21:52:47 -08:00
ThatOneCalculator
c6447a2de2 disable blurEffect on mobile due to it causing problems 2022-11-26 21:45:17 -08:00
ThatOneCalculator
b0b14909f2 https://stop.voring.me/notes/982hod4cgo 2022-11-26 21:39:31 -08:00
ThatOneCalculator
d4d23969b1 fix problems from #9146 2022-11-26 21:37:23 -08:00
Kainoa Kanter
f140ede8bd 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
729210b1c6 temp notification api fix, thank you @supakaity 2022-11-26 09:31:54 -08:00
Kaity A
0d6772c04c make the /@user.rss atom and json endpoint work 2022-11-26 10:58:24 +00:00
yawhn
e1f5b3387a hover text in note buttons 2022-11-25 13:46:10 +02:00