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

Handle file uploads / attachments #32

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

flying-scorpio
Copy link

This solves #9.
It uses preliminary work from pierreozoux@a437a75 updated to fit the new main branch.
It also adds handling of file-upload descriptions, sending them as a separate text message.

Copy link
Collaborator

@HerHde HerHde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far, so good. I might ask you for a few minor things.

Again, thanks for the good work which passes all checks

src/handlers/messages.ts Show resolved Hide resolved
src/handlers/messages.ts Outdated Show resolved Hide resolved
src/handlers/messages.ts Outdated Show resolved Hide resolved
src/handlers/messages.ts Show resolved Hide resolved
src/handlers/messages.ts Outdated Show resolved Hide resolved
@flying-scorpio
Copy link
Author

Added a block in the README.md to document exporting files stored in GridFS mode (from mongodb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants