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
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