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
path:
root
/
lib
/
connection.h
Age
Commit message (
Expand
)
Author
2019-05-19
Connection: use QScopedPointer instead of unique_ptr
Kitsune Ral
2019-05-19
Move a doc-comment to its place
Kitsune Ral
2019-05-03
Connection::stateCacheDir
Kitsune Ral
2019-04-24
Make ignore-user related method Q_INVOKABLE.
Black Hat
2019-03-27
Connection::domain()
Kitsune Ral
2019-02-24
Merge branch 'kitsune-aliases-map'
Kitsune Ral
2019-02-23
Remove the 'pretty' SupportedRoomVersion vector debug operator
Alexander Akulich
2019-02-22
Room::setAliases, Connection: roomByAlias, updateRoomAliases
Kitsune Ral
2019-02-17
Connection: loadingCapabilities(); sort availableRoomVersions
Kitsune Ral
2019-02-15
Connection: load supported room versions
Kitsune Ral
2019-02-15
Merge branch 'master' into kitsune-room-versions
Kitsune Ral
2019-02-11
Connection::createRoom: support passing a room version
Kitsune Ral
2019-02-10
Connection: move syncLoopTimeout to Connection::Private
Alexey Andreyev
2019-02-05
Connection: simplified sync loop logic without delays
Alexey Andreyev
2019-02-03
Connection: separated sync loop logic with delay control
Alexey Andreyev
2019-01-30
Connection: infinite sync loop logic by default
Alexey Andreyev
2019-01-13
Merge branch 'kitsune-workaround-stuck-invites'
Kitsune Ral
2019-01-13
qt_connection_util.h: a new home for connectSingleShot() and newly made conne...
Kitsune Ral
2019-01-13
Connection: fix/workaround glitches on joining/leaving
Kitsune Ral
2019-01-13
Connection::provideRoom: allow omitting join state
Kitsune Ral
2019-01-05
Connection::upload*: autodetect content type if not supplied
Kitsune Ral
2018-12-11
Expose Connection::nextBatchToken()
Kitsune Ral
2018-12-08
Connection: support members lazy-loading
Kitsune Ral
2018-11-23
Room/Connection: don't save the just loaded room cache
Kitsune Ral
2018-11-22
Save state cache per-room
Kitsune Ral
2018-11-19
BaseJob::rawDataSample()
Kitsune Ral
2018-10-29
Connection::joinRoom: allow to specify intermediate servers
Kitsune Ral
2018-09-16
Merge remote-tracking branch 'upstream/master'
Josip Delic
2018-09-16
Connection: make factories a bit more customisable
Kitsune Ral
2018-08-29
Merge branch 'master' of https://github.com/QMatrixClient/libqmatrixclient
Josip Delic
2018-08-25
Update to the recent CS API (watch out for breakage)
Kitsune Ral
2018-08-25
Update marius voip to new libqtmc
Josip Delic
2018-08-11
Reverse direct chats map
Kitsune Ral
2018-08-11
Connection::*DirectChat(): add overloads accepting User*
Kitsune Ral
2018-08-11
Connection: drop extraneous Q_INVOKABLE
Kitsune Ral
2018-08-03
Connection::sendMessage: mark as tentative
Kitsune Ral
2018-07-27
Initial support for local echo
Kitsune Ral
2018-07-27
connectSingleShot()
Kitsune Ral
2018-07-19
Connection::stateChanged() signal
Kitsune Ral
2018-07-04
Add more #includes missing
Kitsune Ral
2018-07-04
Support ignoring users
Kitsune Ral
2018-06-30
Use C++14 [[deprecated]] attribute instead of doc-comment
Kitsune Ral
2018-06-11
Connection: InFore/Background -> Fore/BackgroundRequest
Kitsune Ral
2018-06-08
csapi: Fix boolean query parameters incorrectly passed
Kitsune Ral
2018-06-02
Connection::loadedRoomState() signal
Kitsune Ral
2018-05-29
BaseJob: "background" switch; more extensive error reporting
Kitsune Ral
2018-05-23
BaseJob: more careful error handling; unify and extend error signals in Conne...
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral
2018-05-04
Connection, jobs/generated: Use QStringList instead of QVector<QString>
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
[next]