393
edits
(→Monal: Change Monal time format) |
(→Moxxy: Change Moxxy time format) |
||
Line 232: | Line 232: | ||
''Brief explanation:'' For some users, groupchats are an essential part of the instant messaging experience. Moxxy is currently lacking such functionality. This project should provide users with the basics of groupchats. | ''Brief explanation:'' For some users, groupchats are an essential part of the instant messaging experience. Moxxy is currently lacking such functionality. This project should provide users with the basics of groupchats. | ||
''Relevant readings:'' [https://codeberg.org/moxxy/moxxmpp moxxmpp], [https://xmpp.org/extensions/xep-0045.html XEP-0045], [https://xmpp.org/extensions/xep-0313.html XEP-0313], [https://xmpp.org/extensions/xep-0402.html XEP-0402] | ''Relevant readings:'' [https://codeberg.org/moxxy/moxxmpp moxxmpp], [https://xmpp.org/extensions/xep-0045.html XEP-0045], [https://xmpp.org/extensions/xep-0313.html XEP-0313], [https://xmpp.org/extensions/xep-0402.html XEP-0402] | ||
''Project size:'' 175h | |||
''Project size:'' | |||
''Difficulty:'' Easy | ''Difficulty:'' Easy | ||
''Deliverables / Expected Results:'' | ''Deliverables / Expected Results:'' | ||
Line 252: | Line 248: | ||
''Brief explanation:'' Not all users are able or want to have Moxxy permanently running in the background. XMPP, however, provides us with a way to negotiate the usage of push notifications, if available. This projects should | ''Brief explanation:'' Not all users are able or want to have Moxxy permanently running in the background. XMPP, however, provides us with a way to negotiate the usage of push notifications, if available. This projects should | ||
provide Moxxy with the ability to work on devices where running in the background indefinitely is not an option. | provide Moxxy with the ability to work on devices where running in the background indefinitely is not an option. | ||
''Relevant readings:'' [https://codeberg.org/moxxy/moxxmpp moxxmpp], [https://xmpp.org/extensions/xep-0357.html XEP-0357], [https://unifiedpush.org/ UnifiedPush], [https://github.com/UnifiedPush/flutter-connector UnifiedPush's Flutter library] | ''Relevant readings:'' [https://codeberg.org/moxxy/moxxmpp moxxmpp], [https://xmpp.org/extensions/xep-0357.html XEP-0357], [https://unifiedpush.org/ UnifiedPush], [https://github.com/UnifiedPush/flutter-connector UnifiedPush's Flutter library] | ||
''Project size:'' 350h | |||
''Project size:'' | |||
''Difficulty:'' Medium | ''Difficulty:'' Medium | ||
''Deliverables / Expected Results:'' | ''Deliverables / Expected Results:'' | ||
edits