Kainoa Kanter
6f0b28859e
style: 🎨 Replace to and from with 0% and 100% in CSS @keyframes
...
Closes #10752
2023-09-20 12:30:33 -07:00
Kainoa Kanter
490abe7275
feat: vibration
2023-09-17 21:59:09 +00:00
naskya
29760fbe01
chore: round down elapsed time
2023-09-13 08:04:04 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
...
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
naskya
c6c4a48823
chore: remove unused items
2023-08-10 20:25:21 +00:00
Acid Chicken (硫酸鶏)
5f3f7f1843
feat: rounded cat ears ( close #48 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chiken.com>
2023-07-31 20:24:25 -07:00
Laura Hausmann
bdce35d522
fix: 🐛 MkTime logic
2023-07-25 21:30:26 -07:00
freeplay
389beda241
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-07-20 19:14:54 -04:00
freeplay
942efb635e
refactor: sticky-container class
2023-07-20 19:14:13 -04:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop
2023-07-19 08:55:26 -07:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
freeplay
b3776a5e69
fix: match custom emoji size to Misskey's
...
resolves #10438
2023-07-12 13:26:36 -04:00
freeplay
6d70b2402d
style: consistent link underline thickness
2023-07-11 00:27:21 -04:00
freeplay
a37daacc56
style: don't truncate URL's
2023-07-10 19:02:31 -04:00
freeplay
ac2f75857f
style: link underlines, attempt two™
2023-07-10 13:09:44 -04:00
ThatOneCalculator
84b70a4fcc
Revert "style: link underlines"
...
This reverts commit 46d97d49a2
.
2023-07-09 20:01:01 -07:00
freeplay
46d97d49a2
style: link underlines
2023-07-09 15:05:39 -04:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
freeplay
892610092a
remove unneeded property
2023-07-04 21:39:41 -04:00
freeplay
ef3f9316a0
style: truncate long URL's
2023-07-04 21:37:50 -04:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00
yawhn
f74c968714
fix: temp fix for null metadata
2023-07-02 16:16:01 +03:00
freeplay
61ad79ec17
fix: webkit blur effects
2023-07-01 19:21:26 -04:00
tamania
c462d48bdb
perf: ⚡ use setInterval instead of setTimeout chain in MkTime
2023-06-23 18:33:37 -07:00
ThatOneCalculator
e2ce197938
refactor: ♻️ better edited timestamp display
2023-06-18 20:34:57 -07:00
Freeplay
e8ae6738d1
Set font size directly rather than using classes, add 18px font size option, fixes
2023-06-13 14:42:18 -04:00
Freeplay
d0aeee089d
fix back button display
2023-06-12 18:54:29 -04:00
Freeplay
fea8203c2f
fix
2023-06-12 18:05:31 -04:00
Freeplay
fbc67ca745
force advanced MFM in posting form preview
2023-06-10 19:34:20 -04:00
ThatOneCalculator
36283b9a35
chore: formatting
2023-06-05 16:40:48 -07:00
Freeplay
de65c3c3f6
the better way of doing advanced MFM™
2023-06-05 11:55:21 -04:00
Freeplay
3b889d9c05
header spacing
2023-06-04 16:05:06 -04:00
Kainoa Kanter
89330c5161
Merge pull request '[PR]: Add advanced MFM toggle' ( #10254 ) from Freeplay/calckey:advanced-mfm into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10254
2023-06-04 18:59:56 +00:00
Freeplay
15b30231eb
Allow clicking pfp in header of note page
2023-06-03 22:20:42 -04:00
Freeplay
5a3e14fa32
Forgot clip-path
2023-06-03 17:26:37 -04:00
Freeplay
c80e106fb5
Advanced MFM toggle
2023-06-03 17:12:08 -04:00
ThatOneCalculator
35e72bfca7
chore: formatting
2023-06-01 11:55:13 -07:00
Freeplay
2515319c08
hide back button when not needed
2023-05-31 22:38:14 -04:00
Freeplay
3443e5d649
button styling
2023-05-31 16:34:29 -04:00
Freeplay
2375d2a8a6
hide follow-button label on mobile
2023-05-24 21:41:28 -04:00
Freeplay
34f33e6bb5
Fix truncated text in header
2023-05-24 12:27:12 -04:00
Freeplay
e135f15832
hide scrollbar in header
2023-05-23 20:54:28 -04:00
Freeplay
e04562cdc8
Fix tabs not transitioning on first click
2023-05-23 13:56:29 -04:00
ThatOneCalculator
79fe1dcd61
chore: formatting
2023-05-22 17:00:50 -07:00
Kainoa Kanter
2c36590ec7
Merge pull request 'Center header tabs, only hide labels if more than 3' ( #10178 ) from Freeplay/calckey:header into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Kainoa Kanter
840f7f1930
Merge pull request 'Feat: MFM fade' ( #10179 ) from ikiko/calckey:Feat-MFM-fade-dev into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
e2552bdfbb
Add MFM fade functionality
2023-05-23 06:54:42 +10:00
Freeplay
07ce15d30e
this took longer than i would have liked.
2023-05-22 16:38:11 -04:00
Freeplay
e36ce8e849
fix avatar pos
2023-05-22 15:45:39 -04:00
Freeplay
9db7962e37
more fix, actually
2023-05-22 15:35:03 -04:00
Freeplay
4b56d34f93
better way of doing that
...
Couldn't due before becuase of how css was done
2023-05-22 15:23:26 -04:00
Freeplay
9f360606a0
fixes!!
2023-05-22 15:20:05 -04:00
Freeplay
f4e4dd6b5e
Merge branch 'develop' of https://codeberg.org/calckey/calckey into header
2023-05-22 11:44:08 -04:00
Freeplay
0f82c4250b
Add follow button to header
2023-05-21 16:30:35 -04:00
Kainoa Kanter
6d3a5d63cc
chore: formatting
2023-05-19 15:41:59 -07:00
Freeplay
fb06aecb7b
Jump to Reply + other note page improvmeents
2023-05-17 21:54:37 -04:00
Kainoa Kanter
2de535b0b8
fix: dont show cheat sheet when not needed
2023-05-16 20:31:13 -07:00
Freeplay
cda1e7bbf4
classic view spacing
2023-05-14 19:19:00 -04:00
Kainoa Kanter
8877598799
chore: formatting
2023-05-12 20:11:41 -07:00
Freeplay
f5867f2541
Fix more unfocusable elements
2023-05-10 17:44:08 -04:00
Freeplay
5e23d960ab
some semantics
2023-05-10 16:20:52 -04:00
Freeplay
015eed31f8
center header
2023-05-04 08:16:51 -04:00
ThatOneCalculator
087f3aaaa2
fix: correctly display links to self instance URL
...
Closes #9270
Co-authored-by: GitHub <futchitwo>
2023-05-02 14:45:09 -07:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
ThatOneCalculator
121ddedce8
chore: format
2023-04-30 13:27:27 -07:00
Kaity A
627a71701f
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acb
.
2023-04-29 19:14:36 -07:00
Free
c1d5922acb
keyboard accessibility ( #9725 )
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
Freeplay
5e01581d06
outline fixes
2023-04-28 23:26:19 -04:00
Freeplay
3a49c3eb37
Fix focusing avatars in weird places
2023-04-28 21:39:48 -04:00
Freeplay
a39802cf92
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kainoa Kanter
df7c71b1b4
refactor
2023-04-06 22:28:44 -07:00
ThatOneCalculator
48d00217c9
final fix?
2023-04-04 22:41:57 -07:00
ThatOneCalculator
f78cdb9c60
import i18n
2023-04-04 22:22:35 -07:00
ThatOneCalculator
3f48a9926b
more fix
2023-04-04 22:12:55 -07:00
ThatOneCalculator
bcd5779a9d
fix
2023-04-04 22:03:24 -07:00
ThatOneCalculator
c88627fc88
back button in settings
2023-04-04 21:59:11 -07:00
yawhn
25c72943c7
fix: a bug in ads
2023-03-22 12:24:37 -07:00
Free
4b1af35b39
Allows ctrl+clicking internal links ( #9603 ) ( #9743 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9743
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-22 18:50:30 +00:00
Free
74bb79792d
note-improvements ( #9739 )
...
fixes #9735 , translations, plus other tweaks
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
Freeplay
23727bae92
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-03-15 18:40:21 -04:00
fruye
0e2a5b3093
fix: Isolate unicode characters in display names ( #9702 )
...
This fixes a 'Follows you' badge on a profile page and account addresses in threads from being drawn backwards when an account has some special Unicode characters that change the direction of text in their name (i.e. U+202E RIGHT-TO-LEFT OVERRIDE).
Co-authored-by: fruye <fruye@unix.dog>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9702
Co-authored-by: fruye <fruye@noreply.codeberg.org>
Co-committed-by: fruye <fruye@noreply.codeberg.org>
2023-03-15 07:18:18 +00:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
Kainoa Kanter
f2ce0ef273
Merge pull request 'Add divider to header' ( #9678 ) from Freeplay/calckey:a into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9678
2023-03-04 03:25:49 +00:00
Freeplay
0ceb272fbf
Add divider to header
2023-02-28 17:12:29 -05:00
Freeplay
c2dde63813
fix indents on this ?
2023-02-25 21:51:37 -05:00
Freeplay
790dcccc6e
don't know why that was like that oops
2023-02-25 21:49:41 -05:00
yawhn
fce27471ab
fix: multiple Ads' bugs.
...
feat: Ads widget
https://codeberg.org/calckey/calckey/issues/9138
https://codeberg.org/calckey/calckey/issues/9080
2023-02-24 13:58:45 +02:00
Freeplay
5a4a3a536b
fix click events
2023-02-23 20:14:43 -05:00
Freeplay
6639d7d42c
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-02-19 20:24:33 -05:00
ThatOneCalculator
302e452572
fix
2023-02-18 19:48:25 -08:00
ThatOneCalculator
2d59e363c0
feat: ✨ Show time for users
2023-02-18 11:33:25 -08:00
ThatOneCalculator
b654add6b3
fix
2023-02-17 12:36:16 -08:00
ThatOneCalculator
9ed34f3704
add isActiveTab method
2023-02-17 11:54:33 -08:00
ThatOneCalculator
4ed1b80d68
perf: ⚡ MkPageHeader perf
2023-02-17 11:40:12 -08:00
ThatOneCalculator
cdf9a03604
chore: formatting
2023-02-17 00:19:29 -08:00
Free
9093319906
Top nav fixes ( #9634 )
...
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-13 21:14:06 +00:00