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
2017-06-07
Adjust whitespace
Roman Plášil
2017-06-07
Split user's bridge (IRC, Gitter) into a separate field in user model object
Roman Plášil
2017-06-07
Merge pull request #68 from Quiark/pull-mark-invokable
Kitsune Ral
2017-06-07
Make markAllMessagesAsRead() Q_INVOKABLE
Roman Plášil
2017-06-02
Merge pull request #66 from Quiark/reorg
Kitsune Ral
2017-06-02
Add Room::memberNames() for nick completion in QML
Roman Plášil
2017-06-02
Clean up
Roman Plášil
2017-06-02
Fix qmake compilation
Roman Plášil
2017-05-28
Merge pull request #65 from QMatrixClient/kitsune-simplify-events
Kitsune Ral
2017-05-22
Fixed building with CLang 3.5
Kitsune Ral
2017-05-22
Refactored Events
Kitsune Ral
2017-05-22
Cleanup
Kitsune Ral
2017-05-22
Dispatch<>: Allow nullptr for a function; special-case GCC 4.8
Kitsune Ral
2017-05-22
util.h: lookup() uses forwarding refs; added Dispatch/dispatch and REGISTER_ENUM
Kitsune Ral
2017-05-18
Merge pull request #64 from Fxrh/kitsune-osx-ci
Kitsune Ral
2017-05-18
Enable OSX in Travis CI
Kitsune Ral
2017-05-17
Merge pull request #62 from Fxrh/kitsune-refactoring
Kitsune Ral
2017-05-13
More code cleanup and tweaks; fine-tuning logs; performance improvements
Kitsune Ral
2017-05-13
Refactored logging enhancements
Kitsune Ral
2017-05-12
BaseJob: Do not leak access token into the job configuration
Kitsune Ral
2017-05-09
Returned Connection::disconnectFromServer() for back-compatibility
Kitsune Ral
2017-05-09
README.md: Described how to use Qt logging categories
Kitsune Ral
2017-05-09
Enable Travis CI webhook so that Matrix rooms could listen
Kitsune Ral
2017-05-09
LeaveRoomJob now accepts a roomId, not a Room object; Room::leaveRoom() intro...
Kitsune Ral
2017-05-09
Allow to get a Connection object of the Room
Kitsune Ral
2017-05-09
Code cleanup and tweaking (partially driven by clang-tidy)
Kitsune Ral
2017-05-08
Make QNetworkAccessManager member a singleton
Kitsune Ral
2017-05-01
Merge pull request #61 from elvisangelaccio/qloggingcategory
Kitsune Ral
2017-04-30
Port to categorized logging
Elvis Angelaccio
2017-04-20
Merge pull request #60 from elvisangelaccio/dont-discard-avatars
Kitsune Ral
2017-04-19
Don't discard avatars as well
Elvis Angelaccio
2017-04-18
Added markAllMessagesAsRead()
Kitsune Ral
2017-04-18
Use localeAwareCompare() to sort room members
Kitsune Ral
2017-04-17
Merge pull request #59 from elvisangelaccio/fix-displayname
Kitsune Ral
2017-04-17
Don't discard user display names upon leave membership events
Elvis Angelaccio
2017-04-16
Make sure message body is treated as plain text
Kitsune Ral
2017-04-14
Enable PostMessageJob to send rich text messages
Kitsune Ral
2017-04-13
Use own copy of MIME database on Windows
Kitsune Ral
2017-04-05
Make Room data Q_PROPERTY's so that they could be accessed from QML too
Kitsune Ral
2017-04-04
Merge pull request #58 from elvisangelaccio/master
Kitsune Ral
2017-04-04
Don't extend the spec when calculating the display name
Elvis Angelaccio
2017-04-02
Renamed JobHttpType to more fitting HttpVerb; removed Job from enum values
Kitsune Ral
2017-04-02
Rotten comments fixes
Kitsune Ral
2017-04-01
Merge pull request #57 from elvisangelaccio/default-avatar
Kitsune Ral
2017-03-30
Fixed accidental auto-promotion when read marker is out of sight
Kitsune Ral
2017-03-27
Map QNetworkReply::UnknownContentError to BaseJob::IncorrectRequestError
Kitsune Ral
2017-03-28
Merge pull request #56 from Fxrh/kitsune-retry-on-some-errors
Kitsune Ral
2017-03-26
Provide a default avatar
Elvis Angelaccio
2017-03-25
Split connectionError into networkError and syncError
Kitsune Ral
2017-03-25
Stop sync upon successful logout
Kitsune Ral
[next]