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
2018-01-14
RoomEvent-aware file up/downloads along with status tracking
Kitsune Ral
2018-01-14
Refactor EventContent; allow to easily check files out of message events
Kitsune Ral
2018-01-14
User: Q_PROPERTYs; setAvatar()
Kitsune Ral
2018-01-14
Connection: files up/downloading support
Kitsune Ral
2018-01-14
Connection::getThumbnail: Add an overload for QString
Kitsune Ral
2018-01-14
DownloadFileJob
Kitsune Ral
2018-01-14
BaseJob: afterStart(), beforeAbandon(), up/downloadProgress()
Kitsune Ral
2018-01-14
Drop extraneous #include <QString>
Kitsune Ral
2018-01-14
BaseJob::Data -> RequestData; support QIODevice* input/output
Kitsune Ral
2018-01-14
Merge branch 'master' into kitsune-content-repo-create-room
Kitsune Ral
2018-01-13
RoomEvent-aware file up/downloads along with status tracking
Kitsune Ral
2018-01-13
Refactor EventContent; allow to easily check files out of message events
Kitsune Ral
2018-01-13
User: Q_PROPERTYs; setAvatar()
Kitsune Ral
2018-01-13
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-01-12
Connection: files up/downloading support
Kitsune Ral
2018-01-12
Connection::getThumbnail: Add an overload for QString
Kitsune Ral
2018-01-12
DownloadFileJob
Kitsune Ral
2018-01-12
BaseJob: afterStart(), beforeAbandon(), up/downloadProgress()
Kitsune Ral
2018-01-12
Drop extraneous #include <QString>
Kitsune Ral
2018-01-12
BaseJob::Data -> RequestData; support QIODevice* input/output
Kitsune Ral
2018-01-12
BaseJob::maxRetries: Align the type with that of JobTimeoutConfig
Kitsune Ral
2018-01-12
Event/RoomEvent: use Q_DECLARE_METATYPE properly
Kitsune Ral
2018-01-12
Qualify a bind() invocation with 'std::'; use an actual value instead of a pl...
Kitsune Ral
2018-01-09
MediaThumbnailJob: Rewire to GetContentThumbnailJob; decommission ThumbnailType
Kitsune Ral
2018-01-09
jobs/generated: content-repo.*, create_room.*
Kitsune Ral
2018-01-09
jobs: expect application/json by default; set query in constructor body; prop...
Kitsune Ral
2018-01-09
jobs/generated: Use BaseJob::addExpectedContentType()
Kitsune Ral
2018-01-09
BaseJob: Provide a simplified constructor
Kitsune Ral
2018-01-09
BaseJob, MediaThumbnailJob: Support request and response headers
Kitsune Ral
2018-01-09
jobs/generated: Polish formatting; other minor cleanup
Kitsune Ral
2018-01-09
Job template: Use QIODevice instead of QByteArray to store byte streams
Kitsune Ral
2018-01-09
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-01-09
BaseJob: change initial job status from NoError to Pending
Kitsune Ral
2018-01-09
Fix an occasional crash when resolving a server name
Kitsune Ral
2018-01-09
Avatar: Use QPointer<> and isJobRunning()
Kitsune Ral
2018-01-09
Avatar: Mark get() as const operation
Kitsune Ral
2018-01-09
isJobRunning() facility function
Kitsune Ral
2018-01-09
Avatar: Use Connection::getThumbnail instead of callApi<>
Kitsune Ral
2018-01-06
Add a missing #include
Kitsune Ral
2018-01-05
MediaThumbnailJob: Rewire to GetContentThumbnailJob; decommission ThumbnailType
Kitsune Ral
2018-01-05
jobs/generated: content-repo.*, create_room.*
Kitsune Ral
2018-01-05
jobs: expect application/json by default; set query in constructor body; prop...
Kitsune Ral
2018-01-05
jobs/generated: Convert numbers to string in a way that actually works
Kitsune Ral
2018-01-05
BaseJob: Provide a simplified constructor
Kitsune Ral
2018-01-05
jobs/generated: Make default values propagate properly
Kitsune Ral
2018-01-05
CMakeLists.txt: Exclude more API files from generation
Kitsune Ral
2018-01-05
Avatar: Use Connection::getThumbnail instead of callApi<>
Kitsune Ral
2018-01-05
jobs/generated: Use BaseJob::addExpectedContentType()
Kitsune Ral
2018-01-05
{{base}}.cpp.mustache: Fix addExpectedContentType() invocation code
Kitsune Ral
2018-01-04
gtad.yaml: Cleanup
Kitsune Ral
[prev]
[next]