Commit Graph

2170 Commits

Author SHA1 Message Date
ThatOneCalculator
60e9acba76
fix: render MkToast with Mfm 2023-01-12 22:12:31 -08:00
ThatOneCalculator
66d9bd0c64
Revert "fix: heart reactions"
This reverts commit 620dedab47.
2023-01-12 21:41:43 -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
54d3acafb3
fix: tooltip lingering 2023-01-12 20:25:48 -08:00
Kainoa Kanter
f47832b1b4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
ThatOneCalculator
ee5665e95b
typo 2023-01-12 16:35:57 -08:00
cutestnekoaqua
620dedab47
fix: heart reactions 2023-01-12 23:14:45 +01:00
cutestnekoaqua
6381a7791e
fix: chat realtime update 2023-01-12 22:45:05 +01:00
cutestnekoaqua
529ba76e6c
reverse some changes in MkPagination 2023-01-12 22:04:56 +01:00
cutestnekoaqua
ade6b5a5e7
revert: reloadkey 2023-01-12 21:59:50 +01:00
cutestnekoaqua
e334494653
MkPagination: move external array to props 2023-01-12 21:57:17 +01:00
cutestnekoaqua
23badbc7c3
potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua
002e2e1a16
chore: translated comments in MkPagination 2023-01-12 21:17:06 +01:00
cutestnekoaqua
356fba3dd5
Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
81e1fc67c1
Revert "feat: introduce devBuild"
This reverts commit f752037a3a.
2023-01-12 21:08:17 +01:00
cutestnekoaqua
fb8097f719
forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
cutestnekoaqua
f752037a3a
feat: introduce devBuild 2023-01-12 20:40:15 +01:00
Freeplay
1c60269359 Replace 'Show More' bg fade w/ mask 2023-01-12 14:22:50 -05:00
cutestnekoaqua
bbbfbc1061
hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
ThatOneCalculator
5948b2b74c
fix build 2023-01-11 10:50:46 -08:00
ThatOneCalculator
a0a3b128b6
Revert "refactor: 🔧 vite config"
This reverts commit 83fe5ca701.
2023-01-11 10:48:17 -08:00
ThatOneCalculator
98401ff312
perf: 👷 build backend with swc
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-01-10 16:48:49 -08:00
ThatOneCalculator
f4652ce5fd
chore: remove links to misskey-hub 2023-01-10 10:09:50 -08:00
ThatOneCalculator
5627a48ea2
improve note summary 2023-01-10 09:39:48 -08:00
ThatOneCalculator
0d215599be
fix: header actions tooltips in timeline 2023-01-10 09:24:45 -08:00
ThatOneCalculator
8a8e7be076
fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
ThatOneCalculator
83fe5ca701
refactor: 🔧 vite config
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
2023-01-10 08:49:15 -08:00
Freeplay
a74a7a8606 Also remove RN: text from detailed note 2023-01-09 21:57:26 -05:00
Freeplay
f454e43903 Fix reactions overflow 2023-01-09 21:53:39 -05:00
Freeplay
72f7b51776 More status buttons per few pixels (?) 2023-01-09 19:55:40 -05:00
Freeplay
8b9575f559 Remove RN: text from note, still displayed as "Quote: ..." in subnote 2023-01-09 15:49:46 -05:00
Freeplay
49ee088379 Remove opacity from reply 2023-01-09 14:35:24 -05:00
Freeplay
779128220a FIX TICKER ISSUE 2023-01-09 11:35:48 -05:00
Freeplay
9fe8465d90 s p a c i n g fixes 2023-01-08 02:30:42 -05:00
Freeplay
eac5acdea8 Link preview: Replace shadow border with an actual border
Wonder why they did that in the first place, doesn't work well in some zoom levels.
2023-01-08 01:23:02 -05:00
Freeplay
43a099146e add -webkit-mask to line 2023-01-07 18:32:45 -05:00
Freeplay
0f3b95ea98 Change instance ticker bg opacity 2023-01-07 17:50:05 -05:00
Freeplay
1760424ec1 Change avatar size var to camelCase, more tweaks 2023-01-07 15:53:51 -05:00
Freeplay
9b57916aee remove part I forgot didn't work cuz i don't
i don't know

a
2023-01-07 01:47:56 -05:00
Freeplay
9e5135eb2b Spacing & other tweaks
I may have stayed up a little for this commit
2023-01-07 01:43:52 -05:00
Freeplay
e19c4d17ac remove that gosh darn heccm SPACE why was that there >:( 2023-01-06 22:15:32 -05:00
Freeplay
34981595fa remove reply icons 2023-01-06 20:31:01 -05:00
Freeplay
34576f6670 Add reply lines, other tweaks 2023-01-06 18:58:52 -05:00
ThatOneCalculator
ca6404a639
fix: background color in classic view 2023-01-06 12:21:14 -08:00
ThatOneCalculator
a2cfd1192a
compass icon for explore 2023-01-05 19:39:36 -08:00
Freeplay
46f70c9355 fixes & tweaks 2023-01-05 11:08:23 -05:00
Freeplay
2c700de5d9 More tweaks + fix instance ticker weeeeeeeeeeeeeee 2023-01-04 23:37:22 -05:00
Freeplay
32fc052978 left a comment in there oops 2023-01-04 23:12:19 -05:00
Freeplay
f16904c1a0 grid from note component BE GONE 2023-01-04 23:08:48 -05:00
Kainoa Kanter
508b33e503 Admin set default reactions (#9404)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
d8fc3483b7
style: outline instance name in ticker 2023-01-04 15:06:38 -08:00
ThatOneCalculator
555364494a
tag: 13.0.6-rc 2023-01-04 08:26:16 -08:00
ThatOneCalculator
af9cab7aa9
more shadow fixes 2023-01-03 18:56:43 -08:00
ThatOneCalculator
c64705592e
shadows 2023-01-03 18:51:40 -08:00
ThatOneCalculator
7f2a77b091
remove debug code 2023-01-03 18:31:40 -08:00
ThatOneCalculator
6144650f9d
fix 2023-01-03 18:31:27 -08:00
ThatOneCalculator
83e9c10646
oops... 2023-01-03 18:12:02 -08:00
ThatOneCalculator
660085171f
console log 2023-01-03 18:08:36 -08:00
ThatOneCalculator
aed70a05c8
fix? 2023-01-03 18:03:45 -08:00
ThatOneCalculator
65ee08c048
fix shadows 2023-01-03 17:59:22 -08:00
ThatOneCalculator
51ab2cbc18
fix 2023-01-03 17:56:26 -08:00
ThatOneCalculator
1487d9dce7
debugging 2023-01-03 17:52:04 -08:00
ThatOneCalculator
ebc8ac76de
release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator
32127d0881
fix 2023-01-03 17:01:11 -08:00
ThatOneCalculator
e916a74e14
remove whitespace 2023-01-03 16:58:35 -08:00
ThatOneCalculator
7deff79977
fix mobile button 2023-01-03 16:58:10 -08:00
ThatOneCalculator
26e2540a4f
chore: deprecate deckDivider 2023-01-03 16:37:31 -08:00
ThatOneCalculator
79446afe05
🍮💅 2023-01-03 16:32:28 -08:00
ThatOneCalculator
5da72d604f
final new post layout fix 2023-01-03 16:17:21 -08:00
ThatOneCalculator
6b7375e7c7
???? 2023-01-03 16:09:57 -08:00
ThatOneCalculator
52455734c7
fix???? 2023-01-03 16:00:14 -08:00
ThatOneCalculator
ae98fe329b
chore: up pkgs 2023-01-03 15:43:52 -08:00
ThatOneCalculator
9921a391c0
Revert "chore: upgrade packages"
This reverts commit 245d3815c6.
2023-01-03 15:42:57 -08:00
ThatOneCalculator
e71e9d522a
mobile button to mkbutton 2023-01-03 15:32:47 -08:00
ThatOneCalculator
239ad21629
fix bot tag 2023-01-03 15:31:07 -08:00
ThatOneCalculator
8b36927925
actually fix 2023-01-03 15:24:17 -08:00
ThatOneCalculator
245d3815c6
chore: upgrade packages 2023-01-03 15:12:38 -08:00
ThatOneCalculator
231ce51e45
? 2023-01-03 15:09:20 -08:00
ThatOneCalculator
5be509a43d
fixes 2023-01-03 11:16:43 -08:00
ThatOneCalculator
69c059f4f2
. 2023-01-03 11:02:02 -08:00
ThatOneCalculator
504f6a17ca
h 2023-01-03 10:48:51 -08:00
ThatOneCalculator
a6a4015858
even more fixes 2023-01-03 10:42:26 -08:00
ThatOneCalculator
d4e6ee6001
more post style fixes 2023-01-03 10:36:14 -08:00
ThatOneCalculator
2fdd015da7
fix 2023-01-03 10:30:42 -08:00
ThatOneCalculator
bc3442a75b
fix 2023-01-03 10:16:02 -08:00
ThatOneCalculator
1392083d60
fix 2023-01-03 10:09:59 -08:00
ThatOneCalculator
a623948e53
integrate some of Freeplay's Ck userstyles 2023-01-03 09:35:30 -08:00
ThatOneCalculator
c0cf1e2bf4
fixes 2023-01-03 09:12:26 -08:00
cutestnekoaqua
552543234e
fix: overlapping user follow button in mobile view 2023-01-03 15:13:18 +01:00
cutestnekoaqua
c308fc8214
fix: user view z-fighting 2023-01-03 14:40:06 +01:00
Cleo
0c8f748d0a fix padding on normal display 2023-01-02 19:42:36 +00:00
Kaity A
5a4f70d6a7 Updated mark antenna as read error handling to use regular string 2022-12-30 01:18:43 +00:00
Kaity A
ba4680c512 add antenna mark read functionalityu 2022-12-29 10:00:30 +00:00
cutestnekoaqua
daf7c07cd9
dont inline assets at all 2022-12-27 23:53:34 +01:00
cutestnekoaqua
a9ffe7d6a4
bump es version and limit inlining base64 2022-12-27 23:00:46 +01:00
cutestnekoaqua
2025f4d68c
Reproducible Builds 2022-12-27 00:24:19 +01:00
cutestnekoaqua
225d7aa0f9
memo english translations 2022-12-26 17:41:47 +01:00
Naomi Ahmed
1c6829d5c3
Fix Column header button and icon alignment 2022-12-22 18:48:16 +00:00
ThatOneCalculator
d952912bff
feat: 📦 upgrade to vite 4 2022-12-18 11:03:08 -08:00
ThatOneCalculator
944eadca8f
refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator
e1182f4db9
fix: 🥴 2022-12-17 18:48:21 -08:00
ThatOneCalculator
a4457b8e2a
fix: 🥴 2022-12-17 18:42:16 -08:00
ThatOneCalculator
8ff77012c7
fix: 🥴 2022-12-17 18:36:18 -08:00
ThatOneCalculator
3bad6459f9
fix: 🥴 2022-12-17 18:32:41 -08:00
ThatOneCalculator
943f1e9b4f
fix: 🥴 2022-12-17 18:31:11 -08:00
ThatOneCalculator
af86c98efa
fix: 🥴 2022-12-17 18:25:25 -08:00
ThatOneCalculator
df560fa20d
fix: 🥴 2022-12-17 18:17:24 -08:00
ThatOneCalculator
acc9d698be
fix: 🥴 2022-12-17 18:09:41 -08:00
ThatOneCalculator
762d0bde64
fix: 🥴 2022-12-17 18:02:19 -08:00
ThatOneCalculator
290045beb2
test: 🥴 2022-12-17 17:55:08 -08:00
ThatOneCalculator
ddb9b5a077
fix: 🥴 2022-12-17 17:51:47 -08:00
ThatOneCalculator
74eaf9def4
fix: 🥴 2022-12-17 17:47:38 -08:00
ThatOneCalculator
02cb89801a
fix: 🥴 2022-12-17 17:42:08 -08:00
ThatOneCalculator
14fbddaefb
fix: 🥴 2022-12-17 17:22:18 -08:00
ThatOneCalculator
b1fbbbe426
fix: 🥴 2022-12-17 17:17:24 -08:00
ThatOneCalculator
0bc6f27e32
fix: 🥴 2022-12-17 17:15:15 -08:00
ThatOneCalculator
97bc73a809
feat: 🥴 2022-12-17 16:55:40 -08:00
ThatOneCalculator
8d368ac954
feat: weblate! 2022-12-17 10:17:39 -08:00
ThatOneCalculator
0cc74b6a8d
Merge remote-tracking branch 'chimiana/develop' into develop 2022-12-17 09:25:08 -08:00
ThatOneCalculator
9d3acc4786
chore: lint 2022-12-16 18:28:05 -08:00
chimiana
3e9076045c Fix for #9194, converts webp to png instead of jpg, preserving transparency 2022-12-17 02:26:19 +00:00
ThatOneCalculator
9137698245
fix: use correct color for MkMoved 2022-12-16 14:52:43 -08:00
ThatOneCalculator
2abe0877e9
refactor: 👥 update cleo link 2022-12-16 14:38:18 -08:00
ThatOneCalculator
003762fb24
Fix spacing 2022-12-16 13:39:45 -08:00
ThatOneCalculator
028643a531
Fix logo icons 2022-12-16 10:50:26 -08:00
ThatOneCalculator
1fb3f16f37
fix: insert into correct textarea 2022-12-16 10:40:08 -08:00
ThatOneCalculator
eecf0ccce3
fix: css class match 2022-12-16 10:36:53 -08:00
ThatOneCalculator
7e076cff75
feat: Insert text at cursor for caption 2022-12-16 10:25:05 -08:00
ThatOneCalculator
e2dbed7ec7
fix: 🐛 fix inconsistent theming 2022-12-16 10:21:10 -08:00
chimiana
e85aa145bb Added _button class to nav items that were missing it 2022-12-15 23:19:04 +00:00
chimiana
0adf713f85 Removed tap-highlight-color from style.scsss as it is not a valid css property 2022-12-15 23:19:04 +00:00
chimiana
058a4db835 Updated autosize dependency to 5.0.2. This fixes #9040 as it was a bug in the dependency. 2022-12-15 23:19:03 +00:00
cutestnekoaqua
8705cb8251
User Page redesign 2022-12-15 19:13:36 +01:00
cutestnekoaqua
e67afc66f3
Beta 8! 2022-12-15 13:39:42 +01:00
cutestnekoaqua
d0ceb4cd70
Unfinished refactor of User Layout 2022-12-14 21:17:06 +01:00
ThatOneCalculator
cdf0f96b4e
revert border thickness change 2022-12-13 11:02:46 -08:00
ThatOneCalculator
08874b97d3
open page in window if deck 2022-12-12 14:39:21 -08:00
ThatOneCalculator
aae8e278a1
signup instead of view details 2022-12-12 14:35:01 -08:00
ThatOneCalculator
c050ff5580
cat styling 2022-12-12 12:07:53 -08:00
ThatOneCalculator
1f9ad0f61b
fix alsoKnownAs federation 2022-12-12 11:25:28 -08:00
ThatOneCalculator
6e9c62a1a2
better invite icon, fix conditional 2022-12-12 10:55:01 -08:00
ThatOneCalculator
851d2b0f66
Only show admin settings to admins 2022-12-12 10:54:24 -08:00
ThatOneCalculator
3a05623e87
fix calckeyjs 2022-12-12 10:19:18 -08:00
ThatOneCalculator
7509f9c502
fix ckjs 2022-12-12 10:04:57 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
75bf6bd557
serverDisconnectedBehavior default to nothing 2022-12-11 18:37:36 -08:00
ThatOneCalculator
cfb5832e24
Fix UI, beta versioning 2022-12-11 18:32:19 -08:00
ThatOneCalculator
bc97bbe360
Fix move endpoint 2022-12-11 18:18:07 -08:00
ThatOneCalculator
7ce7df6947
fix: label 2022-12-11 18:00:39 -08:00
Kainoa Kanter
ed02d089ed Merge branch 'develop' into account_migration 2022-12-12 01:51:17 +00:00
ThatOneCalculator
44a457b308
fix: migration labels 2022-12-11 17:40:10 -08:00
ThatOneCalculator
14b632a828
fix: call functions properly 2022-12-11 17:33:45 -08:00
ThatOneCalculator
7f677cbc66
Pop-up to confirm migration 2022-12-11 17:28:11 -08:00
cutestnekoaqua
91e39fa829 integrate migration ui and api backend 2022-12-12 01:54:44 +01:00
ThatOneCalculator
b2affc4207 fix path 2022-12-12 01:54:43 +01:00
ThatOneCalculator
279a5cac35 Initial migration UI
b6

Style improvements to moved
2022-12-12 01:54:43 +01:00
ThatOneCalculator
8e7c6d3a9b Fix icons + formatting
fix more icons
2022-12-12 01:54:23 +01:00
ThatOneCalculator
0d4fc974d9
fix?? 2022-12-11 15:19:41 -08:00
ThatOneCalculator
21cd1162e3
remove like confirmation 2022-12-11 15:09:04 -08:00
ThatOneCalculator
a11fd6971d
fix liked pages endpoint 2022-12-11 14:50:16 -08:00
ThatOneCalculator
622a6cf0cd
fix liked pages 2022-12-11 14:31:30 -08:00
cutestnekoaqua
aadbd838ca pls daddy 2022-12-07 01:43:16 +01:00
cutestnekoaqua
21d6c83a5a add ui back 2022-12-07 01:26:24 +01:00
cutestnekoaqua
2cda9971a9 hopefully fix things.... 2022-12-07 00:56:03 +01:00
ThatOneCalculator
fe2dad30f5 cleanup 2022-12-06 15:46:34 -08:00
ThatOneCalculator
7e3f8e8166 Merge branch 'develop' into account_migration 2022-12-06 15:34:50 -08:00
ThatOneCalculator
631ab0add1 Add @cutestnekoaqua as maintainer :3 2022-12-06 15:32:08 -08:00
ThatOneCalculator
2d7dae91dd Revert "Update deps"
This reverts commit 726e4be958.
2022-12-06 10:38:30 -08:00
Johann150
c1acd2e98c 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
Kayden Tebau
0e6852bbee Alt text in image viewer 2022-12-06 00:22:44 -08:00
ThatOneCalculator
09fd61a97b bleh!!!! 2022-12-06 00:10:00 -08:00
ThatOneCalculator
266229daec ⚗️ 2022-12-06 00:05:55 -08:00
ThatOneCalculator
950421b84c use unshift instead of concat 2022-12-05 23:54:39 -08:00
ThatOneCalculator
4153090552 ehhh 2022-12-05 23:49:57 -08:00
ThatOneCalculator
2bc25029fe delete duplicate import 2022-12-05 23:45:57 -08:00
ThatOneCalculator
46b5eb6553 copy button 2022-12-05 23:44:41 -08:00
ThatOneCalculator
f91ef69546 fix 2022-12-05 23:32:44 -08:00
ThatOneCalculator
17cce15eca fix 2022-12-05 23:27:12 -08:00
ThatOneCalculator
1743d13f0f feat: Add delete all lists 2022-12-05 23:10:44 -08:00
ThatOneCalculator
ac5368749c collapse recent pages by default 2022-12-05 22:50:59 -08:00
ThatOneCalculator
a29ffde755 Show manage lists/antennas when clicking in tl 2022-12-05 22:20:26 -08:00
ThatOneCalculator
a220833a61 linting 2022-12-05 22:14:26 -08:00
ThatOneCalculator
c31d7133e6 fix 2022-12-05 22:07:44 -08:00
ThatOneCalculator
9c9f92cbe3 Improve sign-up screen 2022-12-05 22:02:57 -08:00
ThatOneCalculator
77d088ee12 movedTo -> movedToUri 2022-12-04 17:20:36 -08:00
ThatOneCalculator
726e4be958 Update deps 2022-12-04 11:57:56 -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
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
9bd397ce88 No hover cursor on mobile 2022-12-01 22:39:50 -08:00
thatonecalculator
c825d6c5ba 7 2022-12-01 00:34:37 -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
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
ThatOneCalculator
b0c6b2b7e1 fix #9140 2022-11-23 16:22:15 -08: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
ThatOneCalculator
b87f2b98e5 bruh 2022-11-21 21:27:39 -08:00
ThatOneCalculator
3f2967453c this better work 2022-11-21 21:15:20 -08:00
ThatOneCalculator
917191539d ??? 2022-11-21 21:08:03 -08:00
ThatOneCalculator
bf0e7368ef watch bgimg 2022-11-21 20:33:29 -08:00
ThatOneCalculator
dfba51fbef use v-bind for bg img 2022-11-21 20:30:17 -08:00
ThatOneCalculator
e7b914bea3 finally fix? 2022-11-21 20:21:03 -08:00
ThatOneCalculator
4a56753869 fix out link 2022-11-21 20:16:26 -08:00
ThatOneCalculator
8e4d3533aa fix again 2022-11-21 20:14:04 -08:00
ThatOneCalculator
2e9c6f5c73 more fixes 2022-11-21 20:03:59 -08:00
ThatOneCalculator
58aefbebaf more font fixes 2022-11-21 20:01:27 -08:00
ThatOneCalculator
70dc2c7cab rename 2022-11-21 19:41:52 -08:00
ThatOneCalculator
cb9a1d5dbd optimizations 2022-11-21 19:40:45 -08:00
ThatOneCalculator
2592dda70c forgot to fix 2022-11-21 16:31:32 -08:00
ThatOneCalculator
73e628ccb5 deprecate node < 18 2022-11-21 16:27:32 -08:00
ThatOneCalculator
a44e2a720c more style fixes 2022-11-21 15:26:18 -08:00
ThatOneCalculator
3443ea3739 tooltips 2022-11-21 15:11:57 -08:00
ThatOneCalculator
0b7566000b more fixes 2022-11-21 15:10:00 -08:00
ThatOneCalculator
1dc7d72068 icon 2022-11-21 15:04:57 -08:00
ThatOneCalculator
ca7ce5b843 fixes 2022-11-21 15:03:35 -08:00
ThatOneCalculator
7e82b2f5d9 page style 2022-11-21 14:55:41 -08:00
ThatOneCalculator
d2d8661b9c style 2022-11-20 13:16:06 -08:00
ThatOneCalculator
fe58a7b561 tag myself 2022-11-19 00:14:15 -08:00
ThatOneCalculator
bef01175dc fetch patrons remotely 2022-11-18 23:54:50 -08:00
ThatOneCalculator
652908c686 donate link 2022-11-18 23:33:03 -08:00
ThatOneCalculator
221872fa3d no x2 2022-11-18 23:28:18 -08:00
ThatOneCalculator
7a54eff176 improve patrons style 2022-11-18 23:26:43 -08:00
ThatOneCalculator
594d3626b3 New patron list 2022-11-18 23:20:18 -08:00
ThatOneCalculator
042bc05fab do remote follow button later 2022-11-18 20:24:50 -08:00
ThatOneCalculator
50adcd7b88 clearer plus button in deck 2022-11-18 19:46:30 -08:00
ThatOneCalculator
b6e2934123 typo 2022-11-18 19:39:31 -08:00
ThatOneCalculator
e021893bf8 button style 2022-11-18 19:36:55 -08:00
ThatOneCalculator
818531cefd correct locale 2022-11-18 19:32:51 -08:00
ThatOneCalculator
95b3a75fa4 revert 2022-11-18 19:30:01 -08:00
ThatOneCalculator
9daf4db0cb feat: Page drafts 2022-11-18 19:24:05 -08:00
ThatOneCalculator
d2939b446d disable remote follow button until complete 2022-11-18 19:04:07 -08:00
ThatOneCalculator
3815ec7aba remote follow button 2022-11-18 19:00:33 -08:00
ThatOneCalculator
885dea3212 remove bad padding 2022-11-18 18:04:00 -08:00
ThatOneCalculator
d51a0a6984 page style 2022-11-18 17:58:22 -08:00
ThatOneCalculator
3ee432819a fix 2022-11-18 17:54:50 -08:00
ThatOneCalculator
f7873047cd page style 2022-11-18 17:51:57 -08:00
ThatOneCalculator
e4a6631fde blur page header 2022-11-18 17:46:13 -08:00
syuilo
eb9d50ec70 improve performance (merge deepClone from Misskey dev) 2022-11-18 17:28:58 -08:00
ThatOneCalculator
8bb4714edb test 2022-11-18 17:23:00 -08:00
ThatOneCalculator
cf17d5feec upgrade deps 2022-11-18 17:20:34 -08:00
ThatOneCalculator
caf5758114 fix locale 2022-11-18 14:37:28 -08:00
ThatOneCalculator
e0a17ae37d smaller avatar 2022-11-18 14:30:36 -08:00
ThatOneCalculator
ca6b328cf8 fix 2022-11-18 14:25:50 -08:00
ThatOneCalculator
09be8fc799 max width 75% 2022-11-18 14:14:47 -08:00
ThatOneCalculator
892e35d82b fix 2022-11-18 13:58:59 -08:00
ThatOneCalculator
d40f0b8eff message style 2022-11-18 13:54:34 -08:00
ThatOneCalculator
ca42de1b7c move back 2022-11-17 21:04:16 -08:00
ThatOneCalculator
5a6377a606 .9 2022-11-17 21:01:05 -08:00
ThatOneCalculator
59e510464a moar 2022-11-17 20:32:24 -08:00
ThatOneCalculator
70c89557ad 💅 2022-11-17 20:00:05 -08:00
ThatOneCalculator
cb6362fd49 chore: ⬆️ upgrade packages 2022-11-16 02:08:33 -08:00
ThatOneCalculator
29c2fb1ba8 typo 2022-11-16 01:48:19 -08:00
ThatOneCalculator
395758021f fix: don't show rtl if disabled, regardless of perms 2022-11-16 01:46:09 -08:00
ThatOneCalculator
cae813d9d2 i18n: $t to i18n.t 2022-11-16 01:29:18 -08:00
ThatOneCalculator
2413f2af09 i18n 2022-11-16 01:24:05 -08:00
ThatOneCalculator
69b41a0954 fix 2022-11-16 01:15:19 -08:00
ThatOneCalculator
1f57af4d0a more style 2022-11-16 01:12:24 -08:00
ThatOneCalculator
16d34222ca style 2022-11-16 01:07:13 -08:00
ThatOneCalculator
8e1eb05f96 margins, .3 2022-11-16 01:00:20 -08:00
Hanna
6fb750eaca Remove problematic line causing avatar positions to break
Signed-off-by: Hanna <hanna@noreply.codeberg.org>
2022-11-16 07:47:14 +01:00
ThatOneCalculator
0522aecc64 yes/no prompt for quoteQuestion 2022-11-15 22:38:05 -08:00
ThatOneCalculator
3a06c43007 better page margins 2022-11-15 22:12:24 -08:00
ThatOneCalculator
f969d8530d another i18n fix 2022-11-15 11:47:30 -08:00
ThatOneCalculator
eb4c18eb09 better min/max width 2022-11-15 01:13:03 -08:00
ThatOneCalculator
b5f997360c min width 2022-11-15 00:49:04 -08:00
ThatOneCalculator
3909812423 use max-width instead of width for dm images 2022-11-15 00:30:35 -08:00
ThatOneCalculator
bff5fb1677 refactor 2022-11-14 20:58:23 -08:00
ThatOneCalculator
7f2402416b properly define page metadata in DM 2022-11-14 20:54:09 -08:00
ThatOneCalculator
aaa8c8fec7 fix: actually set in-dm to be true if in dm 2022-11-14 20:28:07 -08:00
ThatOneCalculator
d55f2bd1d4 fix: 🐛 fix image size in dms 2022-11-14 20:25:59 -08:00
ThatOneCalculator
f1ea811a51 compromised revert 2022-11-14 19:29:24 -08:00
ThatOneCalculator
7ff47714e0 .13 2022-11-14 19:13:04 -08:00
ThatOneCalculator
5f15ca4fde revert users/index.vue 2022-11-14 19:05:09 -08:00
ThatOneCalculator
8eecacec4f AVIF support 2022-11-14 18:53:38 -08:00
ThatOneCalculator
59b33b08ce more fixes 2022-11-14 18:35:01 -08:00
ThatOneCalculator
e1a38c0d5d Reorder definitions (duh) 2022-11-14 18:15:01 -08:00
ThatOneCalculator
cd799c3387 nvm 2022-11-14 18:07:33 -08:00
ThatOneCalculator
24f451215d weird $i workaround (not a fan tbh) 2022-11-14 18:05:07 -08:00
ThatOneCalculator
f35e850b02 revert as test for problem 2022-11-14 17:58:45 -08:00
ThatOneCalculator
f9aaec00d2 t 2022-11-14 17:58:21 -08:00
ThatOneCalculator
dbe6d03d24 hide top option 2022-11-14 17:54:34 -08:00
ThatOneCalculator
efea67d64d test explore page fix 2022-11-14 17:53:12 -08:00
ThatOneCalculator
a5780a7319 fix fill out profile step of tutorial 2022-11-14 17:45:11 -08:00
ThatOneCalculator
6319a93d00 admin page fixes 2022-11-14 17:21:48 -08:00
ThatOneCalculator
83f318a0dd . 2022-11-14 16:35:59 -08:00
ThatOneCalculator
5de412c363 fix user profile 2022-11-14 16:26:18 -08:00
ThatOneCalculator
6dac040325 plus action on top right for dms 2022-11-14 16:24:04 -08:00
ThatOneCalculator
39f2a9fb12 remove no history 2022-11-14 16:18:52 -08:00
ThatOneCalculator
dc3b06af6d singout from navbar 2022-11-14 15:55:55 -08:00
ThatOneCalculator
ae1b9f2ea7 swap bold & fill for like 2022-11-13 13:40:04 -08:00
ThatOneCalculator
845aff45f9 fix pages margin 2022-11-13 13:37:56 -08:00
ThatOneCalculator
cbc3c1c833 remove fontawesome far icons 2022-11-13 13:36:17 -08:00
ThatOneCalculator
3dd84a15d8 chore: ⬆️ update deps 2022-11-13 13:14:34 -08:00
ThatOneCalculator
7dba36c8ac more width fix 2022-11-13 13:04:00 -08:00
ThatOneCalculator
4491e0ba21 fix chat message 2022-11-13 13:00:57 -08:00
ThatOneCalculator
c70dc36e37 test 2022-11-13 12:51:32 -08:00
ThatOneCalculator
4f3bc5a226 fix? 2022-11-13 12:14:55 -08:00
ThatOneCalculator
06dff476dc replayTutorial 2022-11-13 12:06:39 -08:00
ThatOneCalculator
decd9114c5 correct controls color 2022-11-13 11:03:12 -08:00
ThatOneCalculator
456d0df31b styling 2022-11-13 10:58:30 -08:00
ThatOneCalculator
3cd3ea8cbd critical fix 2022-11-13 10:53:06 -08:00
ThatOneCalculator
9ff9bb0a44 replay tutorial from help menu 2022-11-12 13:46:13 -08:00
ThatOneCalculator
1d0fcee862 fix pages swiping 2022-11-12 13:38:28 -08:00
ThatOneCalculator
d5fbd8ca0c fix pages index 2022-11-12 13:27:07 -08:00
ThatOneCalculator
27883b4480 more i18n fixes 2022-11-11 00:41:34 -08:00
ThatOneCalculator
08582788bf more i18n fixes 2022-11-11 00:41:26 -08:00
ThatOneCalculator
23d02372b9 fix i18n 2022-11-11 00:22:00 -08:00
Daniel Hernández
060a7e477f
fix: workaround for sticky image container header 2022-11-10 21:53:15 -04:00
ThatOneCalculator
7715f4f081 fix: 🐛 no double import 2022-11-10 14:22:48 -08:00
ThatOneCalculator
1425b2dba7 no double import 2022-11-10 14:21:20 -08:00
ThatOneCalculator
ca1b1c9321 refactor: ♻️ Replace all $ts with i18n 2022-11-10 14:12:44 -08:00
ThatOneCalculator
134048b1fb fill tiny quotes 2022-11-10 13:13:09 -08:00
ThatOneCalculator
2589ca1a3b me when the 2022-11-09 20:44:43 -08:00
ThatOneCalculator
c331d23b3f console log 2022-11-09 20:09:41 -08:00
ThatOneCalculator
15430ca087 fix pinned users list 2022-11-09 20:06:03 -08:00
ThatOneCalculator
d209b61ed9 fix pinned users 2022-11-09 19:59:20 -08:00
ThatOneCalculator
6868fce23b trailing comma 2022-11-09 18:37:36 -08:00
ThatOneCalculator
35e5aa9395 relay/integration icons 2022-11-09 17:49:05 -08:00
ThatOneCalculator
657338d3b0 Clean up after my stupid mistakes 2022-11-09 17:21:53 -08:00
ThatOneCalculator
a8a81e8675 sync on mounted 2022-11-09 17:21:33 -08:00
ThatOneCalculator
4c2f8932a6 spacing 2022-11-09 17:21:17 -08:00
ThatOneCalculator
eaa4d17065 chore: 📦 package upgrades 2022-11-09 17:21:09 -08:00
ThatOneCalculator
b0b438145e remove dead code 2022-11-09 17:21:02 -08:00
ThatOneCalculator
868bc11130 fix style 2022-11-09 17:20:53 -08:00
ThatOneCalculator
46790212fe fix imports 2022-11-09 17:20:52 -08:00
dwarf
3294e4ba0f client: Add "follows you" pill to user profile popup
Changelog: Added
Reviewed-on: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/217
2022-11-09 17:20:05 -08:00
ThatOneCalculator
4c2e67b2dd MkSpacer for chat room 2022-11-09 13:21:13 -08:00
ThatOneCalculator
f50a22625f clean up openInstanceMenu 2022-11-09 12:26:27 -08:00
ThatOneCalculator
6d3a03d9b6 federation page proper in admin 2022-11-09 12:18:36 -08:00
ThatOneCalculator
b311d9584e finalize tutorial 2022-11-09 11:09:15 -08:00
ThatOneCalculator
1b7041210a fix 2022-11-09 11:02:04 -08:00
ThatOneCalculator
ee09619f78 quicker fade 2022-11-09 10:58:24 -08:00
ThatOneCalculator
15042c6179 dont force height 2022-11-09 10:57:11 -08:00
ThatOneCalculator
4d58422421 dynamic height 2022-11-09 10:51:58 -08:00
ThatOneCalculator
9eddfc0c88 transgender 2022-11-09 10:38:18 -08:00
ThatOneCalculator
8b699d494b delete old tutorial 2022-11-09 10:31:17 -08:00
Kainoa Kanter
adb05dd66b Spacing 2022-11-09 10:28:48 +01:00
ThatOneCalculator
222f3c817a use title as window header 2022-11-09 01:08:24 -08:00
ThatOneCalculator
3d7c2372c0 ux 2022-11-09 01:03:03 -08:00
ThatOneCalculator
db1297952e last slide 2022-11-09 01:00:48 -08:00
ThatOneCalculator
8e68955ff2 add effects, japanese translation 2022-11-09 00:54:12 -08:00
ThatOneCalculator
fd4f5aeda0 no extra br 2022-11-09 00:46:29 -08:00
ThatOneCalculator
f9d3a73fc3 make layout easier 2022-11-09 00:43:27 -08:00
ThatOneCalculator
76a67df0a5 finish new intro 2022-11-09 00:38:05 -08:00
ThatOneCalculator
137a5461b0 another typo :( 2022-11-09 00:01:43 -08:00
ThatOneCalculator
bd6143cd08 typooo 2022-11-09 00:00:25 -08:00
ThatOneCalculator
9705aeae54 typo 2022-11-08 23:55:37 -08:00
ThatOneCalculator
b28e87d769 show popup 2022-11-08 23:51:59 -08:00
ThatOneCalculator
a2d17665c4 new intro test 2022-11-08 23:48:03 -08:00
ThatOneCalculator
f07a07a38e test 2022-11-08 20:25:22 -08:00
ThatOneCalculator
b3043c383c imprv perf 2022-11-08 16:56:37 -08:00
Kainoa Kanter
f177d166dc 0.2s 2022-11-08 02:05:27 +01:00
Kainoa Kanter
e346d657b6 bookmark icons 2022-11-08 01:44:52 +01:00
ThatOneCalculator
0a3ed642d2 fix scroll anim bug? 2022-11-07 13:52:51 -08:00
ThatOneCalculator
bb3ba02f0c Actually add None.mp3 to prevent error 2022-11-07 13:38:22 -08:00
ThatOneCalculator
cf2ab6becb transitions for navbar hover 2022-11-07 12:47:57 -08:00
ThatOneCalculator
3c1c238db7 revert 2022-11-07 12:46:05 -08:00
ThatOneCalculator
52eeedb639 typo 2022-11-07 12:42:11 -08:00
ThatOneCalculator
2d58b6307b refactor: ⚗️ try active-class 2022-11-07 12:41:47 -08:00
ThatOneCalculator
972a6a10aa use users-three icon for Groups 2022-11-07 12:29:56 -08:00
ThatOneCalculator
47e23b5be7 why do buttons hate me 2022-11-07 12:27:45 -08:00
ThatOneCalculator
804dbb5b6a typo 2022-11-07 12:11:42 -08:00
ThatOneCalculator
144c27298d horrible bad code 2022-11-07 12:09:30 -08:00
ThatOneCalculator
fc2070c340 listen on router 2022-11-07 12:03:03 -08:00
ThatOneCalculator
ced7145c75 fix 2022-11-07 11:57:27 -08:00
ThatOneCalculator
b34acc8256 i am gay 2022-11-07 00:41:32 -08:00
ThatOneCalculator
8a67e65ff9 gaaah 2022-11-07 00:36:53 -08:00
ThatOneCalculator
ef50eb3e64 fallback, .10 2022-11-07 00:31:47 -08:00
ThatOneCalculator
4f91798fa8 am i dumb 2022-11-07 00:21:54 -08:00
ThatOneCalculator
49d12f398f try to fix 2022-11-07 00:17:43 -08:00
ThatOneCalculator
e35c638093 gah 2022-11-07 00:02:48 -08:00
ThatOneCalculator
2fc35d931b console log 2022-11-06 23:57:58 -08:00
ThatOneCalculator
33aea5b45a typo 2022-11-06 23:53:31 -08:00
ThatOneCalculator
bf92109964 test 2022-11-06 23:49:08 -08:00
ThatOneCalculator
83751f8d64 chat button in mobile bar 2022-11-06 23:15:47 -08:00
ThatOneCalculator
1ce3ef31ac ease 2022-11-06 20:48:28 -08:00