-
-
Notifications
You must be signed in to change notification settings - Fork 439
Add new clients to ecosystem/clients #3183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
872d22d
e505800
02467f8
9defb05
52e1ad4
276f2bf
0e32d71
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| +++ | ||
| title = "Neo" | ||
| template = "ecosystem/client.html" | ||
| [extra] | ||
| thumbnail = "neo.svg" | ||
| maintainer = " Alexis Purslane" | ||
| maturity = "Obsolete" | ||
| repo = "https://github.com/alexispurslane/neo" | ||
| licence = "GPL-3.0" | ||
| featured = false | ||
|
|
||
| [extra.features] | ||
| e2ee = false | ||
| spaces = false | ||
| voip_1to1 = false | ||
| voip_jitsi = false | ||
| threads = false | ||
| sso = false | ||
| multi_account = false | ||
| multi_language = false | ||
|
|
||
| [extra.packages] | ||
| +++ | ||
|
|
||
| An Android-native, Material You-based, slick, clean, UX-first Matrix client | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Given this comment, let's remove the logo. |
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -0,0 +1,27 @@ | ||||
| +++ | ||||
| title = "Nio" | ||||
| template = "ecosystem/client.html" | ||||
| [extra] | ||||
| thumbnail = "nio.png" | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Given this comment, let's remove the logo. |
||||
| maintainer = "Kilian Koeltzsch" | ||||
| maturity = "Obsolete" | ||||
| repo = "https://github.com/niochat/nio" | ||||
| matrix_room = "#niochat:matrix.org" | ||||
| licence = "MPL-2.0" | ||||
| latest_release = "2021-06-10" | ||||
| featured = false | ||||
|
|
||||
| [extra.features] | ||||
| e2ee = false | ||||
| spaces = false | ||||
| voip_1to1 = false | ||||
| voip_jitsi = false | ||||
| threads = false | ||||
| sso = false | ||||
| multi_account = false | ||||
| multi_language = true | ||||
|
|
||||
| [extra.packages] | ||||
| +++ | ||||
|
|
||||
| An upcoming Matrix client for iOS built with SwiftUI. | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Given this comment, let's remove the logo. |
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -0,0 +1,27 @@ | ||||
| +++ | ||||
| title = "Tensor" | ||||
| template = "ecosystem/client.html" | ||||
| [extra] | ||||
| thumbnail = "tensor.png" | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Given this comment, let's remove the logo. |
||||
| maintainer = "David A. Roberts" | ||||
| maturity = "Obsolete" | ||||
| repo = "https://github.com/davidar/tensor" | ||||
| matrix_room = "" | ||||
| licence = "GPL-3.0" | ||||
| latest_release = "2016-04-23" | ||||
| featured = false | ||||
|
|
||||
| [extra.features] | ||||
| e2ee = false | ||||
| spaces = false | ||||
| voip_1to1 = false | ||||
| voip_jitsi = false | ||||
| threads = false | ||||
| sso = false | ||||
| multi_account = false | ||||
| multi_language = false | ||||
|
|
||||
| [extra.packages] | ||||
| +++ | ||||
|
|
||||
| Cross-platform Qt5/QML-based Matrix client | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Given this comment, let's remove the logo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given this comment, let's remove the logo.