xmpp-sprint: Remove commented block
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
54dc84528d
commit
3beabb374e
1 changed files with 0 additions and 53 deletions
|
@ -168,59 +168,6 @@ __XEPs/Discussions/Misc__
|
|||
- Message attachments XEP updated: [pull/696](https://github.com/xsf/xeps/pull/696)
|
||||
- Talk about threads and how (not) to implement them, (comparing with other IM solutions).
|
||||
|
||||
<!--
|
||||
|
||||
_Day 1_
|
||||
|
||||
- Bookmarks sync in Prosody:
|
||||
[mod_bookmarks](https://modules.prosody.im/mod_bookmarks.html)
|
||||
- Updated default bookmarks for that:
|
||||
[mod_default_bookmarks](https://modules.prosody.im/mod_default_bookmarks.html)
|
||||
- Use PEP Bookmarks in Conversations if `urn:xmpp:bookmarks-conversion:0` is annouced.
|
||||
[commit](https://github.com/siacs/Conversations/commit/dc5e7e5d95e30b8220a0f2d0ada969a3006c3437)
|
||||
- Message attachments XEP updated: [pull/696](https://github.com/xsf/xeps/pull/696)
|
||||
- Added XMPP-related software to main Gentoo package repository
|
||||
- slixmpp (Python lib) https://bugs.gentoo.org/533586
|
||||
- poezio (console client app) https://bugs.gentoo.org/377137
|
||||
- dino (GUI client app) https://bugs.gentoo.org/631772
|
||||
- Experiments with XEP-0392 (Consistent Color Generation) in Conversations and Dino
|
||||
- Conversations: Disabled by default variant that uses HSLUV instead of YCbCr.
|
||||
HSLUV provides more uniform colors and also 'nicer' colors by default.
|
||||
[commit](https://github.com/siacs/Conversations/commit/268fcd3838f35050008bc03a81c0873e515e75f6)
|
||||
- Start implementation of IBR in poezio and Dino
|
||||
- Mention threads, talk about how (not) to implement them, (comparing with other IM solutions).
|
||||
- Better ordering of name fallbacks in Converse.js:
|
||||
[pull/1168](https://github.com/conversejs/converse.js/pull/1168)
|
||||
- Attempt at a new UI/design for Converse.js:
|
||||
[pull/1167](https://github.com/conversejs/converse.js/pull/1167)
|
||||
|
||||
_Day 2_
|
||||
|
||||
- Detailed [Converse.js][13] walkthrough by JC
|
||||
- XML pretty-printing plugin for poezio:
|
||||
[xmlindent.py](https://linkmauve.fr/files/xmlindent.py)
|
||||
- Updated Conversations Compliance Checker help for Prosody:
|
||||
[pull/6](https://github.com/iNPUTmice/caas/pull/6)
|
||||
- SCRAM-SHA-1 for Dino: [tree/scram-sha-1](https://github.com/dino/dino/tree/scram-sha-1)
|
||||
- [Fixed](https://github.com/dino/dino/issues/300) nVidia specific rendering
|
||||
and performance issue in Dino
|
||||
- Working on adding the following projects to the Gentoo main repo:
|
||||
- Biboumi (IRC gateway)
|
||||
- Spectrum (multiprotocol gateway)
|
||||
- Swift (client and library)
|
||||
- Profanity (console client)
|
||||
- Almost working XEP-0156 implementation for Converse.js:
|
||||
[pull/1170](https://github.com/conversejs/converse.js/pull/1170)
|
||||
- Visually improve Sign In dialog in Dino
|
||||
- [Add IBR support](https://github.com/dino/dino/commit/4be8c92a2c0e454ae217aea8f8eac69c99416214)
|
||||
to Dino (supports forms and OOB)
|
||||
- Initial attempt at IBR in [poezio!10](https://lab.louiz.org/poezio/poezio/merge_requests/10)
|
||||
and [slixmpp!4](https://lab.louiz.org/poezio/slixmpp/merge_requests/4)
|
||||
- [Fix](https://lab.louiz.org/poezio/slixmpp/merge_requests/4) launch script version
|
||||
- Fix display names in MUCs without localparts in Dino (!)
|
||||
- Discuss about how to correctly handle [xmpp URIs](https://dev.louiz.org/issues/3402) in poezio
|
||||
|
||||
-->
|
||||
|
||||
I would like to thank everybody who participated, helped organise the event,
|
||||
and made all this possible. Thanks [Collabora](https://collabora.com) again
|
||||
|
|
Loading…
Reference in a new issue