Commit Graph

1161 Commits

Author SHA1 Message Date
Kainoa Kanter
89d5810e63 Merge pull request '[PR]: Switch position of Social and Recommended timelines' (#10239) from naskya/calckey:social-recommended-position-switch into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10239
2023-06-03 06:40:16 +00:00
ThatOneCalculator
2ec387de4a
regress: no metrics in dashboard for now 2023-06-02 23:38:05 -07:00
ThatOneCalculator
14126de3d7
chore: formatting 2023-06-02 20:06:04 -07:00
Freeplay
217b389a7b tweak 2023-06-02 22:57:04 -04:00
Freeplay
bf21b84129 fix mfm-cheat-sheet styling 2023-06-02 22:54:23 -04:00
Freeplay
389ca3f332 aria to acc menu button 2023-06-02 21:04:51 -04:00
Freeplay
83d5415801 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-02 18:14:43 -04:00
Freeplay
903d12f18f fix gap 2023-06-02 18:14:39 -04:00
ThatOneCalculator
8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
Kainoa Kanter
caa6408e03 Merge pull request '[PR]: Add an option to toggle opening post on click' (#10242) from Freeplay/calckey:note-click into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10242
2023-06-01 20:44:56 +00:00
ThatOneCalculator
35e72bfca7
chore: formatting 2023-06-01 11:55:13 -07:00
Freeplay
c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
naskya
7b02b87ec6
format 2023-06-01 08:01:24 +09:00
naskya
151f5e355d
Fix exported settings being not importable 2023-06-01 07:55:59 +09:00
naskya
0a99366298
no change, but more comfortable 2023-06-01 07:29:54 +09:00
naskya
9d9047c33d
switch position of social and recommended 2023-06-01 07:24:49 +09:00
Freeplay
618042c3e3 lemme just update that 2023-05-31 17:59:03 -04:00
Namekuji
8480ced256
remove empty form input 2023-05-31 01:14:13 -04:00
Namekuji
b1d0b291ff
get array for alsoKnownAs 2023-05-31 01:02:22 -04:00
ThatOneCalculator
ce5d93c9df
Revert "refactor: add back old info display from mkv12"
This reverts commit c58692fa58.
2023-05-29 19:45:42 -07:00
ThatOneCalculator
c58692fa58
refactor: add back old info display from mkv12 2023-05-29 16:13:36 -07:00
ThatOneCalculator
28cdfc0b6f
fix query 2023-05-29 15:21:29 -07:00
ThatOneCalculator
ea6fca97fd
feat: server metrics in admin overview 2023-05-29 15:10:25 -07:00
ThatOneCalculator
4a05f0c876
refactor: ⚰️ remove old metrics view 2023-05-29 13:49:38 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting 2023-05-29 13:17:42 -07:00
ThatOneCalculator
908e7e20cb
remove repetitive errors in groups 2023-05-29 12:52:43 -07:00
Freeplay
d232ba2aff Add lists hint 2023-05-29 15:08:33 -04:00
Freeplay
020b212b10 always show antennas hint at top 2023-05-29 13:10:35 -04:00
Freeplay
6d66bee740 Merge branch 'develop' of https://codeberg.org/calckey/calckey into hints 2023-05-29 12:47:15 -04:00
Freeplay
69852b8a05 Move follow button + always show label 2023-05-29 09:40:00 -04:00
Freeplay
ee08e1bdda Add clips, antennas hint 2023-05-29 09:11:42 -04:00
ThatOneCalculator
544e3a008e
feat: server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Freeplay
eeb4a41d6c add channel federation warn 2023-05-28 20:31:00 -04:00
Freeplay
56359f0c2d fix: move isRenote check to note.vue 2023-05-28 20:20:53 -04:00
Free
3acf8de621 revert 18156487d9
revert fix: move isRenote check to note.vue
2023-05-28 23:17:10 +00:00
Freeplay
18156487d9 fix: move isRenote check to note.vue 2023-05-28 19:14:01 -04:00
Kainoa Kanter
5475b6ed44 Merge pull request 'New media list layout + hide controls when player too small' (#10213) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10213
2023-05-28 21:24:45 +00:00
Isabell
e208a96e31 add ability to crop content 2023-05-28 15:19:57 +10:00
Freeplay
01de9c0a3b Add bottom fade to show less & hide buttons 2023-05-28 00:17:23 -04:00
Freeplay
7609ac4d88 maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
ThatOneCalculator
870765684a
locale 2023-05-25 22:24:46 -07:00
ThatOneCalculator
afa15e17ef
refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
ThatOneCalculator
911704d6a8
chore: formatting 2023-05-25 19:47:10 -07:00
Freeplay
5d224bf1c6 make consistent 2023-05-25 19:42:42 -04:00
Freeplay
9c7af415ae apply properties to all swipers 2023-05-25 19:40:47 -04:00
Freeplay
30beffab78 Only load timeline in active slide 2023-05-25 19:32:56 -04:00
Kainoa Kanter
991788dcce Merge pull request 'Display author's replies first, fixes, other stuff' (#10194) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10194
2023-05-25 03:51:34 +00:00
Essem
af3f36f063
Hide security key section if TOTP is disabled
This should prevent some unintended behavior (and 500 errors) for now.
2023-05-24 14:43:22 -05:00
Freeplay
7b86c7087d Fix 'noteOf' text in post title 2023-05-24 13:22:53 -04:00
ThatOneCalculator
983c860bd0
webhooks icon 2023-05-23 17:59:58 -07:00