index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-27
function_traits<>: define as empty by default
Kitsune Ral
2020-12-27
Merge pull request #430 from nicolasfella/replycleanup
Kitsune Ral
2020-12-27
Fix use-after-free of QNetworkReply in BaseJob
Nicolas Fella
2020-12-24
Refresh CONTRIBUTING.md
Kitsune Ral
2020-12-24
quotest: wait until the final report is actually sent
Kitsune Ral
2020-12-24
Room: don't accept . at 0-th position in the tag
Kitsune Ral
2020-12-24
Fix clang-tidy/clazy warnings
Kitsune Ral
2020-12-23
BaseJob::Status: add comparison with int
Kitsune Ral
2020-12-23
BaseJob: add [[fallthrough]] as clang-tidy says
Kitsune Ral
2020-12-23
BaseJob: tolerate unexpected error payloads
Kitsune Ral
2020-12-23
Connection::resolveServer(): fix error handling
Kitsune Ral
2020-12-22
Merge pull request #423 from quotient-im/kitsune-fix-namesakes-failure
Kitsune Ral
2020-12-10
Uri: fix a few cases of insufficient escaping
Kitsune Ral
2020-12-10
Merge pull request #420 from TobiasFella/work/deletefix
Kitsune Ral
2020-12-10
Fix DELETE jobs with json data
Tobias Fella
2020-12-03
CMakeLists.txt: fix configuration failures
Kitsune Ral
2020-12-03
Room: fix breakage in internal member map
Kitsune Ral
2020-12-03
CMakeLists.txt: reworked configuration logging
Kitsune Ral
2020-12-02
Merge pull request #416 from ognarb/work/cmakefeaturesummary
Kitsune Ral
2020-11-27
Merge pull request #418 from ognarb/work/QT_NO_KEYWORDS
Kitsune Ral
2020-11-27
Make it compile with QT_NO_KEYWORDS
Carl Schwan
2020-11-26
Add feature summary to cmake file
Carl Schwan
2020-11-24
csapi/search.*
Kitsune Ral
2020-11-24
CMakeLists.txt: enable generating csapi/search.*
Kitsune Ral
2020-11-19
Fix Q_ASSERT failure on sending messages
Kitsune Ral
2020-11-15
Cleanup across event classes
Kitsune Ral
2020-11-14
Make StateEventBase Q_GADGET too
Kitsune Ral
2020-11-14
Cleanup
Kitsune Ral
2020-11-14
Drop EventFactory<RoomPowerLevelsEvent>
Kitsune Ral
2020-11-14
ConnectionData: fix defunct jobs stalling the queue
Kitsune Ral
2020-11-12
Room: add power level events to redaction rules
Kitsune Ral
2020-11-12
More JSON key constants
Kitsune Ral
2020-11-11
.clang-format: update for ClangFormat 10+
Kitsune Ral
2020-11-10
MembershipType: drop warning on empty values
Kitsune Ral
2020-11-08
Room: drop setMemberState()
Kitsune Ral
2020-11-08
More robust member profile data retrieval
Kitsune Ral
2020-11-08
converters.h: add QUrl support
Kitsune Ral
2020-11-06
ChangePasswordJob: logoutDevices doesn't need Omittable
Kitsune Ral
2020-11-06
Further restrict IPv6 branch of ServerPartRegEx
Kitsune Ral
2020-11-06
.clang-format: add SpaceInEmptyBlock: false (clang 10)
Kitsune Ral
2020-11-06
Uri::toUrl(): fix incorrect matrix.to rep
Kitsune Ral
2020-11-06
util.cpp: assert validity of regular expressions
Kitsune Ral
2020-11-06
More stringent serverpart checks in user ids
Kitsune Ral
2020-10-28
Merge pull request #411 from JohnDr/johnd-mods
Kitsune Ral
2020-10-27
Added filter param to getPreviousContent so that a server side filter
John
2020-09-04
Update documentation
Kitsune Ral
2020-09-04
CONTRIBUTING.md: clarify the matrix-doc repo situation
Kitsune Ral
2020-09-04
Fixes of clazy warnings
Kitsune Ral
2020-09-04
SyndData::parseJson: use fromJson()
Kitsune Ral
2020-09-04
csapi/profile.*: require displayname/avatar_url
Kitsune Ral
[next]