Freeplay
|
8d507c2de7
|
allow scrolling from body again, keep scrollbar in widgets
|
2023-06-08 14:16:00 -04:00 |
|
Kainoa Kanter
|
774acab36c
|
Merge pull request '[PR]: feat: channel column in deck view' (#10291) from naskya/calckey:feat/deck-channel-column into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10291
|
2023-06-08 16:52:43 +00:00 |
|
Essem
|
6c447c94e8
|
Attempt to split column scrolling
|
2023-06-08 10:06:22 -05:00 |
|
naskya
|
175d727629
|
feat: channel column in deck view
|
2023-06-08 13:29:19 +00:00 |
|
Freeplay
|
b42805d51a
|
center-align navbar icons
|
2023-06-04 18:16:54 -04:00 |
|
Freeplay
|
8bc7cb358c
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-04 17:52:49 -04:00 |
|
Freeplay
|
37156d236f
|
Prevent newly-made unlisted posts from showing in antennas
|
2023-06-04 17:52:44 -04:00 |
|
ThatOneCalculator
|
cb3649eef5
|
chore: formatting
|
2023-06-04 14:42:22 -07:00 |
|
Freeplay
|
e23dc68ac9
|
i18n to more button in navbar
|
2023-06-04 15:46:11 -04:00 |
|
Freeplay
|
4fb9b0bbf7
|
hide broken logged-out header link for now
|
2023-05-31 19:43:58 -04:00 |
|
Freeplay
|
172b37fe00
|
fix border w/ wallpaper
|
2023-05-30 10:15:18 -04:00 |
|
Freeplay
|
4b12973586
|
Add bottom fade to show less & hide buttons
|
2023-05-28 00:17:23 -04:00 |
|
ThatOneCalculator
|
0a45449108
|
chore: formatting
|
2023-05-25 19:47:10 -07:00 |
|
Freeplay
|
75cb5e18c6
|
little refactor
|
2023-05-24 19:33:59 -04:00 |
|
ThatOneCalculator
|
cdad46d8f0
|
why was that ever there??
|
2023-05-22 17:36:19 -07:00 |
|
ThatOneCalculator
|
d0bc891e2d
|
chore: formatting
|
2023-05-22 08:23:00 -07:00 |
|
TalonTheDragon
|
9a3e855640
|
Add translations to deck.vue aria labels
|
2023-05-22 10:54:42 +02:00 |
|
TalonTheDragon
|
d7f751a1a0
|
Add translation to aria labels
|
2023-05-21 23:02:22 +02:00 |
|
TalonTheDragon
|
b8f90e192b
|
Label deck and universal bar buttons for screen readers on mobile. Still needs translation and aria-selected
|
2023-05-21 19:17:13 +02:00 |
|
Kainoa Kanter
|
d2106d4904
|
fix: dont show cheat sheet when not needed
|
2023-05-16 20:31:13 -07:00 |
|
Freeplay
|
ba55c3be4f
|
fix noBg timeline BG's when wallpaper set
|
2023-05-15 22:05:43 -04:00 |
|
Freeplay
|
0c1aa3b59e
|
classic view spacing
|
2023-05-14 19:19:00 -04:00 |
|
Freeplay
|
26e9d6fc6f
|
Remove classic header (isn't used anywhere anymore)
|
2023-05-14 19:14:54 -04:00 |
|
Freeplay
|
2005b8279f
|
tweak navbar
|
2023-05-14 19:10:59 -04:00 |
|
Freeplay
|
fb21f501ef
|
fix mobile navbar
|
2023-05-14 17:21:28 -04:00 |
|
Freeplay
|
c023972edc
|
Replace classic.vue w/ a class in universal.vue
|
2023-05-14 17:06:58 -04:00 |
|
Kainoa Kanter
|
d2fd405450
|
Merge pull request 'feat: automatically set antenna/list column names' (#10116) from naskya/calckey:feat/set-column-names-by-default into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10116
|
2023-05-14 14:04:03 +00:00 |
|
naskya
|
c4c26dae2f
|
Set antenna/list column names automatically
|
2023-05-14 14:53:33 +09:00 |
|
naskya
|
1c442b5031
|
Use ph-flying-saucer for antenna column in Deck
|
2023-05-14 14:36:29 +09:00 |
|
Kainoa Kanter
|
0f47689351
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
|
Kainoa Kanter
|
14fb2ffa8b
|
Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd5c54815e8e999d1e41ce4219904cb9.
|
2023-05-12 20:05:18 -07:00 |
|
Kainoa Kanter
|
d477a8904b
|
add (back) pwa install button to help menu
|
2023-05-11 18:59:42 -07:00 |
|
Freeplay
|
0e1aeeb4f2
|
remove backdrop-filter in icon-only sidebar
|
2023-05-11 21:01:47 -04:00 |
|
Freeplay
|
8ada43232e
|
fix
|
2023-05-11 20:43:00 -04:00 |
|
Freeplay
|
d215006102
|
Fix wallpaper support for all views
|
2023-05-11 20:38:54 -04:00 |
|
Freeplay
|
76d3ca3ece
|
Replace classic navbar w/ new
|
2023-05-11 19:46:42 -04:00 |
|
Freeplay
|
f9c2cde46e
|
Replace classic view widgets w/ the one from default view
|
2023-05-11 18:34:44 -04:00 |
|
Kainoa Kanter
|
c1eeef849e
|
Merge pull request 'keyboard-accessibility' (#10084) from Freeplay/calckey:keyboard-accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10084
|
2023-05-10 22:20:57 +00:00 |
|
ThatOneCalculator
|
355df50004
|
chore: formatting
|
2023-05-10 14:08:51 -07:00 |
|
Freeplay
|
70198a8db1
|
some semantics
|
2023-05-10 16:20:52 -04:00 |
|
ThatOneCalculator
|
5e13a52a51
|
missed one
|
2023-05-08 16:15:04 -07:00 |
|
ThatOneCalculator
|
39c6949321
|
chore: formatting
|
2023-05-08 13:01:06 -07:00 |
|
ThatOneCalculator
|
c51b023ff4
|
calckey.org
|
2023-05-07 18:57:50 -07:00 |
|
ThatOneCalculator
|
1fb5635a4d
|
chore: format
|
2023-04-30 13:27:27 -07:00 |
|
Freeplay
|
205c634d41
|
classic view fixes
|
2023-04-28 23:18:01 -04:00 |
|
Freeplay
|
3647f78747
|
sidebar focus
|
2023-04-28 22:40:23 -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 |
|
Free
|
908765106d
|
super minor styling stuff (#9918)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9918
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
|
2023-04-26 20:03:32 +00:00 |
|
ThatOneCalculator
|
cc73ec8d62
|
Revert "update locales for calckey"
This reverts commit 8ab6a4c442175630e1e32d2a3d2d478878a4600e.
|
2023-04-17 15:37:05 -07:00 |
|