Commit Graph

2932 Commits

Author SHA1 Message Date
Freeplay
d85067fad5 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Natty
1773ae14e3
Renote button optimization 2023-05-22 17:54:44 -07:00
ThatOneCalculator
28750dddc8
why was that ever there?? 2023-05-22 17:36:19 -07:00
ThatOneCalculator
b5eb374e62
fix fade 2023-05-22 17:26:27 -07:00
ThatOneCalculator
79fe1dcd61
chore: formatting 2023-05-22 17:00:50 -07:00
ThatOneCalculator
2a87323242
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 16:59:48 -07:00
ThatOneCalculator
549802e5fa
Close #10177 2023-05-22 16:59:38 -07:00
Kainoa Kanter
2c36590ec7 Merge pull request 'Center header tabs, only hide labels if more than 3' (#10178) from Freeplay/calckey:header into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Freeplay
afaf22ee23 padding fix 2023-05-22 19:40:38 -04:00
Kainoa Kanter
840f7f1930 Merge pull request 'Feat: MFM fade' (#10179) from ikiko/calckey:Feat-MFM-fade-dev into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
45a8b9831e clean up rebase 2023-05-23 07:08:58 +10:00
Isabell
a4f075271f add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell
006358540c add fade to cheat sheet 2023-05-23 06:59:33 +10:00
Isabell
e2552bdfbb Add MFM fade functionality 2023-05-23 06:54:42 +10:00
Freeplay
07ce15d30e this took longer than i would have liked. 2023-05-22 16:38:11 -04:00
Freeplay
e36ce8e849 fix avatar pos 2023-05-22 15:45:39 -04:00
Freeplay
ddb52ca4e3 add ::before & ::after to themeChanging class 2023-05-22 15:40:36 -04:00
Freeplay
9db7962e37 more fix, actually 2023-05-22 15:35:03 -04:00
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
ThatOneCalculator
d88d74c8e0
chore: formatting 2023-05-22 08:23:00 -07:00
ThatOneCalculator
afd244351b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 08:22:31 -07:00
ThatOneCalculator
9e94668911
chore: upgrade swiper 2023-05-22 08:22:21 -07:00
Kainoa Kanter
16d0304d97 Merge pull request 'Fix: Accessibility fixes, mostly for screen reader' (#10173) from TalonTheDragon/calckey:fix/accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10173
2023-05-22 14:51:51 +00:00
TalonTheDragon
16bec67f27 Set postIsExpanded to ref() for reactivity 2023-05-22 13:08:32 +02:00
Freeplay
ef17ff4e05 fix 2023-05-22 06:26:17 -04:00
Freeplay
fea1f993e2 Hide icons in note tabs, always show reply tab 2023-05-22 06:21:41 -04:00
TalonTheDragon
891cc62e0d Emit event when cw is expanded 2023-05-22 12:18:17 +02:00
TalonTheDragon
4ae3eea8a3 Add translation to content warning in MKNote.vue 2023-05-22 10:56:42 +02:00
TalonTheDragon
1c275c9114 Add translations to deck.vue aria labels 2023-05-22 10:54:42 +02:00
ThatOneCalculator
6ef6b62fb2
don't show underline if no tabs 2023-05-21 20:19:41 -07:00
ThatOneCalculator
70f6a4808c
chore: formatting 2023-05-21 20:05:52 -07:00
ThatOneCalculator
2c9d211af1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-21 20:05:36 -07:00
ThatOneCalculator
8b2ffa773e
Close #10174 2023-05-21 20:04:59 -07:00
Kainoa Kanter
47b122536b Merge pull request 'Tweak note tabs + add follow button to header + other minor stuff' (#10172) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10172
2023-05-22 01:08:21 +00:00
Freeplay
88f39b2b02 Give article semantic to subnote 2023-05-21 18:23:17 -04:00
TalonTheDragon
8806dc92f7 Add translation to aria labels 2023-05-21 23:02:22 +02:00
Freeplay
a5ba2c3e8f padding fix 2023-05-21 16:48:25 -04:00
Freeplay
0f82c4250b Add follow button to header 2023-05-21 16:30:35 -04:00
TalonTheDragon
c240e37be9 Accessible label in MKNote should be a computed value. Also Fixes renoted note labels 2023-05-21 21:57:29 +02:00
Freeplay
9c1c001f25 Set minimum size for buttons 2023-05-21 14:11:45 -04:00
TalonTheDragon
fd9d23f3cb 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
Freeplay
55b6b6075d Accessible follow button 2023-05-21 13:10:27 -04:00
TalonTheDragon
0b7e9068bc Properly set aria-hidden on note content only if CW is present and show content has not been clicked 2023-05-21 16:12:13 +02:00
TalonTheDragon
84ea25771d Add aria-label to note container. This makes screen-readers read out the content while navigating with the keyboard. 2023-05-21 16:10:48 +02:00
Freeplay
da0a0503ba tab fix 2023-05-20 21:46:33 -04:00
Freeplay
b871746b93 hide empty tabs 2023-05-20 21:20:17 -04:00
Freeplay
506420130e 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
naskya
813fb25d72
files may be undefined 2023-05-21 05:34:39 +09:00
Freeplay
e57fbbb335 add back icons 2023-05-20 12:34:04 -04:00
Freeplay
bfde7bbb88 Change detailed note tabs design 2023-05-20 12:08:20 -04:00
ThatOneCalculator
38d323962a
fix import 2023-05-19 23:59:49 -07:00
ThatOneCalculator
2d316fca4a
standardize post buttons 2023-05-19 23:38:36 -07:00
ThatOneCalculator
b049b5bfaa
chore: formatting 2023-05-19 23:27:56 -07:00
ThatOneCalculator
973b1837a6
fix: show follow requests even if not locked 2023-05-19 22:52:14 -07:00
Freeplay
e79b1c693e bottom padding 2023-05-20 00:53:15 -04:00
Freeplay
bf9077e1dc fix 2023-05-20 00:41:42 -04:00
Freeplay
c3b8ce2e57 Reactions tab 2023-05-20 00:14:14 -04:00
Freeplay
7e93391ac3 fix depth 2023-05-19 23:02:15 -04:00
Kainoa Kanter
6d3a5d63cc chore: formatting 2023-05-19 15:41:59 -07:00
Kainoa Kanter
722489821c Note tabs + Jump to Reply changes + other stuff (#10157) 2023-05-19 21:20:15 +00:00
Freeplay
2b6053d0b3 fix null error 2023-05-19 17:07:22 -04:00
Freeplay
f7856c6525 note metadata 2023-05-19 16:29:16 -04:00
Freeplay
f573f93d16 Make UserCardMini clickable 2023-05-19 14:45:29 -04:00
Freeplay
5db7460a82 fix loading icon for boosts tab 2023-05-19 14:40:47 -04:00
Freeplay
d60002f426 mini mfm button 2023-05-19 14:34:16 -04:00
Freeplay
79af6df55e add withChart prop to UserCardMini 2023-05-19 14:28:36 -04:00
Freeplay
98a831961e little bit more accessible tabs 2023-05-19 13:20:48 -04:00
Freeplay
d013b351e2 Tabbed content in detailed notes page 2023-05-19 13:02:41 -04:00
Freeplay
e921e2dce3 simplify conversation code 2023-05-18 15:48:36 -04:00
Freeplay
2ed994fb6d revert history api 2023-05-18 11:48:45 -04:00
naskya
80d4f06962
format 2023-05-18 20:50:24 +09:00
naskya
079d757009
Check alt text on mutes 2023-05-18 20:38:33 +09:00
Kainoa Kanter
3fc94f9348 Merge pull request 'More focusable elements + allow closing modal's w/ browser back & esc' (#10142) from Freeplay/calckey:keyboard into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10142
2023-05-18 05:43:55 +00:00
Freeplay
fb06aecb7b Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Freeplay
72a40b3139 Display account info of post rather than 'Post' in header 2023-05-17 18:56:03 -04:00
Freeplay
c3cd14ece0 (actually) fix clicking audio opening post 2023-05-17 16:44:06 -04:00
Freeplay
eec5f5dc23 SubNoteContent fixes 2023-05-17 15:24:51 -04:00
Freeplay
da522482ac Allow pressing esc to close lightbox 2023-05-17 13:46:00 -04:00
Freeplay
4bebe2187f add touch events for tooltip on range input 2023-05-17 12:53:00 -04:00
Freeplay
49acbd10ae Close modals on browser back 2023-05-17 12:34:45 -04:00
Freeplay
1e0d38dc55 There seemed to be no use for that ? 2023-05-17 00:10:24 -04:00
Kainoa Kanter
2de535b0b8 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00
Freeplay
4d45cd38d9 focus to elements 2023-05-16 22:40:02 -04:00
Kainoa Kanter
dcd6e48101 rm unessicary option 2023-05-16 19:31:18 -07:00
Freeplay
8a6112ec24 Display waiting dialog if component takes more than a second to load 2023-05-16 19:28:07 -04:00
Freeplay
095ac9d929 Add loading spinners + remove unused 2023-05-16 18:18:07 -04:00
Freeplay
86f1d104c4 fix border-radius of folder 2023-05-15 22:39:05 -04:00
Freeplay
3fde459b6e fix noBg timeline BG's when wallpaper set 2023-05-15 22:05:43 -04:00
Freeplay
805134bb74 move labels in migration page into caption 2023-05-15 21:45:17 -04:00
Freeplay
b38607a694 fix show replies toggle not saving 2023-05-15 18:13:59 -04:00
Freeplay
1cc7c3f8dd Accessible form components 2023-05-15 16:19:33 -04:00
Freeplay
38a29ad2c5 organize settings 2023-05-14 22:10:52 -04:00
Kainoa Kanter
21c5b3665c Merge pull request 'Replace classic.vue w/ a class in universal.vue' (#10122) from Freeplay/calckey:classic into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10122
2023-05-14 23:55:54 +00:00
Kainoa Kanter
8b611a175e tooltip for edited 2023-05-14 16:52:31 -07:00
Freeplay
cda1e7bbf4 classic view spacing 2023-05-14 19:19:00 -04:00
Freeplay
ba1f39a9ac Remove classic header (isn't used anywhere anymore) 2023-05-14 19:14:54 -04:00
Freeplay
8b91a6faa1 tweak navbar 2023-05-14 19:10:59 -04:00
Freeplay
d2cee55c35 Change "Classic" to "Centered" 2023-05-14 19:10:48 -04:00
Kainoa Kanter
c6aa87cc9c chore: formatting 2023-05-14 15:20:26 -07:00
Kainoa Kanter
9d6172757c Revert "fix: 🐛 go to last timeline selected"
This reverts commit 4478468256.
2023-05-14 15:19:58 -07:00
Kainoa Kanter
18afe6ab47 Revert "feat: swap home timeline with social's functionality (#9597)"
This reverts commit df68d5ffff.
2023-05-14 15:18:18 -07:00
Freeplay
0996e2e2b6 fix mobile navbar 2023-05-14 17:21:28 -04:00
Kainoa Kanter
a71f33701d warn against graze for mastodon 2023-05-14 14:12:59 -07:00
Freeplay
2a313e73ff Replace classic.vue w/ a class in universal.vue 2023-05-14 17:06:58 -04:00
Kainoa Kanter
001f8038bf remove duplicate 2023-05-14 13:45:36 -07:00
Kainoa Kanter
b669986060 Merge pull request 'Fix media not displaying when no body text' (#10121) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10121
2023-05-14 20:02:04 +00:00
Freeplay
2c22a20da4 button alignment 2023-05-14 15:33:50 -04:00
Freeplay
448d830c51 fix image not displaying if no text 2023-05-14 15:31:07 -04:00
Kainoa Kanter
d6c8e0dbf4 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
5d5edbb655
Set antenna/list column names automatically 2023-05-14 14:53:33 +09:00
naskya
6109122d02
Change "Add caption" icon in Drive 2023-05-14 14:40:36 +09:00
naskya
cdc48bd018
Use ph-flying-saucer for antenna column in Deck 2023-05-14 14:36:29 +09:00
amy bones
b01c9ce0b0
Fix hover unblur text after keyboard nav changes 2023-05-13 16:30:46 -07:00
Kainoa Kanter
a7bd62e964 Use proper beta label 2023-05-13 13:04:53 -07:00
Kaity A
950c9b5caf
update translation 2023-05-14 00:57:37 +10:00
Kaity A
1e48c89528
Update meta to include feaures 2023-05-14 00:51:31 +10:00
Kaity A
ee5c907a72
Add page header to experiments 2023-05-14 00:04:24 +10:00
Kaity A
59307392d4
add experimental feature gate 2023-05-13 23:41:36 +10:00
Kaity A
f0a0a657b9
Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits 2023-05-13 22:13:02 +10:00
Kainoa Kanter
8877598799 chore: formatting 2023-05-12 20:11:41 -07:00
Kainoa Kanter
a51169a948 todo 2023-05-12 20:05:25 -07:00
Kainoa Kanter
dcd9f0a9c2 Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd.
2023-05-12 20:05:18 -07:00
Kainoa Kanter
88ba0a9734 Revert "better icon"
This reverts commit 3808777c93.
2023-05-12 20:03:56 -07:00
Freeplay
b20b2f5be9 tweak css 2023-05-12 21:54:59 -04:00
Freeplay
d2f1f6f4c0 Only show mfm warning the first time + fix sparkle 2023-05-12 21:48:58 -04:00
Freeplay
f0fe5fcf6c Add reduced motion & autoplay MFM toggles to welcome popup 2023-05-12 21:19:56 -04:00
Freeplay
17acb0ee56 styling + remove log 2023-05-12 20:30:06 -04:00
Freeplay
a5f9dfd84a Settings option 2023-05-12 20:05:33 -04:00
Freeplay
5dedd6b706 Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn 2023-05-12 17:28:07 -04:00
Freeplay
3c5b1280c7 add initial button 2023-05-12 00:46:26 -04:00
Kainoa Kanter
3808777c93 better icon 2023-05-11 19:11:53 -07:00
Kainoa Kanter
298960f4dd add (back) pwa install button to help menu 2023-05-11 18:59:42 -07:00
Freeplay
f27368afda remove backdrop-filter in icon-only sidebar 2023-05-11 21:01:47 -04:00
Freeplay
dc808e1149 fix 2023-05-11 20:52:30 -04:00
Freeplay
aa4136da5b fix 2023-05-11 20:43:00 -04:00
Freeplay
e9fdd707af Fix wallpaper support for all views 2023-05-11 20:38:54 -04:00
Freeplay
547848d663 Replace classic navbar w/ new 2023-05-11 19:46:42 -04:00
Freeplay
91345ceed1 Replace classic view widgets w/ the one from default view 2023-05-11 18:34:44 -04:00
naskya
59010e2004
Fix silly typo, format 2023-05-11 20:28:32 +09:00
naskya
a719b386e7
Add local only boost option 2023-05-11 20:10:19 +09:00
syuilo
6bc07036ac
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
2023-05-10 20:50:21 -07:00
Kainoa Kanter
8154082b72 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
Freeplay
f5867f2541 Fix more unfocusable elements 2023-05-10 17:44:08 -04:00
ThatOneCalculator
3adcc107ff
call it "moderation notice" 2023-05-10 14:32:27 -07:00
ThatOneCalculator
81c56d980e
improve emails 2023-05-10 14:27:46 -07:00
ThatOneCalculator
3ea930a8ce
don't need random style there 2023-05-10 14:21:32 -07:00
ThatOneCalculator
c542fb5c0f
fix typo 2023-05-10 14:19:48 -07:00
ThatOneCalculator
850b3a2c6d
fix button 2023-05-10 14:15:19 -07:00
ThatOneCalculator
d6dbb4b8ff
chore: formatting 2023-05-10 14:08:51 -07:00
ThatOneCalculator
a11abdde60
feat: ability for moderators to send mod mail 2023-05-10 14:06:45 -07:00
Freeplay
5e23d960ab some semantics 2023-05-10 16:20:52 -04:00
Freeplay
de1c25f9db Use tooltips as aria-labels 2023-05-10 15:15:27 -04:00
ThatOneCalculator
df7e6843b2
properly link aps 2023-05-08 18:19:11 -07:00
Kainoa Kanter
abd7aa0ff6 Merge pull request 'display new direct replies at end instead of top' (#10071) from Freeplay/calckey:direct-reply-thing into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10071
2023-05-09 00:48:58 +00:00
Freeplay
5ffcbd0039 display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
ThatOneCalculator
c6d997bd11
fix opening info button 2023-05-08 16:26:36 -07:00
ThatOneCalculator
2fa508feaf
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 16:15:11 -07:00
ThatOneCalculator
4b229eb31d
missed one 2023-05-08 16:15:04 -07:00
Freeplay
7e07060f88 fix quote attached styling, will prob improve later 2023-05-08 17:26:59 -04:00
ThatOneCalculator
257bf2bf01
mention 2023-05-08 13:52:11 -07:00
ThatOneCalculator
a929dc11de
example.com -> calckey.org 2023-05-08 13:39:39 -07:00
ThatOneCalculator
fd8ca682e5
fix: allow disabled radio buttons when created from radios.vue 2023-05-08 13:36:22 -07:00
ThatOneCalculator
189e972e0d
chore: formatting 2023-05-08 13:01:06 -07:00
ThatOneCalculator
49abfba71a
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:00:44 -07:00
ThatOneCalculator
48ade7ce5c
update import-export options 2023-05-08 13:00:34 -07:00
Kainoa Kanter
f2db650c1a Merge pull request 'fix click.stop' (#10068) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10068
2023-05-08 19:51:44 +00:00
Freeplay
9b27a6e7b9 fix click.stop 2023-05-08 15:39:20 -04:00
ThatOneCalculator
205382dcf6
add back #10067 except for media change 2023-05-08 12:38:56 -07:00
ThatOneCalculator
08ceb5e082
Revert "notes (#10067)"
This reverts commit 84f904516c, reversing
changes made to 0c742929a5.
2023-05-08 12:37:28 -07:00
Freeplay
a1a356b696 fix clicking audio & search mfm opening post 2023-05-08 13:59:39 -04:00
Freeplay
03e65864cb fix padding 2023-05-08 13:45:00 -04:00
ThatOneCalculator
4d9b4b65d3
missing action + locales 2023-05-07 19:05:05 -07:00
ThatOneCalculator
5fbe82700d
calckey.org 2023-05-07 18:57:50 -07:00
ThatOneCalculator
6c5ca005ee
remove reference to apps.vue 2023-05-07 18:53:15 -07:00
ThatOneCalculator
9e17f1b525
refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
ThatOneCalculator
da61357f2d
fix: only fetch admin/meta if admin 2023-05-07 18:41:31 -07:00
ThatOneCalculator
6126b43aa9
fix incomplete revert 2023-05-07 18:05:11 -07:00
ThatOneCalculator
ba7418aa6d
Revert "fix: hidden post federation"
This reverts commit 8a51c73fe7.
2023-05-07 18:01:36 -07:00
ThatOneCalculator
3dcd6c0e4a
chore: format 2023-05-07 16:12:18 -07:00
ThatOneCalculator
5679e634d0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-07 16:11:37 -07:00
ThatOneCalculator
5f69f3fa34
fix instance-info if moderator but not admin 2023-05-07 16:11:20 -07:00
Freeplay
8ab7843e44 fix font size + remove unecessary class 2023-05-07 18:19:05 -04:00
ThatOneCalculator
af33012932
use MkChannelList 2023-05-07 12:48:28 -07:00
ThatOneCalculator
2b9c880719
disable auto load for channels pagination 2023-05-07 12:41:08 -07:00
ThatOneCalculator
f2ffe07425
chore: formatting 2023-05-07 12:29:02 -07:00
ThatOneCalculator
988b530745
Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24, reversing
changes made to d1977fc320.
2023-05-07 11:38:39 -07:00
Kaity A
9e8110b7bc
Fix up PR issues 2023-05-07 22:07:40 +10:00
Kaity A
1b5d2084d8
Add in edit buttons 2023-05-07 20:48:55 +10:00
Kaity A
8e4d38cb45
Revert accidental commit 2023-05-07 20:30:20 +10:00
Kaity A
5395b96428
Note editing 2023-05-07 20:27:25 +10:00
Kainoa Kanter
176c0727e3 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
bee6a590ec
Higlight CWs by default off 2023-05-07 11:54:31 +10:00
Kaity A
282f07dd72
pnpm format 2023-05-07 11:53:01 +10:00
naskya
324ec9e095
format 2023-05-07 09:46:07 +09:00
naskya
020c02476a
Not found icon 2023-05-07 09:43:11 +09:00
naskya
27d1d96c9d
Modify backend for Calckey 2023-05-07 09:13:37 +09:00
Kaity A
cd3cfe4203
Add support for CW boosting 2023-05-07 09:26:24 +10:00
naskya
baef1b8ca9
Use phosphor icons 2023-05-07 08:08:07 +09:00
naskya
8a2135ba28
format 2023-05-07 08:05:18 +09:00
たーびん
54f6876c9c
feat: チャンネルの検索用ページとAPIの追加
* add channel search

* move  channel search to channel list page

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-05-07 08:00:30 +09:00
trollo
8a51c73fe7 fix: hidden post federation 2023-05-06 18:27:42 +02:00
Kainoa Kanter
0a9da8fa45 Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
2023-05-06 03:28:21 +00:00
ThatOneCalculator
52ab21e737
chore: formatting 2023-05-05 18:37:13 -07:00
ThatOneCalculator
0d7ddf532d
patrons as span, not div 2023-05-05 18:32:00 -07:00
Froggo
c9d57e5d49 Remove clutter from repost dialog by removing repost icon for non-default visibility (#10015)
The repost dialog is pretty cluttered, and the extra repeat icon next to the visibility icon seems to be a source of the clutter. This PR removes those icons next to the visibility icon, making it so that only the icon correlating to the visibility will show.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10015
Co-authored-by: Froggo <froggo@noreply.codeberg.org>
Co-committed-by: Froggo <froggo@noreply.codeberg.org>
2023-05-06 00:43:34 +00:00
ThatOneCalculator
695cb87052
chore: format 2023-05-05 13:29:39 -07:00
ThatOneCalculator
fe499ccf9d
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-05 13:28:39 -07:00
ThatOneCalculator
8f85f2c58f
re-enable post imports 2023-05-05 13:27:52 -07:00
naskya
4b119caffe Merge branch 'develop' into fix/word-mutes 2023-05-05 19:05:32 +00:00
ThatOneCalculator
88f9f8609d
fix: only show signupsDisabled if signups disabled 2023-05-05 12:04:13 -07:00
naskya
e617463ea7 Merge branch 'develop' into fix/word-mutes 2023-05-05 06:31:16 +00:00
ThatOneCalculator
7c1e1d336f
spaces 2023-05-04 23:19:32 -07:00
naskya
ba1e96a020
Fix non-ASCII word soft mutes 2023-05-05 12:23:44 +09:00
naskya
d1ab75beed
Fix dirty duplicated code 2023-05-05 10:38:56 +09:00
naskya
1baf760c4c
Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes 2023-05-05 09:47:17 +09:00
naskya
1601676d55
Show the correct username 2023-05-05 09:46:47 +09:00
naskya
c713563a2e
Boosts should be prioritized 2023-05-05 08:17:45 +09:00
naskya
8bfe67c031
Fix missing import 2023-05-05 08:14:16 +09:00
naskya
19524b1010 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
naskya
e46cac02e3
Fix missing return, typo 2023-05-05 05:22:32 +09:00
naskya
fc3296d64f
Fix missing arguments 2023-05-05 05:17:16 +09:00
ThatOneCalculator
597ce41081
margin top 2023-05-04 10:24:31 -07:00
ThatOneCalculator
d4e048999d
move button outside form 2023-05-04 10:20:27 -07:00
ThatOneCalculator
d6983f7864
fix: external link 2023-05-04 10:10:02 -07:00
ThatOneCalculator
61214d0464
feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
Freeplay
b5b577e001 fix tiny text on mobile 2023-05-04 08:30:28 -04:00
Freeplay
015eed31f8 center header 2023-05-04 08:16:51 -04:00
naskya
ebfd07628e
format 2023-05-04 14:41:18 +09:00
naskya
137cef81b6 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya
d9553e73af
Differentiate soft mutes and hard mutes 2023-05-04 14:20:06 +09:00
naskya
cdd876ba03
Refactor soft word mutes 2023-05-04 14:13:13 +09:00
ThatOneCalculator
eb7ccfed71
panos 2023-05-03 13:51:49 -07:00
ThatOneCalculator
45528e3630
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-02 15:15:05 -07:00
ThatOneCalculator
4999b4f1a6
add catppuccin latte 2023-05-02 15:14:44 -07:00
ThatOneCalculator
8a69b48351
Revert "chore: theme refactor"
This reverts commit 6953fceade.
2023-05-02 15:14:12 -07:00
Kainoa Kanter
ad41adb24e Merge pull request 'notes' (#10008) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10008
2023-05-02 22:05:48 +00: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
Freeplay
9727a03f05 Add tooltips to visibility icons (#9598) 2023-05-02 15:07:46 -04:00
Freeplay
f34fd4991f fix translation box 2023-05-02 14:52:05 -04:00
Freeplay
5b03b21ba3 Fix line color (#9997) 2023-05-02 14:50:22 -04:00
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
69bf975b58
allow upstream note updates to propogate 2023-05-02 19:32:36 +10:00
Kaity A
3e2c8f490e
allow upstream note updates to propogate 2023-05-02 19:30:05 +10:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
ThatOneCalculator
169d61f0ad
disable post imports for now 2023-05-01 23:08:35 -07:00
ThatOneCalculator
bbc4d83414
import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator
eac64dad5b
how in the world does this keep getting reversed 2023-05-01 20:54:02 -07:00
ThatOneCalculator
ad969a28cc
chore: formatting 2023-05-01 20:32:18 -07:00
Freeplay
f34c224a10 bring back Show More component 2023-05-01 17:02:43 -04:00
Cleo
455c7273ee Fixing post visibility patch
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2023-05-01 15:42:27 +00:00
Namekuji
93dc237835
Merge branch 'develop' into instance-silence 2023-04-30 22:02:04 -04:00
ThatOneCalculator
6953fceade
chore: theme refactor 2023-04-30 17:57:04 -07:00
Namekuji
74b1bead52
Merge branch 'develop' into instance-silence 2023-04-30 17:52:05 -04:00
Namekuji
441bf2842f
add silenced colour 2023-04-30 17:45:45 -04:00
Namekuji
631aa3de41
fix params 2023-04-30 17:32:14 -04:00
Namekuji
d8e139a21f
fix meta fetch 2023-04-30 17:06:43 -04:00
ThatOneCalculator
121ddedce8
chore: format 2023-04-30 13:27:27 -07:00
ThatOneCalculator
3533f6b481
chore: up browser-image-resizer 2023-04-30 13:13:43 -07:00
Kainoa Kanter
c4a4d4c881 Merge pull request 'chore: update mfm-cheat-sheet' (#9967) from naskya/calckey:chore/mfm-cheat-sheet into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9967
2023-04-30 19:37:35 +00:00
Freeplay
842b38aff6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
Kaity A
627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
Freeplay
fcd9fa4adc Fix jumping to top of page when opening menu
I also thought this would maybe fix one of the focustrap errors in the console, but no.
2023-04-30 11:58:36 -04:00
Namekuji
c89bed41b0
use tab instead of page header 2023-04-30 11:47:39 -04:00
naskya
fb3a43aeba
use new styling method 2023-04-30 23:28:17 +09:00
naskya
be58c08337
more search syntax (although it doesn't appear since the description of the search syntax is commented out) 2023-04-30 23:24:19 +09:00
naskya
518ae2f089
add blockMath 2023-04-30 23:18:39 +09:00
Namekuji
51858ae473
add toggler 2023-04-30 09:01:42 -04:00
Namekuji
9bc872dc00
format 2023-04-30 08:08:45 -04:00
Namekuji
ba734a9f3c
instance silence 2023-04-30 07:27:55 -04:00
ThatOneCalculator
7373fc625a
Merge remote-tracking branch 'weblate/develop' into develop 2023-04-29 19:52:43 -07:00
ThatOneCalculator
f6c5a52106
Revert "Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop"
This reverts commit 8cb321b110, reversing
changes made to 133391122b.
2023-04-29 19:38:26 -07:00
ThatOneCalculator
d493665922
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-29 19:15:47 -07:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility (#9725)"
This reverts commit c1d5922acb.
2023-04-29 19:14:36 -07:00
Kaity A
914355c644
Add Libre Translate support 2023-04-30 11:09:51 +10: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
naskya
6cfb83660f fix: centering block math (#9946)
Similar to `inlineCode` and `blockCode`, MFM provides two types of formula syntax, `mathInline` and `mathBlock` (I'm curious why these aren't called `inlineMath`/`blockMath`, but oh well)

Other platforms, like GitHub, **Math**todon, my blog, etc., also support these two types of formula representation, and math blocks are centered on (maybe) all such platforms.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026304720997/2023-04-29_201943.png)

But Calckey (Misskey v12) don't center math blocks. I'd say this is a bug, and this makes `blockMath` useless (it's just `inlineMath` in a new line).

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026027917342/2023-04-29_202008.png)

So I fixed this.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837183574355978/2023-04-29_202854.png)

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9946
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-29 14:01:24 +00:00
Freeplay
544e4bab51 a 2023-04-29 09:56:28 -04:00
Freeplay
1ee8b7285e Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-29 09:48:10 -04:00
naskya
cc0a478b65
chore: update icons on post form 2023-04-29 14:08:11 +09:00
Freeplay
0b758321ba a 2023-04-28 23:47:13 -04:00
Freeplay
5e01581d06 outline fixes 2023-04-28 23:26:19 -04:00
Freeplay
ca68d4fd28 classic view fixes 2023-04-28 23:18:01 -04:00
Freeplay
9392d84625 widgets 2023-04-28 22:50:32 -04:00
Freeplay
cb017d1006 sidebar focus 2023-04-28 22:40:23 -04:00
Freeplay
70c8690623 fix 2023-04-28 22:24:40 -04:00
Freeplay
c55b521e57 a 2023-04-28 22:19:02 -04:00
Freeplay
af62073544 focus to media 2023-04-28 22:17:39 -04:00
Freeplay
1389dd9000 make folder dropdown focusable 2023-04-28 22:04:35 -04:00
Freeplay
4bda4ffffc Make accounts in account management page focusable 2023-04-28 21:49:41 -04:00
Freeplay
3a49c3eb37 Fix focusing avatars in weird places 2023-04-28 21:39:48 -04:00
Freeplay
609f4cff5b fix subnote 2023-04-28 21:22:29 -04:00
Freeplay
253ba164e5 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay
81121533b0 focus last element on bg click 2023-04-28 20:52:09 -04:00
Freeplay
db692fcf83 fixes? 2023-04-28 20:47:57 -04:00
Freeplay
23beca49e3 fixes 2023-04-28 20:26:10 -04:00
Kainoa Kanter
8cb321b110 Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9942
2023-04-29 00:05:53 +00:00
Freeplay
3be2147397 add the focus trap thingies again 2023-04-28 19:57:19 -04:00
Freeplay
6498a90dc1 Fix focusing inside of CW's 2023-04-28 19:28:25 -04:00
Freeplay
a39802cf92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-28 19:06:21 -04:00
Freeplay
3cc7979aad Add show more button to notifications + make show more button into its own component 2023-04-28 18:18:09 -04:00
Kainoa Kanter
6157c41ffb Merge pull request 'Fix dot menu in welcome page' (#9939) from esm/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9939
2023-04-28 21:46:29 +00:00
Gear
cff9276f2a Add documentation for various MFM functions 2023-04-28 16:01:09 -04:00
Essem
1de71cd440
Fix dot menu in welcome page 2023-04-28 13:19:57 -05:00
Kainoa Kanter
dd58a9a3ff Merge pull request 'add additional information & show more button in user preview popup' (#9926) from Freeplay/calckey:userpopup into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9926
2023-04-27 13:24:13 +00:00
Freeplay
bd8d8af9ac add additional information & show more button in user preview popup 2023-04-27 08:16:25 -04:00
ThatOneCalculator
0fdb5c4230
hide for now 2023-04-27 01:22:50 -07:00
ThatOneCalculator
9db2930f68
it's always pleroma 2023-04-27 01:17:09 -07:00
ThatOneCalculator
8a950d6a3e
fix disabled, formatting 2023-04-27 01:16:33 -07:00
ThatOneCalculator
d223007295
import formradio 2023-04-27 01:12:02 -07:00
ThatOneCalculator
17b05511aa
refactor: change import type to radio 2023-04-27 01:08:28 -07:00
ThatOneCalculator
a47d05dcda
im dumb 2023-04-26 20:10:42 -07:00
ThatOneCalculator
ddc487cb39
mfw 2023-04-26 20:03:04 -07:00
ThatOneCalculator
0a2335ff75
feat: frontend interface for post-account creation email verification 2023-04-26 19:44:38 -07:00
ThatOneCalculator
868489d5ac
notes -> posts 2023-04-26 19:02:38 -07:00
ThatOneCalculator
9177825990
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-26 15:10:48 -07:00
ThatOneCalculator
2c98d43996
chore: more rpine for server activity widget 2023-04-26 15:10:33 -07:00
yawhn
e7fe452f22 Fix: Inline Ads bug (#9922)
This PR fixes this issue: https://codeberg.org/calckey/calckey/issues/9747

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: Otto Richter <otto@codeberg.org>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9922
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-04-26 21:38:44 +00:00
ThatOneCalculator
1bab53fed2
chore: formatting 2023-04-26 14:20:27 -07:00
Free
48b8aeaf62 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
naskya
eea98cb6c2
fix an instance ticker bug 2023-04-27 03:29:07 +09:00
ThatOneCalculator
6b87d708f3
posts 2023-04-25 19:05:29 -07:00
ThatOneCalculator
47744afdbc
rm todo 2023-04-25 18:40:10 -07:00
ThatOneCalculator
d2fd719cab
use chartLimit 2023-04-25 18:34:04 -07:00
ThatOneCalculator
19783a9002
mmm matrix math yummy 2023-04-25 18:31:04 -07:00
ThatOneCalculator
a6761ec278
see if this works 2023-04-25 18:21:15 -07:00
ThatOneCalculator
8fa0919810
typo 2023-04-25 18:16:14 -07:00
ThatOneCalculator
221bac64db
feat: heatmap option for activity widget 2023-04-25 18:06:21 -07:00
ThatOneCalculator
b2e80db219
revert messaging room 2023-04-24 15:45:34 -07:00
ThatOneCalculator
591e44ccd6
chore: formatting 2023-04-22 17:22:53 -07:00
Free
29818a067b Notes refactoring (?) + new CW design (#9888)
Moved a lot of the duplicated code in the different note components into the SubNoteContent component

I've also replaced the detailed note stuff with just the MkNote component

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9888
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-23 00:21:38 +00:00
tinaxd
4974088061
fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 (#10680) 2023-04-22 17:19:52 -07:00
naskya
e0d76ef8ef feat: make it toggleable whether to disable emojis in notifications (#9880)
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"

Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.

The new setting item shows up only when you disable emoji reactions.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 07:57:36 +00:00
ThatOneCalculator
a1f723a18e
chore: formatting 2023-04-19 21:06:05 -07:00
ThatOneCalculator
08930c6de2
fix header tabs 2023-04-19 21:05:41 -07:00
ThatOneCalculator
e3e3ee8bb0
why was the order reversed? 2023-04-19 21:02:12 -07:00
ThatOneCalculator
f584c460e3
fix tag on explore 2023-04-19 21:00:01 -07:00
ThatOneCalculator
c6f0047aed
reaction settings auto reload 2023-04-19 20:46:37 -07:00
naskya
0a173a3c1c feat: add an option to disable emoji reactions (#9878)
Closes: #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
naskya
70e4b36bd3
Fix the search bar bug on iOS 2023-04-20 04:21:28 +09:00
ThatOneCalculator
1ddb15909d
gallery styling 2023-04-18 11:58:04 -07:00
ThatOneCalculator
d6a4ecb495
Revert "update locales for calckey"
This reverts commit 8ab6a4c442.
2023-04-17 15:37:05 -07:00
ThatOneCalculator
8ab6a4c442
update locales for calckey 2023-04-17 03:07:07 -07:00
ThatOneCalculator
48ff0254b1
chore: formatting 2023-04-17 01:47:53 -07:00
ThatOneCalculator
1ed5ff7caf
Revert "formatting"
This reverts commit b32e1b56fa.
2023-04-17 01:22:25 -07:00
ThatOneCalculator
b32e1b56fa
formatting 2023-04-17 01:03:56 -07:00
ThatOneCalculator
ca5d9377a1
MkNumber for data in MkUserInfo 2023-04-16 19:26:57 -07:00
ThatOneCalculator
d2a1c947a4
style announcement image 2023-04-16 19:04:28 -07:00
ThatOneCalculator
8a80dd0438
move hover to entire ticker 2023-04-16 17:52:14 -07:00