| Commit message (Expand) | Author | Age | Files | Lines |
* | qlite: add basic (outer) join functionality | bobufa | 2018-08-13 | 4 | -55/+118 |
* | add support for fts tables to qlite | bobufa | 2018-08-13 | 3 | -10/+89 |
* | QLite: Add OFFSET statement | Marvin W | 2018-07-12 | 1 | -2/+9 |
* | QLite: Allow to easily fetch a single row from table | Marvin W | 2018-07-11 | 1 | -2/+8 |
* | small fixes | fiaxh | 2017-11-01 | 1 | -1/+1 |
* | Fix warnings | fiaxh | 2017-10-31 | 2 | -8/+24 |
* | Move DatabaseError handling into Qlite | fiaxh | 2017-10-31 | 9 | -96/+81 |
* | qlite: add upsert support | Marvin W | 2017-08-27 | 3 | -1/+121 |
* | Roster versioning | fiaxh | 2017-05-22 | 1 | -1/+1 |
* | qlite/libdino: optimize db access | Marvin W | 2017-04-26 | 2 | -1/+27 |
* | qlite: cleanup, fix nullity issues | Marvin W | 2017-04-18 | 9 | -181/+131 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -1/+1 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 8 | -26/+26 |
* | Add back on subscription request | fiaxh | 2017-03-23 | 2 | -2/+3 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -5/+7 |
* | Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v... | Marvin W | 2017-03-12 | 4 | -37/+77 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 1 | -1/+0 |
* | Fix bugs and warnings in qlite | Marvin W | 2017-03-10 | 8 | -48/+36 |
* | Save unsent messages (acc offline etc) and send later; don't send pgp message... | fiaxh | 2017-03-09 | 1 | -0/+1 |
* | Initial commit | fiaxh | 2017-03-02 | 9 | -0/+1062 |