Commit Graph

157 Commits

Author SHA1 Message Date
ThatOneCalculator
4d04fc68e5 fix 2023-04-04 22:03:24 -07:00
ThatOneCalculator
29799e36aa back button in settings 2023-04-04 21:59:11 -07:00
yawhn
92a8323f57 fix: a bug in ads 2023-03-22 12:24:37 -07:00
Free
55add2d7f6 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
a4107d01a8 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
9e2bcbbb2b Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
fruye
77ff4ca78f 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
1979a60ff8 icons 2023-03-11 13:01:04 -08:00
Kainoa Kanter
296f786458 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
4229ea9ca0 Add divider to header 2023-02-28 17:12:29 -05:00
Freeplay
8201f0390c fix indents on this ? 2023-02-25 21:51:37 -05:00
Freeplay
af8460e90a don't know why that was like that oops 2023-02-25 21:49:41 -05:00
yawhn
d2f1268195 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
65bcb91ca5 fix click events 2023-02-23 20:14:43 -05:00
Freeplay
145b15ad04 Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-02-19 20:24:33 -05:00
ThatOneCalculator
d5e28cb129 fix 2023-02-18 19:48:25 -08:00
ThatOneCalculator
c28e5fcad5 feat: Show time for users 2023-02-18 11:33:25 -08:00
ThatOneCalculator
39e22e4a93 fix 2023-02-17 12:36:16 -08:00
ThatOneCalculator
4b74514250 add isActiveTab method 2023-02-17 11:54:33 -08:00
ThatOneCalculator
83344d30b1 perf: MkPageHeader perf 2023-02-17 11:40:12 -08:00
ThatOneCalculator
32f55af2ce chore: formatting 2023-02-17 00:19:29 -08:00
Free
ef1fa067f9 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
88709e1104 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
Free
fe7393fb6d 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
d9b85d9844 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
0ddcafb967 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
9f3c9f8868 Formatting 2023-02-11 17:14:50 -08:00
Free
07ca57574f 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
syuilo
e917dc6be3 fix(client): validate urls to improve security 2023-02-10 11:08:08 -08:00
ThatOneCalculator
9dc26cb5e8 undo 2023-02-09 15:06:01 -08:00
ThatOneCalculator
7d14912a9c fix iconOnly for home tl 2023-02-09 15:01:31 -08:00
Kainoa Kanter
163da15b10 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
36b036625e use fixed color fox blockquotes + other styling 2023-02-09 06:31:49 -05:00
Freeplay
ff274f73d5 Add labels to mobile top nav 2023-02-09 05:09:40 -05:00
ThatOneCalculator
ae2f3477f0 refactor: online indicator 2023-01-21 11:53:45 -08:00
ThatOneCalculator
2aab2de38d refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator
2854ed3470 revert border thickness change 2022-12-13 11:02:46 -08:00
ThatOneCalculator
2078f07fe1 cat styling 2022-12-12 12:07:53 -08:00
ThatOneCalculator
7a8ab8b381 fix calckeyjs 2022-12-12 10:19:18 -08:00
ThatOneCalculator
804224f92c Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
0d032b90d0 moved reduced motion query to script 2022-11-29 18:40:12 -08:00
ThatOneCalculator
009fb9eb0f .3 2022-11-29 18:31:12 -08:00
ThatOneCalculator
d72d5f3f49 fix 2022-11-29 18:25:37 -08:00
ThatOneCalculator
ecd6ed7716 respect reduced motion 2022-11-29 18:13:08 -08:00
ThatOneCalculator
8b771b62c0 refactor: ♻️ Replace all $ts with i18n 2022-11-10 14:12:44 -08:00
ThatOneCalculator
8ee8ab8a7e disable link hover effect for now 2022-11-06 19:29:42 -08:00
ThatOneCalculator
3b9fda8f05 underline effect 2022-11-06 19:14:55 -08:00
ThatOneCalculator
293ad4e670 no more XHeader 2022-11-06 19:04:15 -08:00
ThatOneCalculator
b26cc866bb make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
3fefe1ba4b fixxxxx 2022-11-06 18:30:26 -08:00