Improve chat menus #107

Merged
lunny merged 5 commits from lunny/gitea-website:lunny/add_qq into master 2022-04-15 14:21:13 +00:00
Owner

This PR update all chat menus of other languages and also add QQ Qun link for Chinese because most of chinese cannot visit discord directly.

This PR update all chat menus of other languages and also add QQ Qun link for Chinese because most of chinese cannot visit discord directly.
lunny added 1 commit 2022-04-15 03:32:10 +00:00
Improve chat menus
All checks were successful
continuous-integration/drone/pr Build is passing
85cd9a09d3
wxiaoguang reviewed 2022-04-15 03:44:14 +00:00
config.yaml Outdated
@ -78,6 +78,11 @@ menu:
weight: 110
pre: matrix-org
parent: Chatroom
- name: QQ Qun(Chinese)

QQ Group

QQ Group
lunny marked this conversation as resolved
lunny added 1 commit 2022-04-15 03:45:41 +00:00
Fix name
All checks were successful
continuous-integration/drone/pr Build is passing
54ef226f31
wxiaoguang reviewed 2022-04-15 03:45:52 +00:00
config.yaml Outdated
@ -81,0 +81,4 @@
- name: QQ Group(Chinese)
url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
weight: 110
pre: QQ

qq-group

qq-group
lunny marked this conversation as resolved
wxiaoguang reviewed 2022-04-15 03:47:33 +00:00
@ -80,1 +80,4 @@
parent: Chatroom
- name: QQ Group(Chinese)
url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
weight: 110

I have a feeling that maybe these weight can be removed, then the order could be still correct.

I have a feeling that maybe these `weight` can be removed, then the order could be still correct.
Author
Owner

right, but we don't want to change them in this PR.

right, but we don't want to change them in this PR.
lunny marked this conversation as resolved
lunny added 1 commit 2022-04-15 03:47:44 +00:00
Fix name
All checks were successful
continuous-integration/drone/pr Build is passing
754e146aeb
wxiaoguang approved these changes 2022-04-15 04:02:15 +00:00
Member

@lunny maybe something is wrong ... image

@lunny maybe something is wrong ... ![image](/attachments/67a16555-e0fa-480e-9719-ecccbaba5893)
230 KiB
lunny added 1 commit 2022-04-15 05:38:26 +00:00
Fix chat menu in Chinese
All checks were successful
continuous-integration/drone/pr Build is passing
e1bf5dacc2
Author
Owner

@lunny maybe something is wrong ... image

Done.

> @lunny maybe something is wrong ... ![image](/attachments/67a16555-e0fa-480e-9719-ecccbaba5893) Done.
Member

Is tw correct?

        - name: 聊天室
          weight: 90
          pre: caret-down
        - name: QQ群
          url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi
          weight: 110
          pre: QQ
          parent: Chatroom
        - name: Discord 聊天室
          url: https://discord.gg/Gitea
          weight: 100
          pre: comment
          parent: Chatroom
        - name: Matrix
          url: https://matrix.to/#/#gitea:matrix.org
          weight: 110
          pre: matrix-org
          parent: Chatroom
Is tw correct? ``` - name: 聊天室 weight: 90 pre: caret-down - name: QQ群 url: https://qm.qq.com/cgi-bin/qm/qr?k=Ex-kCxSnTyxf-RM4oDihhPofPzLoDbXp&jump_from=webapi weight: 110 pre: QQ parent: Chatroom - name: Discord 聊天室 url: https://discord.gg/Gitea weight: 100 pre: comment parent: Chatroom - name: Matrix url: https://matrix.to/#/#gitea:matrix.org weight: 110 pre: matrix-org parent: Chatroom ```
lunny added 1 commit 2022-04-15 11:51:14 +00:00
Fix chat menu in Chinese
All checks were successful
continuous-integration/drone/pr Build is passing
21947693bf
a1012112796 approved these changes 2022-04-15 14:12:02 +00:00
lunny merged commit 6b5d267d0f into master 2022-04-15 14:21:13 +00:00
lunny deleted branch lunny/add_qq 2022-04-15 14:21:14 +00:00
lunny referenced this issue from a commit 2022-04-15 14:21:14 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.