freeplay
2ec75fdd70
fix: misaligned new post button
...
I don't understand why margin-top caused that ??
2023-06-30 18:44:38 -04:00
ThatOneCalculator
3dc1af2b7c
feat: ✨ introduce local user select dialog
...
Used for selecting group members and proxy account.
Closes #7987 , API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
360a1e04dd
chore: 🎨 format
2023-06-27 23:37:24 -07:00
ThatOneCalculator
709a8ed1df
fix: 🐛 security key display name
...
Closes #10313
2023-06-27 23:04:31 -07:00
ThatOneCalculator
196b62bc1d
chore: 🎨 format, add scss to prettier formatting
2023-06-27 19:32:17 -07:00
Kainoa Kanter
b43f6a7add
Merge pull request '[PR]: Option to disable swiping' ( #10367 ) from Freeplay/calckey:swiper into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10367
2023-06-27 02:52:35 +00:00
freeplay
1fdee7015b
fix: only show option based on device + add option to backups
2023-06-26 21:50:02 -04:00
ThatOneCalculator
c5206e7eb9
chore: 🎨 format
2023-06-26 14:51:45 -07:00
ThatOneCalculator
f29c5396c7
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop
2023-06-26 14:50:19 -07:00
ThatOneCalculator
1aa1320567
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker
2023-06-26 14:49:55 -07:00
freeplay
a6b1164cb1
chore: format
2023-06-26 15:47:05 -04:00
freeplay
7e8f18a9a9
chore: apply to all swipers
2023-06-26 15:39:59 -04:00
freeplay
f9f5a7df20
feat: toggle-able swiping
2023-06-26 14:36:28 -04:00
freeplay
22bf2e6e42
fix: new posts button z-index + use darkened accent
2023-06-26 12:56:47 -04:00
freeplay
7daba37f4c
fix: prevent jump when new posts button appears
2023-06-25 20:33:08 -04:00
freeplay
18772d7dd2
fix: actually fix mobile pos
...
oops...
2023-06-25 17:28:35 -04:00
freeplay
8635721901
fix: new posts button mobile position + webkit-mask
2023-06-25 17:10:10 -04:00
freeplay
b25b978761
style: New posts button
2023-06-25 17:07:01 -04:00
Namekuji
828c3890c9
fix: 2fa registration code
2023-06-24 23:25:25 -04:00
ThatOneCalculator
3b71d7929a
fix: 🩹 ask for reload upon changing skin tone
2023-06-24 19:23:14 -07:00
ThatOneCalculator
316f7c9fa3
fix: ✏️ deduplicate class
2023-06-24 19:17:48 -07:00
ThatOneCalculator
d1efef1353
refactor: 💄 improve miauth style
2023-06-24 19:16:15 -07:00
ThatOneCalculator
79469125a6
chore: 🎨 format
2023-06-23 00:22:55 -07:00
ThatOneCalculator
810d534e51
fix: 🐛 pull up instance window instead of search field
2023-06-23 00:21:48 -07:00
ThatOneCalculator
a6cd9a6367
fix: 🩹 disable Unicode 15 emojis
...
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator
993efa1752
Merge branch 'refactor/emojis' into develop
2023-06-22 22:09:25 -07:00
ThatOneCalculator
28610193b8
fix: 💄 consistent emoji styling
2023-06-22 21:08:04 -07:00
ThatOneCalculator
8f419319a7
feat: ✨ emoji skin tone
...
Closes #9959
2023-06-22 20:58:44 -07:00
Kainoa Kanter
e66fc4ddda
refactor: ♻️ open instance as lookup window
2023-06-23 02:02:27 +00:00
ThatOneCalculator
d9e117b378
feat: ✨ clickable domains on job queue
...
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-06-22 18:11:25 -07:00
ThatOneCalculator
8539e4c7fd
feat: ✨ $[small ] and $[center ] MFM syntax
2023-06-22 17:41:34 -07:00
Freeplay
6e311c6612
Fix missing deviceKind imports for swipers
2023-06-21 17:13:46 -04:00
ThatOneCalculator
385f31df29
refactor: ♻️ better edited timestamp display
2023-06-18 20:34:57 -07:00
ThatOneCalculator
05a30f7390
fix: 💄 badge style on mobile
2023-06-18 20:11:30 -07:00
Freeplay
8901635adb
fix
2023-06-17 13:18:19 -04:00
Freeplay
01c613bd31
add faded edges to swiper + shadows :3
2023-06-17 00:51:38 -04:00
Freeplay
50e6f8bb83
Add backgrounds in nav & settings when wallpaper in use
2023-06-16 22:54:01 -04:00
ThatOneCalculator
04c3f99996
fix: 🐛 display punishments on desktop
2023-06-16 10:16:19 -07:00
ThatOneCalculator
bc13bfdfec
fix: 🐛 2FA dialog
2023-06-15 19:52:51 -07:00
ThatOneCalculator
b63f9cb84e
feat: ✨ 2FA input dialog
2023-06-15 19:32:27 -07:00
ThatOneCalculator
1622ec3620
feat: 💄 button icons for security
2023-06-15 16:42:24 -07:00
ThatOneCalculator
db7b82d2a7
style: 💄 2fa dialog styling
2023-06-15 16:34:56 -07:00
ThatOneCalculator
d496c58922
fix: 🚑 fix switch import
2023-06-15 16:25:31 -07:00
ThatOneCalculator
62654341e4
feat: 🔒 Improve 2FA/keypass experience
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-15 16:12:32 -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
ThatOneCalculator
4b0042cf9a
refactor: 💄 style punishments
2023-06-13 17:42:00 -07:00
ThatOneCalculator
8f7eedc784
feat: 🧐 bring back misskey's moderation displays on profile
2023-06-13 17:15:00 -07:00
ThatOneCalculator
336603a2f4
fix: "24"th hour doesn't exist, it's 0
2023-06-13 17:06:32 -07:00
Freeplay
5a2a2ab603
Set font size directly rather than using classes, add 18px font size option, fixes
2023-06-13 14:42:18 -04:00
Freeplay
e3e1c8fc7d
Move user menu to MkFollowButton
2023-06-12 17:59:13 -04:00