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
Free
4e84d45a20
Hopefully fix performance of topbar nav ( #9631 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9631
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-13 18:57:33 +00:00
Freeplay
9e7bd91f88
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-02-12 20:01:41 -05:00
Free
256fd485fd
apply mobile nav styling to desktop, maybe also fix misalignment ? ( #9623 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9623
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 23:41:54 +00:00
Free
3185512753
tab performance ( #9621 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9621
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 22:49:38 +00:00
Free
d8512d5485
fix navbar hover thingy ( #9616 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9616
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 18:42:21 +00:00
ThatOneCalculator
b02f62dba4
Formatting
2023-02-11 17:14:50 -08:00
Free
474a02bfe0
Hide inactive tab labels on mobile ( #9609 )
...
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9609
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 01:11:11 +00:00
Freeplay
6631f77d5b
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-02-11 14:14:56 -05:00
syuilo
96e1a93216
fix(client): validate urls to improve security
2023-02-10 11:08:08 -08:00
ThatOneCalculator
cca72dfbac
undo
2023-02-09 15:06:01 -08:00
ThatOneCalculator
f500086a0e
fix iconOnly for home tl
2023-02-09 15:01:31 -08:00
Kainoa Kanter
52e6bf7f4c
Merge pull request 'Add labels to mobile top nav' ( #9579 ) from Freeplay/calckey:mobile-navbar into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9579
2023-02-09 19:17:07 +00:00
Freeplay
ad27cb20ec
use fixed color fox blockquotes + other styling
2023-02-09 06:31:49 -05:00
Freeplay
9eec56f486
Add labels to mobile top nav
2023-02-09 05:09:40 -05:00
Freeplay
8f43786bee
focus selected page
2023-02-08 21:55:07 -05:00
ThatOneCalculator
eb14539989
refactor: online indicator
2023-01-21 11:53:45 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
ThatOneCalculator
cdf0f96b4e
revert border thickness change
2022-12-13 11:02:46 -08:00
ThatOneCalculator
c050ff5580
cat styling
2022-12-12 12:07:53 -08:00
ThatOneCalculator
3a05623e87
fix calckeyjs
2022-12-12 10:19:18 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js
2022-12-11 19:24:12 -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
48dc6861ea
fix
2022-11-29 18:25:37 -08:00
ThatOneCalculator
269462bfc6
respect reduced motion
2022-11-29 18:13:08 -08:00
ThatOneCalculator
ca1b1c9321
refactor: ♻️ Replace all $ts
with i18n
2022-11-10 14:12:44 -08:00
ThatOneCalculator
e3dd9ed3c9
disable link hover effect for now
2022-11-06 19:29:42 -08:00
ThatOneCalculator
c3e6b6544b
underline effect
2022-11-06 19:14:55 -08:00
ThatOneCalculator
11082f1fb2
no more XHeader
2022-11-06 19:04:15 -08:00
ThatOneCalculator
20d264227c
make icons large
2022-11-06 18:49:47 -08:00
ThatOneCalculator
5cb2a22566
fixxxxx
2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
405eb71564
fix: 🐛 wrong placement
2022-10-25 23:19:45 -07:00
ThatOneCalculator
f7ed1b77cc
fix: 🐛 Show title on mobile if there's no tab buttons
2022-09-09 15:04:31 -07:00
ThatOneCalculator
e8664b5664
chore: 🔀 Merge upstream
2022-09-09 12:16:58 -07:00
ThatOneCalculator
f08c04cdb1
fix: 🐛 fix header button positions on mobile
2022-09-08 10:42:01 -07:00
ThatOneCalculator
c9792492cb
fix: ⏪
2022-09-07 16:18:04 -07:00
ThatOneCalculator
78bd658a4f
fix sync
2022-09-07 16:11:00 -07:00
ThatOneCalculator
045fc9e1ee
fix: 🐛 Don't show tab title on mobile
2022-09-07 15:37:04 -07:00
ThatOneCalculator
c601650151
fix
2022-09-07 15:33:21 -07:00
ThatOneCalculator
9b3ad73576
feat: ✨ Better tabs for mobile
2022-09-07 15:09:23 -07:00
syuilo
a9e13693a5
refactor(client): refactor file name and directory structure
2022-09-06 18:21:49 +09:00
ThatOneCalculator
94774723f0
Merge remote-tracking branch 'misskey/develop' into develop
2022-09-05 15:00:53 -07:00
ThatOneCalculator
79be45c65c
Merge remote-tracking branch 'misskey/develop' into develop
2022-09-05 15:00:45 -07:00
syuilo
9db2380c20
refactor(client): use setup syntax
2022-09-05 18:51:23 +09:00
syuilo
d9ff2dd471
refactor(client): use setup syntax
2022-08-31 23:12:22 +09:00
syuilo
786b150ea7
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00
ThatOneCalculator
ab4c267594
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-27 15:18:59 -07:00
syuilo
e0dce77678
chore(client): tweak loading display
2022-08-27 16:26:14 +09:00
ThatOneCalculator
b6dcfede43
fix: ⚗️
2022-08-16 00:28:33 -07:00
ThatOneCalculator
f8a410a843
fix: 🐛 fix avatar not showing up
2022-08-16 00:25:47 -07:00
ThatOneCalculator
0115747997
feat: ✨ Make mobile account avatar clickable
2022-08-16 00:22:37 -07:00
ThatOneCalculator
c80577c709
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-15 15:21:46 -07:00
あずき⪥™
c97dc7fe93
feat: show header with current user avatar on TL ( #9051 )
...
* feat: show header with current user avatar on TL
* refactor(client): use displayMyAvatar prop instead of metadata
* refactor(client): prefer v-if to `display: none;`
2022-08-13 17:41:17 +09:00
ThatOneCalculator
0601a89cb8
New error images!
2022-08-08 14:07:09 -07:00
ThatOneCalculator
7452f648b6
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-06 22:06:55 -07:00
syuilo
c4830dcf3a
perf(client): use shallowRef as possible
2022-08-06 19:20:53 +09:00
ThatOneCalculator
5b67390baf
loader stroke 6px
2022-07-27 19:27:29 -07:00
ThatOneCalculator
aa6ca4d6e9
speed up to 1.2s
2022-07-27 12:34:23 -07:00
ThatOneCalculator
979c7cc839
LOADING ANIMATION IS FINALLY FIXED
2022-07-27 12:32:14 -07:00
ThatOneCalculator
db787696b7
40
2022-07-27 12:28:36 -07:00
ThatOneCalculator
76ce3f80de
🙏
2022-07-27 12:27:09 -07:00
ThatOneCalculator
e1d6e910f7
fix fr on god no cap
2022-07-27 12:04:26 -07:00
ThatOneCalculator
160cb38afa
hopefully fix fo the last time
2022-07-27 11:57:09 -07:00
ThatOneCalculator
f277aaf677
fix again
2022-07-27 11:52:10 -07:00
ThatOneCalculator
6e7efb8c43
fix
2022-07-27 11:46:52 -07:00
ThatOneCalculator
ac570286a2
accessibility <3
2022-07-27 11:32:55 -07:00
ThatOneCalculator
b36bb813c1
Spinner
2022-07-27 11:19:57 -07:00
ThatOneCalculator
1a9a3b1bc4
start better headerbar
2022-07-23 21:57:13 -07:00
ThatOneCalculator
f7e0c8a4a9
MkLoading instead of "Loading..."
2022-07-23 19:45:27 -07:00
ThatOneCalculator
490fab8335
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-20 22:04:12 -07:00
syuilo
50e3ca19bc
refactor(client): ✨
2022-07-20 22:24:26 +09:00
syuilo
66f1aaf5f7
enhance(client): ネストしたルーティングに対応
2022-07-20 19:59:27 +09:00
ThatOneCalculator
eaf31f78ad
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-19 09:04:29 -07:00
syuilo
17afbc3c46
enhance(client): suspense
...
Fix #8817
2022-07-19 21:36:33 +09:00
ThatOneCalculator
4bfc6f2457
Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop
2022-07-18 20:34:37 -07:00
ThatOneCalculator
be12452fb8
Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop
2022-07-18 20:31:46 -07:00
syuilo
49499f3d7d
enhance(client): tweak ui
2022-07-18 05:03:39 +09:00