views.community.discord.text
|
While Discord is not the most privacy friendly solution, we've got over 200 members bridged between Matrix and IRC.
|
|
|
views.community.button.join
|
Join Community
|
|
|
views.community.matrix.header
|
Matrix (Official)
|
|
|
views.community.matrix.text
|
The decentralized web is here! With our self hosted matrix instance you can connect with any matrix protocol compatible homeserver to chat with Discord and IRC members at {{ config.matrix_address }}
|
|
|
views.community.irc.header
|
IRC (Official)
|
|
|
views.community.irc.text
|
Old school communication? We've got you covered with our IRC instance at {{ config.irc_address }}. View the room list or join {{ config.irc_channel }} for small talk. Most channels are bridged with Discord.
|
|
|
views.community.telegram.header
|
Telegram (Unofficial)
|
|
|
views.community.telegram.text
|
Thanks to our community we've got an unofficial Telegram Group as well, bridged with latest announcements from ToS;DR.
|
|
|
views.oauth.authorize.permissions
|
{{ client_name }} will be allowed to do the following
|
|
|
views.oauth.authorize.explanation
|
By authorizing {{ client_name }} you allow the developer of this application to do actions on behalf of your account. Take your time and read the permissions on the right.
|
|
|
views.oauth.authorize.button.yes
|
Authorize Application
|
|
|
views.oauth.authorize.button.no
|
Decline Access
|
|
|
views.oauth.authorize.redirect
|
Redirects back to
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_SEE_EMAIL
|
Read your email address
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_SEE_USERNAME
|
Read your username
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_POST_SERVICE_COMMENT
|
Create a service comment
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_POST_POINT_COMMENT
|
Create a point comment
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_POST_TOPIC_COMMENT
|
Create a topic comment
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_POST_CASE_COMMENT
|
Create a case comment
|
|
|
components.oauth.authorize.permissions.OAUTH_CAN_CREATE_POINT
|
Create a point
|
|
|