ThatOneCalculator
34beab24b7
fix
2023-06-29 21:12:55 -07:00
ThatOneCalculator
24cc6a925d
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
7df442b48e
fix: 🐛 standard input for 2FA token
...
Closes #10361 , removes client dependency
2023-06-29 19:12:42 -07:00
ThatOneCalculator
3e36531afd
fix: 🐛 fix tapping parent on mobile causing side effects
2023-06-29 18:05:27 -07:00
ThatOneCalculator
5c10b18014
chore: 🎨 format, add scss to prettier formatting
2023-06-27 19:32:17 -07:00
ThatOneCalculator
23da13edac
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-27 19:25:14 -07:00
ThatOneCalculator
ad62cadb7d
fix: ♿ don't animate indicator dot if animation is off
...
Closes #10372
2023-06-27 19:25:01 -07:00
freeplay
404e1659fc
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-26 23:23:30 -04:00
freeplay
9f14f0ad9b
feat: horizontally scrolling reactions
2023-06-26 23:22:43 -04:00
ThatOneCalculator
7575a04a5f
chore: 🎨 format
2023-06-26 14:51:45 -07:00
ThatOneCalculator
2e5af9c94a
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop
2023-06-26 14:50:19 -07:00
ThatOneCalculator
d740c9fc61
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker
2023-06-26 14:49:55 -07:00
freeplay
88f435015d
feat: ALT button ( #9265 )
2023-06-25 20:26:15 -04:00
freeplay
cc1b34d3e5
feat: Make scrollable widgets flexible
2023-06-25 18:19:37 -04:00
freeplay
7fa2ed853a
Update visibility descriptions
2023-06-25 11:11:18 -04:00
ThatOneCalculator
41c65a4623
fix: 🐛 properly apply unicode for skin tone selector
2023-06-24 19:38:55 -07:00
ThatOneCalculator
389734e5a6
Merge branch 'develop' into beta
2023-06-24 15:12:45 -07:00
freeplay
ce53288bf0
fix: basically just undo my previous modal changes
2023-06-24 16:35:56 -04:00
freeplay
08df1d9d44
fix: focus first element inside modal
2023-06-24 15:02:54 -04:00
freeplay
dd140db13f
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-24 10:22:06 -04:00
Freeplay
eff50abf3d
fix: jump to top of page when opening modals
...
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format
2023-06-23 21:22:44 -07:00
tamania
c462d48bdb
perf: ⚡ use setInterval instead of setTimeout chain in MkTime
2023-06-23 18:33:37 -07:00
ThatOneCalculator
9d161d9021
chore: 🎨 format
2023-06-23 17:47:14 -07:00
ThatOneCalculator
2f38f228d6
fix: 🐛 non-duplicate skin tone selection
2023-06-23 17:47:07 -07:00
ThatOneCalculator
b6dd48a375
refactor: ♻️ url preview
2023-06-23 17:40:01 -07:00
ThatOneCalculator
7640f4d3f8
refactor: ♻️ make skin tones modular
...
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator
3a17ef6d42
feat: ✨ skin tone selector in category
2023-06-23 16:51:13 -07:00
ThatOneCalculator
9e1fbed9b9
refactor: ♻️ simplify null check
2023-06-23 15:40:38 -07:00
ThatOneCalculator
66ef6a8da8
refactor: ♻️ refactor MkModalWindow for TS safety
2023-06-23 15:36:28 -07:00
Freeplay
cf923e57ad
fix: mobile note spacing
2023-06-23 17:41:39 -04:00
Freeplay
56cd2ea888
fix: autocomplete not being focused properly
2023-06-23 17:30:50 -04:00
ThatOneCalculator
a5fe0ac8b5
feat: ✨ emoji skin tone
...
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
738b111a4c
fix: don't use cache on autocomplete for now
2023-06-22 19:56:42 -07:00
ThatOneCalculator
d296fee10a
perf: ⚡ update emojis, cache in IndexedDb
...
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
ThatOneCalculator
1a971efa68
feat: ✨ $[small ] and $[center ] MFM syntax
2023-06-22 17:41:34 -07:00
ThatOneCalculator
278f42a720
fix: 🐛 collapse reply if type is a mention and it has a reply
2023-06-22 16:46:18 -07:00
ThatOneCalculator
a0a4423f45
fix: 🐛 only collapsed reply if notification is reply
2023-06-22 16:18:59 -07:00
Freeplay
e91389b1af
fix
2023-06-22 17:04:57 -04:00
Freeplay
eb52e67398
fix
2023-06-22 15:35:56 -04:00
Freeplay
94a8f64b3b
Minimize reply context in notifications
2023-06-21 23:38:56 -04:00
Freeplay
7ed1cc1ff7
i apologize to all the cats that may have been harmed before this commit ( #10342 )
2023-06-21 14:22:04 -04:00
Freeplay
49142df177
Fix show more button being shown when more than 4 images inside CW
2023-06-21 12:51:36 -04:00
Freeplay
19874ef231
label to close button
2023-06-20 14:41:51 -04:00
Freeplay
c05f151b1a
Proper use of focus trap
2023-06-20 14:13:05 -04:00
Freeplay
be6a640edb
remove gaps ?
2023-06-20 10:30:13 -04:00
ThatOneCalculator
e2ce197938
refactor: ♻️ better edited timestamp display
2023-06-18 20:34:57 -07:00
ThatOneCalculator
fe0ceb98c5
chore: formatting
2023-06-18 18:36:34 -07:00
ThatOneCalculator
10b9030368
fix: 🐛 don't allow editing a post on another account
2023-06-18 17:46:39 -07:00
ThatOneCalculator
f978c9200d
Revert "dot inside renote button when renoted"
...
This reverts commit e0c7c8f49d
.
2023-06-18 15:54:45 -07:00