Age | Commit message (Expand) | Author |
2017-12-07 | New generated jobs for: room directory, 3PIDs, redactions, typing notificatio... | Kitsune Ral |
2017-12-07 | GTAD: Enable content-repo stubs generation | Kitsune Ral |
2017-12-07 | Use new GTAD features: avoid copying of custom schemas; inline body where app... | Kitsune Ral |
2017-12-07 | New generated jobs for: room directory, 3PIDs, redactions, typing notificatio... | Kitsune Ral |
2017-12-07 | Make BaseJob::Data consume QByteArray as well, not only QJsonObject | Kitsune Ral |
2017-12-07 | jobs/generated: don't rely on QString's COW; firmer formatting | Kitsune Ral |
2017-12-07 | Connection: no more default to matrix.org; update HS URL from /login response | Kitsune Ral |
2017-12-07 | Generated jobs: Apply naming convention to parameters | Kitsune Ral |
2017-12-07 | Generated jobs: Don't dump empty strings to body parameters | Kitsune Ral |
2017-12-07 | converters.h: Use perfect forwarding | Kitsune Ral |
2017-12-07 | Connection: undeprecate joinRoom() | Kitsune Ral |
2017-12-07 | converters.h: support QByteArray | Kitsune Ral |
2017-12-07 | Make BaseJob::Data consume QByteArray as well, not only QJsonObject | Kitsune Ral |
2017-12-06 | jobs/generated: don't rely on QString's COW; firmer formatting | Kitsune Ral |
2017-12-06 | GTAD pre-0.4, with local data types and parametrised arrays; make avoidCopy? ... | Kitsune Ral |
2017-12-06 | converters.h: Use perfect forwarding | Kitsune Ral |
2017-12-06 | Connection: undeprecate joinRoom() | Kitsune Ral |
2017-12-06 | converters.h: support QByteArray | Kitsune Ral |
2017-11-30 | Connection: no more default to matrix.org; update HS URL from /login response | Kitsune Ral |
2017-11-30 | Generated jobs: Apply naming convention to parameters | Kitsune Ral |
2017-11-28 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2017-11-28 | Bumped up the soname version | Kitsune Ral |
2017-11-26 | Make connectToServer/connectWithToken auto-resolve HS if needed | Kitsune Ral |
2017-11-26 | Deprecated resolved(); grouped signals from the same operations | Kitsune Ral |
2017-11-25 | Make Connection::resolveServer() work as it should | Kitsune Ral |
2017-11-25 | ConnectionData::setBaseUrl() | Kitsune Ral |
2017-11-22 | Undeprecated Connection::getThumbnail(), moved Q_INVOKABLE calls to slots | Kitsune Ral |
2017-11-22 | Use unique_ptr for connectionData | Kitsune Ral |
2017-11-22 | Force-create NAM earlier | Kitsune Ral |
2017-11-21 | Use QStringLiteral instead of bare QString constructors for string constants | Kitsune Ral |
2017-11-21 | Eliminate race condition in Avatar::get() | Kitsune Ral |
2017-11-21 | Mitigate the mess with slashes between base URL and endpoint string | Kitsune Ral |
2017-11-21 | Workaround Qt's poor bearer management | Kitsune Ral |
2017-11-20 | Slightly rearrange code so that the NAM singleton could be configured easier | Kitsune Ral |
2017-11-16 | Fix CI | Kitsune Ral |
2017-11-16 | Simplify code that loads events from JSON arrays | Kitsune Ral |
2017-11-16 | Require state_key to be present in all state events | Kitsune Ral |
2017-11-16 | Automate cache resets | Kitsune Ral |
2017-11-10 | Add Telegram to the list of bridge suffixes | Kitsune Ral |
2017-11-10 | Merge pull request #112 from Quiark/master | Kitsune Ral |
2017-11-10 | Fix (IRC) bridge detection | Roman Plášil |
2017-11-05 | README.md: Replace some leftover references to Quaternion | Kitsune Ral |
2017-11-04 | Update README.md | Kitsune Ral |
2017-11-03 | Settings: Catch literal "false" values stored by Qt.labs.Settings QML module | Kitsune Ral |
2017-11-03 | Provide facilities to migrate from legacy settings location | Kitsune Ral |
2017-11-02 | Document room transitions in .h instead of .cpp | Kitsune Ral |
2017-11-02 | Room: Move away internal methods to not mislead client authors | Kitsune Ral |
2017-11-02 | Update the lib version for dynamic linking | Kitsune Ral |
2017-11-02 | Fix AppVeyor CI | Kitsune Ral |
2017-11-02 | Fixed CI | Kitsune Ral |