Skip to content
Snippets Groups Projects
Commit 2b8031f8 authored by Marcelo Schmidt's avatar Marcelo Schmidt Committed by GitHub
Browse files

Update FEATURES.md

parent fb93bc82
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
- Facebook, Github, Google, etc. - Facebook, Github, Google, etc.
- I18N: More than 30 languages so far - I18N: More than 30 languages so far
- File Uploading - File Uploading
- Drag-and-drop
- Upload to file system - Upload to file system
- AWS + CDN - AWS + CDN
- Live chat - Live chat
...@@ -20,6 +21,8 @@ ...@@ -20,6 +21,8 @@
- Notifications - Notifications
- Desktop and Mobile - Desktop and Mobile
- Use your own gateway - Use your own gateway
- Use @all to notify everyone in the room (configurable to max. users)
- Receive missed messages in your e-mail
- Apps - Apps
- Mobile - Mobile
- Native - Native
...@@ -35,15 +38,28 @@ ...@@ -35,15 +38,28 @@
- Text Decorations - Text Decorations
- Mentions - Mentions
- Link Preview - Link Preview
- Embedded videos
- Markdown - Markdown
- Code, single or multi-line
- TexMath - TexMath
- Emojis - Emojis
- Reactions - Reactions
- Message editing
- Editing is as simple as using your arrow keys for picking the right message to edit
- Setup to keep history of edits or discard the previous text
- Show or hide edited/deleted status
- History - History
- Search - Search
- Full-text search - Full-text search
- Regex search - Regex search
- Add stars to rooms and mark them as favorites
- Add stars and pins to messages
- Star messages that are important to you. Only you have access to your stars.
- Pin messages that are important to everyone.
- Access your starred/pinned and messages you were mentioned on quickly through side bar buttons
- REST Api - REST Api
- Roles and Permissions - Roles and Permissions
- Off-the-record conversations - Public and Private multi-user rooms
- One-on-one conversations
- Off-the-record messaging (messages are encrypted and transiently saved on database)
- Slashcommands - Slashcommands
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment