5
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stream: Split up XMPP socket More... 3 months ago
Stream: Always handle stream open element More... 3 months ago
Stream: Rename StreamManager to StreamAckManager More... 3 months ago
ci: linux: Use Qt 6.5.3 (installing 6.6.* results in an error) More... 3 months ago
ci: macos: Fix brew install by forcing overwrite More... 3 months ago
Stream: Try to fix order of destruction regarding tasks More... 3 months ago
Use range-based for loops for parsing DOM elements More... 3 months ago
Utils_p: Add utility for range-based for loop child element iteration More... 3 months ago
omemo: Use constants from base library More... 3 months ago
Utils_p: Remove char* overload for firstChildElement() More... 3 months ago
Merge branch '1.6' More... 3 months ago
tests: omemodata: Fix compilation with Qt 6 and C++17 More... 3 months ago
tests: omemodata: Fix compilation with Qt 6 and C++17 More... 3 months ago
Utils_p: Use QStringViews as input for XML write helpers More... 3 months ago
Message: Use QStringView for tagName in checkElement More... 3 months ago
Make all XML namespace constants QStringViews More... 3 months ago
Make use of new firstChildElement() and isIqType() helpers More... 3 months ago
Utils_p: Add isIqType() helper More... 3 months ago
StreamFeatures: Use new firstChildElement() and QStringViews More... 3 months ago
Utils_p: Add helper for using new QStringView overloads if availabe More... 3 months ago
Uitils_p: Add firstChildElement() func with QSV and xml namespace More... 3 months ago
Global_p: Use constexpr std::array and QStringView to avoid POD globals More... 3 months ago
Merge branch '1.6' More... 3 months ago
Merge branch '1.5' into 1.6 More... 3 months ago
OutgoingClient: Fix handling of XMPP redirects (introduced in aaa6497) More... 3 months ago
OutgoingClient: Split up stream management into C2sStreamManager More... 3 months ago
StreamManagement_p.h: Make all ctors explicit More... 3 months ago
Client: Do not resend presence if stream could be resumed More... 3 months ago
OutgoingClient: Split up keep-alive/ping handling More... 3 months ago
OutgoingClient: Split up DNS lookup More... 3 months ago