!yBCfIaIJPwYXMoldTd:matrix.org

Quotient/Quaternion

327 Members
libQuotient 0.9.2 released | Quaternion 0.0.97 beta2 is out, RC coming | CI binaries: https://cloud smith.io/~quotient/repos/quaternion | Quaternion status: https://github.com/orgs/quotient-im/projects/3 | lib status: https://github.com/orgs/quotient-im/projects/290 Servers

Load older messages


SenderMessageTime
21 Dec 2024
@github:integrations.ems.hostGitHub 🔵 KitsuneRal opened a new PR quotient-im/libQuotient#846: "AccountSettings: escape forward- and backslashes in MXIDs" 21:28:15
22 Dec 2024
@github:integrations.ems.hostGitHub 📥 KitsuneRal created new issue quotient-im/libQuotient#847: "Release 0.9.2" with labels release 12:36:05
@github:integrations.ems.hostGitHub ✅ KitsuneRal approved quotient-im/libQuotient#806 "Support event relations on all post message functions" 21:02:28
24 Dec 2024
@bittin:matrix.orgbittin- changed their display name from bittin_burned_out to bittin.14:41:44
26 Dec 2024
@github:integrations.ems.hostGitHub ✅ TobiasFella approved quotient-im/libQuotient#846 "AccountSettings: escape forward- and backslashes in MXIDs" 12:51:14
27 Dec 2024
@github:integrations.ems.hostGitHub ✳ KitsuneRal merged PR quotient-im/libQuotient#846: "AccountSettings: escape forward- and backslashes in MXIDs" 17:18:01
29 Dec 2024
@kitsune:matrix.orgkitsune changed the room topic to "Releasing libQuotient 0.9.2 | Next: Quaternion 0.0.97 beta2 | CI binaries: https://cloud smith.io/~quotient/repos/quaternion | Quaternion status: https://github.com/orgs/quotient-im/projects/3 | lib status: https://github.com/orgs/quotient-im/projects/2" from "libQuotient 0.9.1 released | Next: Quaternion 0.0.97 beta2 | CI binaries: https://cloud smith.io/~quotient/repos/quaternion | Quaternion status: https://github.com/orgs/quotient-im/projects/3 | lib status: https://github.com/orgs/quotient-im/projects/2".08:31:07
@github:integrations.ems.hostGitHub 🔵 KitsuneRal opened a new PR quotient-im/libQuotient#848: "0.9.2" 09:28:53
@github:integrations.ems.hostGitHub ✳ KitsuneRal merged PR quotient-im/libQuotient#848: "0.9.2" 10:43:14
@github:integrations.ems.hostGitHub

📣 KitsuneRal released 0.9.2 for quotient-im/libQuotient

The new maintenance release of libQuotient 0.9 is here, with a few fixes and incremental features, some of those upstreamed from Quaternion or NeoChat. Notable changes:

  • Replaced remaining QScopedPointer occurrences with std::unique_ptr; introduce DeleteLater and QObjectHolder for better integration of std::unique_ptr and QObject-based types (a part of #840 by @KitsuneRal)
  • New range facilities: findIndex() and rangeTo(), to cover for the missing std::ranges::to() on macOS (parts of #840 and #845 by @KitsuneRal)
  • Fixes to some Quotest tests getting stuck in limbo (a part #840, #841, a part of #845 by @KitsuneRal)
  • findIndirect() algorithm was found unnecessary, as std::ranges::find() covers its use case; since nobody used it outside the library (it seems), it was completely removed rather than deprecated - scream at @KitsuneRal if you happened to use it already (#843)
  • Only signal pending event as merged once the real one is in the timeline (#844 by @KitsuneRal)
  • ThreadView to track threads in a room (#825 by @nvrWhere)
  • AccountSettings: fix working with MXIDs that have forward- and backslashes (#846 by @KitsuneRal)

Full Changelog: https://github.com/quotient-im/libQuotient/compare/0.9.1...0.9.2

10:43:27
@kitsune:matrix.orgkitsune changed the room topic to "libQuotient 0.9.2 released | Quaternion 0.0.97 beta2 still in the works | CI binaries: https://cloud smith.io/~quotient/repos/quaternion | Quaternion status: https://github.com/orgs/quotient-im/projects/3 | lib status: https://github.com/orgs/quotient-im/projects/2" from "Releasing libQuotient 0.9.2 | Next: Quaternion 0.0.97 beta2 | CI binaries: https://cloud smith.io/~quotient/repos/quaternion | Quaternion status: https://github.com/orgs/quotient-im/projects/3 | lib status: https://github.com/orgs/quotient-im/projects/2".10:54:45
30 Dec 2024
@robinriley:matrix.orgRobin Riley (m.org) joined the room.21:40:06
@joshsimmons:matrix.orgJosh Simmons (m.org) left the room.21:40:08
@josh:josh.telJosh Simmons (away, back May 9th) left the room.21:40:15
31 Dec 2024
@github:integrations.ems.hostGitHub âš« nvrWhere closed PR quotient-im/libQuotient#831: "RoomMessageEvent Edit Helpers" with comment "Closing as having though about it there are better ways to achieve what I was trying to do here" 15:47:32
2 Jan 2025
@github:integrations.ems.hostGitHub 🔵 nvrWhere opened a new PR quotient-im/libQuotient#849: "New Thread Signal" 11:02:53
3 Jan 2025
@chaosrifle:matrix.orgchaos joined the room.00:34:43
@chaosrifle:matrix.orgchaos left the room.01:25:54
@superhamsteri:matrix.orgsuperhamsteri joined the room.10:55:06
6 Jan 2025
@thibaultmartin:matrix.orgThib (m.org) changed their display name from Thib (m.org) to Thib (m.org, 🤒).16:08:53
7 Jan 2025
@meox_:nitro.chatmeox_ [she/her] {wireshark testing} joined the room.03:37:53
@meox_:nitro.chatmeox_ [she/her] {wireshark testing} changed their profile picture.04:09:33
8 Jan 2025
@vincetheprogrammer:matrix.orgvincetheprogrammer left the room.17:40:09
11 Jan 2025
@github:integrations.ems.hostGitHub 🔵 KitsuneRal opened a new PR quotient-im/libQuotient#850: "OIDC-awareness" with labels enhancement 11:09:22
@github:integrations.ems.hostGitHub ✅ TobiasFella approved quotient-im/libQuotient#850 "OIDC-awareness" 14:25:50
12 Jan 2025
@github:integrations.ems.hostGitHub ✳ KitsuneRal merged PR quotient-im/libQuotient#850: "OIDC-awareness" 10:30:16
13 Jan 2025
@thibaultmartin:matrix.orgThib (m.org) changed their display name from Thib (m.org, 🤒) to Thib (m.org).08:40:02
15 Jan 2025
@meox_:nitro.chatmeox_ [she/her] {wireshark testing} changed their display name from meox_ [she/her] {meow meow meow!!!!} to meox_ [she/her] {might kms}.06:00:46
@github:integrations.ems.hostGitHub ✳ KitsuneRal merged PR quotient-im/libQuotient#806: "Support event relations on all post message functions" 14:13:35
@nephele:nheko.imnephele kitsune: The "hide when tray icon is pressed" on macos is hugely annoying, it opens a menu with the options "Show" and "Quit", quaternion was in the background and i could not open it anymore with the dock and was super confused where it went 16:39:38

Show newer messages


Back to Room ListRoom Version: 5