Render Qaiku messages through Markdown
Bug #544129 reported by
Henri Bergius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Unassigned | ||
gwibber (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Qaiku uses the Markdown formatting system for supporting inline links, bold, italic, lists etc. in messages. It would be great if Gwibber could visualize Qaiku messages through Markdown.
Markdown syntax:
http://
Earlier Gwibber with Markdown support:
http://
Changed in gwibber: | |
milestone: | none → 2.30.0 |
status: | New → In Progress |
Changed in gwibber: | |
status: | In Progress → Fix Committed |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Qaiku does send the HTML-formatted version (using its own Markdown parser) as part of the JSON message payload, so Gwibber can simply use that.
Attached is a patch which makes Gwibber trust Qaiku's formatted messages, and also supports "link Qaikus" that have an external link sent together with the message