-
Notifications
You must be signed in to change notification settings - Fork 737
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
Ability to send files #6
Comments
@igorantun put @Cazeh suggestions into TODO.md file. |
Will do. |
how long still before we can send files and pictures |
Hey @etype, unfortunately, I've been too busy to contribute to this project since v1.0.0 was released. While I'd love to see this feature working, I do not have the time to implement it right now, but I would appreciate any help and contribution the community could give working on this :) |
I could attempt to do this. I know a good system that could file share. What do you think? |
If it can be well integrated with the UI and the project itself, it would be awesome @thecodecrafter! |
It is an interesting system (well, it's more of a concept) that involves blobs and engine.io. It didn't really ever have a name, but me and my friends used it for a project once. The tricky part is keeping people from trying to inject code with blobs. |
Sounds cool, I'm looking forward to seeing that PR :) |
I know it's been a long while since we talked about that, @igorantun , but I still am trying to get a nice PR built. I wanted your help doing some things, since it is your original framework. Things I Want to Do:
*Each new user who messages can message and it will create a new tab. If they have that turned off in their settings, it's a tab that says "Private Messages", and if they click that then they can click on the different users who have messaged them (vertical tabs) just like Discord. |
Make a system where you can send files to other users via private messages.
The text was updated successfully, but these errors were encountered: