Skip to content
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

Implements Send File for both IM and CHAT conversations. #85

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Not implemented yet:

- Send and receive messages, including weblinks, emoji and images.
- Display of online/offline/busy/away status.
- Send files using **/sendfile** command or via **Conversation > More > Send File** in chats, via **Conversation > Send File** in direct conversations.
- Sending of read notifications so the server understands users is still online.
- Display of messages sent while Pidgin was offline.
- Mark messages edited by a Mattermost user as "Edited:"
Expand Down
Loading