Commit Graph

4 Commits

Author SHA1 Message Date
Paul Schaub 0c4fd3996c
Rebase on master 2023-12-27 17:22:38 +01:00
Paul Schaub b3b78caa64
Initial support for XEP-0446: File Metadata Element
Solves SMACK-894
2023-12-27 17:00:40 +01:00
Florian Schmaus b5180f819f Follow-up commit after merging support for XEP-0446: File Metadata Element
This is a follow-up commit after 441d677644 ("Initial support for
XEP-0446: File Metadata Element"). It includes the following changes

1. Use idiomatic provider design for FileMetadataElementProvider
2. Add XEP-0264 and XEP-0446 to the list of supported XEPs (both where
   added with441d6776447f)
2023-12-16 16:53:34 +01:00
Paul Schaub 441d677644
Initial support for XEP-0446: File Metadata Element
Also adds initial support for XEP-0264: Jingle Content Thumbnails

Solves SMACK-894
2023-12-08 14:46:51 +01:00