ThatOneCalculator
af15d08bd6
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
5bfe6c0730
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
ThatOneCalculator
1fb5635a4d
chore: format
2023-04-30 13:27:27 -07:00
Kaity A
6a509637d5
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
ThatOneCalculator
1051da8fbf
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acbe7060c0ea779ccf314e9f0e6b91bb3.
2023-04-29 19:14:36 -07:00
Free
08686da50e
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
ba21f54469
outline fixes
2023-04-28 23:26:19 -04:00
Freeplay
d8a6ce64a3
Fix focusing avatars in weird places
2023-04-28 21:39:48 -04:00
Freeplay
61d7cb173a
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
Kainoa Kanter
8f35b66bbb
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kainoa Kanter
ae53b4e5d3
refactor
2023-04-06 22:28:44 -07:00
ThatOneCalculator
a47a8afa56
final fix?
2023-04-04 22:41:57 -07:00
ThatOneCalculator
20c33e9cdf
import i18n
2023-04-04 22:22:35 -07:00
ThatOneCalculator
6ce03980c0
more fix
2023-04-04 22:12:55 -07:00
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
Freeplay
f0a53114b3
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-02-12 20:01:41 -05: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
Freeplay
f91e60a1a5
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-02-11 14:14:56 -05: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