Wednesday, August 04, 2021
grimoire@muc.metronome.im
August
Mon Tue Wed Thu Fri Sat Sun
            1
2 3 4
5
6
7 8
9 10
11
12 13 14
15
16 17 18 19
20 21 22
23 24 25 26 27 28
29
30 31
         
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[09:45:56] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda pushed 23 commits to aria-net: https://github.com/maranda/matrix-bifrost/commit/cff8a3d9b0a30c4c92866dec542c083859b68460Tadeusz „tadzik” Sośnierz: Revert "Use CLI port followed by AS port"

This reverts commit 44d027d9a00378fd166650df2ac2797af981ceb2
as it turns out to break more than it fixes :|Tadeusz Sośnierz: Defer to xmpp.js instead of tracking connection state ourselves

We weren't always doing it right which led to lost messages in some edge
cases. It's best we don't do that at all.Tadeusz Sośnierz: Reschedule sending the XMPP stanzas if sending them failed for any reason

This should only happen due to an underlying socket error, which xmpp.js
handles on its own with a reconnect – this ensures that the messages we
were attempting to send there are not getting lost.

Hopefully fixes GH-236.Tadeusz Sośnierz: Update changelogtadzik: Merge pull request #264 from matrix-org/tadzik/gh-236/reinforce-xmpp-connection-handling

Make XMPP connection handling more resilientHalf-Shot: Merge pull request #270 from matrix-org/tadzik/undo-port-defaults

Revert "Use CLI port followed by AS port"maranda: Attempt computing avatar hashes to add to join presencesmaranda: Fix hashing functions to hash binary datamaranda: Change encoding to asciimaranda: Add avatar hashes also on initial sync'ingmaranda: Fix typomaranda: Intent is already available in RoomSyncmaranda: Don't try to fetch profiles for undefined ghost entriesmaranda: Attempt implementing handling of room avatarsmaranda: Fix typomaranda: Set the avatar when we fetch the topicmaranda: Don't try to fetch current avatar when there isn't onemaranda: Fix key namemaranda: Rework previous commits...

- Add new event interface which supports passing buffers
- Try not mangling the file type and make it unusablemaranda: currentData is supposed to be the bodymaranda: Don't fetch profiles from not unready ghostsmaranda: Rename IChatBufferState interfacemaranda: Merge remote-tracking branch 'upstream/develop' into aria-net
[09:46:12] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda deleted aria-net-hotfixes
[09:53:36] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda pushed to aria-net: Fix merging conflict mistake - https://github.com/maranda/matrix-bifrost/commit/08be79d68151cf4e34630c12c592c596f591c3fd
[10:18:47] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda pushed to aria-net: Use axios instead of request-promise-native - https://github.com/maranda/matrix-bifrost/commit/6f95ff2a3498f1fef1391ecb6be7bba684abd550
[12:09:56] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda pushed to aria-net: We shall not pass the element when buffering messages - https://github.com/maranda/matrix-bifrost/commit/afa3f98ad9d2ae75af7a5e0f37b5ae34e69a9d97
[12:49:22] <Github [@maranda:aria-net.org]> [maranda/matrix-bifrost] maranda pushed to aria-net: Catch if we're being sent an element - https://github.com/maranda/matrix-bifrost/commit/0a850f5e3dc9ed9be7ae526da605f4aea61adbf3