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
2021-06-13
Make RequestData compile again
Alexey Rusakov
2021-06-13
uri.cpp, room.*: Get rid of QStringRefs
Alexey Rusakov
2021-06-12
connection.cpp: erase_if -> remove_if
Alexey Rusakov
2021-06-12
Adjust to new moc/QMetaType requirements
Alexey Rusakov
2021-06-12
CMakeLists: require at least Qt 5.12; add Qt 6 support
Alexey Rusakov
2021-06-07
Connection::joinRoom() shouldn't enforce room state
Alexey Rusakov
2021-05-20
Merge pull request #466 from TobiasFella/gitignore
Alexey Rusakov
2021-05-19
Add libquotient.kdev4 to .gitignore
Tobias Fella
2021-05-09
Fix joinedRoom signal not being emitted in some cases
Alexey Rusakov
2021-04-26
CI: Use GCC 9 where GCC 8 was
Alexey Rusakov
2021-04-26
Merge pull request #461 from quotient-im/work/force-load-user-data
Alexey Rusakov
2021-04-26
Make it possible to load the user metadata
Carl Schwan
2021-04-03
Merge pull request #460 from Aksem/master
Alexey Rusakov
2021-04-03
Fix broken links in README.
Vladyslav Hnatiuk
2021-02-26
Merge pull request #457 from quotient-im/work/capability
Carl Schwan
2021-02-26
Apply suggestion
Carl Schwan
2021-02-26
Add public method to determine if we can change the user password
Carl Schwan
2021-02-23
Merge pull request #455 from arawaaa/removeavatar
Alexey Rusakov
2021-02-22
Adds ability remove the avatar
Arnav Rawat
2021-02-21
Update a comment that still mentions Riot
Alexey Rusakov
2021-02-21
Uri: support abbreviated types in Matrix URIs
Alexey Rusakov
2021-02-16
Merge pull request #442 from ognarb/localuserinfo
Alexey Rusakov
2021-02-15
Update quotest/quotest.cpp
Carl Schwan
2021-02-09
Update
Carl Schwan
2021-01-28
Merge pull request #449 from rpallai/richeditfix
Alexey Rusakov
2021-01-28
Merge pull request #448 from rpallai/richreplyfix
Alexey Rusakov
2021-01-28
Drop qmake from CI
Alexey Rusakov
2021-01-28
Fix rich edits (transmit)
Roland Pallai
2021-01-28
Fix rich replies json format (transmit)
Roland Pallai
2021-01-25
Merge branch 'fix-ci' into master
Alexey Rusakov
2021-01-25
Room::P::removeMemberFromMap: comment that Q_ASSERT
Alexey Rusakov
2021-01-25
Revert to running quotest from the source tree
Alexey Rusakov
2021-01-25
Make quotest origin even more informative
Alexey Rusakov
2021-01-25
CI: build libraries statically
Alexey Rusakov
2021-01-25
Use Ninja
Alexey Rusakov
2021-01-25
CI: install to ~/.local; invoke quotest from there
Alexey Rusakov
2021-01-25
CI: include github.ref in the quotest origin
Alexey Rusakov
2021-01-25
CMakeLists.txt: refactor configuration of features
Alexey Rusakov
2021-01-25
Autotests: make sure types passed to QCOMPARE are the same
Alexey Rusakov
2021-01-25
Collapse the autotest entirely in *.cpp file
Alexey Rusakov
2021-01-25
CI: no need to explicitly build quotest
Alexey Rusakov
2021-01-25
CMakeLists.txt: include(CTest)
Alexey Rusakov
2021-01-23
Update test
Carl Schwan
2021-01-23
Add test
Carl Schwan
2021-01-23
Load user info (display name + avatar) for the local user.
Carl Schwan
2021-01-22
Adjust according to the just merged PR
Alexey Rusakov
2021-01-22
Merge pull request #440 from ognarb/callcandidateupdate
Alexey Rusakov
2021-01-22
Remove quotest from ctest
Carl Schwan
2021-01-21
fix build
Carl Schwan
2021-01-21
Move tests
Carl Schwan
[next]