Difference between revisions of "Gsoc2024/Dino/Rich message support"

Jump to navigation Jump to search
(Created page with "{| id="mp-topbanner" style="width:100%; color: white; background:#F9AB00; margin-top: 1.2em; border:1px solid #E37400;" | style="font-size: 2em; font-weight: bolder; padding-left: 1em;" | Dino 'Rich Message Support' | style="text-align:right; padding-right: 2em;" | Google Summer of Code 2024 Project Idea |+ | colspan="2" style="font-size: 0.8em" | This page describes a Google Summer of Code project idea. Please refer to Google Summer of Code 2024 for an overview of t...")
 
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
== Google Summer of Code project description ==
== Google Summer of Code project description ==


Add support for creating and displaying rich test messages.
Add support for creating and displaying rich text messages.


=== Deliverables / Expected Results ===
=== Deliverables / Expected Results ===
Line 29: Line 29:
* Add rich text features to Dino's chat input box using buttons and well-known keyboard shortcuts for bold, italic, strikethrough, monospace, lists, blockquotes, code blocks, links and mentions.
* Add rich text features to Dino's chat input box using buttons and well-known keyboard shortcuts for bold, italic, strikethrough, monospace, lists, blockquotes, code blocks, links and mentions.
* Allow users to activate Markdown input, which is instantly converted to rich text during input.
* Allow users to activate Markdown input, which is instantly converted to rich text during input.
* Send rich text messages using [https://xmpp.org/extensions/xep-0394.html Message Markup] and [https://xmpp.org/extensions/xep-0372.html References] as well as a fallback using [https://xmpp.org/extensions/xep-0393.html Message Styling]
* Send rich text messages using [https://xmpp.org/extensions/xep-0394.html Message Markup] as well as a fallback using [https://xmpp.org/extensions/xep-0393.html Message Styling]
* Apply markup to messages in conversation history via Pango Attributes
* Apply markup to messages in conversation history via Pango Attributes


Line 43: Line 43:
* [https://xmpp.org/extensions/xep-0393.html XEP-0393 'Message Styling']
* [https://xmpp.org/extensions/xep-0393.html XEP-0393 'Message Styling']
* [https://xmpp.org/extensions/xep-0394.html XEP-0394 'Message Markup']
* [https://xmpp.org/extensions/xep-0394.html XEP-0394 'Message Markup']
* [https://xmpp.org/extensions/xep-0372.html XEP-0372 'References']


{| class="wikitable"
{| class="wikitable"
117

edits

Navigation menu