Skip to content

Conversation

@bigcat88
Copy link
Member

Added simple APIs that will make life much easier for chats: sending a file/directory and converting a text message containing the file/directory directly into FsNode

Later will write and examples and add them to documentation, but these API are really simple.

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #135 (6a63acc) into main (734f4fa) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          32       32           
  Lines        2756     2781   +25     
=======================================
+ Hits         2749     2774   +25     
  Misses          7        7           
Files Coverage Δ
nc_py_api/_talk_api.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/ui/files.py 100.00% <100.00%> (ø)
nc_py_api/files/__init__.py 100.00% <100.00%> (ø)
nc_py_api/files/sharing.py 100.00% <100.00%> (ø)
nc_py_api/talk.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 changed the title TalkAPI: send_file, receive_messages can return TalkFileMessage TalkAPI: added send_file; receive_messages can return TalkFileMessage Sep 28, 2023
@bigcat88 bigcat88 merged commit 3cacc59 into main Sep 28, 2023
@bigcat88 bigcat88 deleted the TalkFileMessage branch September 28, 2023 12:23
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.

2 participants