Skip to content

Commit 1abf43d

Browse files
committed
Merge pull request #1151 from Sing-Li/update-for-v07
Update README for v0.7
2 parents 2a9c00b + 7296eac commit 1abf43d

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

README.md

+22-18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Rocket.Chat logo](https://rocket.chat/images/logo/logo-dark.svg?v3)
22

3-
The Complete Open Source Chat Solution
3+
The Complete Open Source Chat Platform
44

55
## Demo
66

@@ -28,11 +28,8 @@ Try it on Ubuntu:
2828

2929
Try it with docker:
3030

31-
```
32-
docker-compose up
33-
```
31+
[Deploy with docker](https://github.com/RocketChat/Rocket.Chat/wiki/Deploy-with-Docker)
3432

35-
and check it out at http://localhost:80
3633

3734
Download the Native Cross-Platform Desktop Application at [Rocket.Chat.Electron](https://github.com/RocketChat/Rocket.Chat.Electron/releases)
3835

@@ -81,45 +78,52 @@ It is a great solution for communities and companies wanting to privately host t
8178
- Avatars
8279
- Markdown
8380
- Emojis
81+
- Media Embeds
82+
- Link Previews
8483
- Sent Message Edit and Deletion
8584
- Transcripts / History
8685
- File Upload / Sharing
8786
- Full text search
87+
- Live chat / Messaging call center
88+
- LDAP Authentication
8889
- Support for Okta SSO through SAML v2
89-
- Live chat / Messaging call center - Alpha testing now! [Issue #519](https://github.com/RocketChat/Rocket.Chat/issues/519)
90-
- I18n - Supports 22 Languages [Internationalization with Lingohub](https://translate.lingohub.com/engelgabriel/rocket-dot-chat/dashboard)
91-
- Hubot Friendly - [Hubot Integration Project](https://github.com/RocketChat/hubot-rocketchat)
92-
- Media Embeds
93-
- Link Previews
94-
- LDAP Authentication - [LDAP Authentication on Rocket.Chat Wiki](https://github.com/RocketChat/Rocket.Chat/wiki/LDAP-Authentication)
95-
- Face to Face Video Conferencing aka WebRTC (Alpha) - [How to video chat](https://github.com/RocketChat/Rocket.Chat/wiki/Using-Face-to-face-video-conference-%28aka-webrtc%29)
96-
- REST APIs - [Ready for testing ...](https://github.com/RocketChat/Rocket.Chat/wiki/REST-APIs)
97-
- Remote Locations Video Monitoring - [Early access ...](https://github.com/RocketChat/Rocket.Chat/wiki/Remote-Video-Monitoring)
98-
- Native Cross-Platform Desktop Application [Rocket.Chat.Electron - HELP WANTED](https://github.com/RocketChat/Rocket.Chat.Electron/releases)
90+
- I18n - Supports 22 Languages
91+
- Hubot Friendly
92+
- Face to Face Video Conferencing (aka WebRTC)
93+
- Multi-users Video Group Chat
94+
- Audio calls
95+
- Multi-users Audio Conference
96+
- Screensharing
97+
- REST APIs
98+
- Remote Locations Video Monitoring
99+
- Chat-ops powered by Hubot: scalable horizontal app integration (early access)
100+
- Native Cross-Platform Desktop Application [Windows, Mac OSX, or Linux](https://rocket.chat/)
99101
- Mobile app for iPhone, iPad, and iPod touch [Download on AppStore!](https://geo.itunes.apple.com/us/app/rocket.chat/id1028869439?mt=8)
100102
- Mobile app for Android phone, tablet, and TV stick [Available now on Google Play!](https://play.google.com/store/apps/details?id=com.konecty.rocket.chat)
103+
- Sandstorm.io instant Rocket.Chat server [Now on Sandstorm App Store](https://apps.sandstorm.io/app/vfnwptfn02ty21w715snyyczw0nqxkv3jvawcah10c6z7hj1hnu0)
101104

102105

103106
### Roadmap
104107

105108
#### In Progress
109+
- Support multiple teams on the same instance / same VPS infrastructure: [Issue #658](https://github.com/RocketChat/Rocket.Chat/issues/658), [Issue #630](https://github.com/RocketChat/Rocket.Chat/issues/630)
106110
- Support for PostgreSQL: [Issue #533](https://github.com/RocketChat/Rocket.Chat/issues/533), [Issue #822](https://github.com/RocketChat/Rocket.Chat/issues/822)
107111
- Native iOS Application [Issue #270](https://github.com/RocketChat/Rocket.Chat/issues/270), [Rocket.Chat.iOS - HELP WANTED](https://github.com/RocketChat/Rocket.Chat.iOS)
108112
- Native Android Application [Issue #271 - HELP WANTED](https://github.com/RocketChat/Rocket.Chat/issues/271)
109113
- Off-the-Record (OTR) Messaging [Issue #36](https://github.com/RocketChat/Rocket.Chat/issues/36), [Issue #268 - HELP WANTED](https://github.com/RocketChat/Rocket.Chat/issues/268)
110114
- API-enabled methods: [Issue #202](https://github.com/RocketChat/Rocket.Chat/issues/202), [Issue #454](https://github.com/RocketChat/Rocket.Chat/issues/454), [Issue #455](https://github.com/RocketChat/Rocket.Chat/issues/455), [Issue #759](https://github.com/RocketChat/Rocket.Chat/issues/759)
111-
- Voice calls: [Issue #542](https://github.com/RocketChat/Rocket.Chat/issues/542)
112-
- Screensharing: [Issue #418](https://github.com/RocketChat/Rocket.Chat/issues/418)
115+
- Scalable WebRTC broadcaster / media-server integration, [Issue #1118 - HELP WANTED](https://github.com/RocketChat/Rocket.Chat/issues/1118)
116+
113117

114118
#### Planned
115119
- Kerberos Authentication: [Issue #839](https://github.com/RocketChat/Rocket.Chat/issues/839)
116120
- XMPP Multi-user chat (MUC): [Issue #404](https://github.com/RocketChat/Rocket.Chat/issues/404)
117121
- More webhooks: GitLab, Confluence, Jira, Piwik, Wordpress: [Issue #233](https://github.com/RocketChat/Rocket.Chat/issues/233), [Issue #525](https://github.com/RocketChat/Rocket.Chat/issues/525), [Issue #637](https://github.com/RocketChat/Rocket.Chat/issues/637), [Issue #638](https://github.com/RocketChat/Rocket.Chat/issues/638), [Issue #747](https://github.com/RocketChat/Rocket.Chat/issues/747)
118-
- Support multiple teams on the same instance / same VPS infrastructure: [Issue #658](https://github.com/RocketChat/Rocket.Chat/issues/658), [Issue #630](https://github.com/RocketChat/Rocket.Chat/issues/630)
119122
- Clusterize / Descentralize: [Issue #520](https://github.com/RocketChat/Rocket.Chat/issues/520), [Issue #601](https://github.com/RocketChat/Rocket.Chat/issues/601)
120123
- Anonymous use of Rocket.Chat: [Issue #604](https://github.com/RocketChat/Rocket.Chat/issues/604)
121124
- File Sharing via P2P and Scalable Multicast: [Issue #369](https://github.com/RocketChat/Rocket.Chat/issues/369), [Issue #370](https://github.com/RocketChat/Rocket.Chat/issues/370)
122125
- Anti-virus checking on file uploads: [Issue #757](https://github.com/RocketChat/Rocket.Chat/issues/757)
126+
- Massively scalable hosting and provisioning
123127

124128
### Issues
125129

0 commit comments

Comments
 (0)