index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qlite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use transaction for database migration
Marvin W
2019-12-17
2
-2
/
+12
*
Do not mark abstract class contstuctors public
Randy Barlow
2019-09-01
2
-3
/
+3
*
qlite: use critical() instead of error() for failed transactions
Marvin W
2019-07-09
4
-4
/
+4
*
Use glib log functions
fiaxh
2019-03-15
1
-1
/
+1
*
Merge PR #413 "Improvements to the OMEMO plugin"
Marvin W
2018-11-10
1
-7
/
+9
|
\
|
*
Merge branch 'master' into omemo-muc
Samuel Hand
2018-07-30
1
-2
/
+9
|
|
\
|
*
|
More cleanup and database modifications
Marvin W
2018-06-26
1
-2
/
+8
|
*
|
Database migration and code cleanup
Samuel Hand
2018-06-19
1
-1
/
+3
*
|
|
add suggestions/auto-complete for search filters
bobufa
2018-08-13
1
-1
/
+15
*
|
|
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
4
-3
/
+124
*
Roster versioning
fiaxh
2017-05-22
1
-1
/
+1
*
qlite/libdino: optimize db access
Marvin W
2017-04-26
2
-1
/
+27
*
cmake/signal-protocol: shared lib, mark_as_advanced and others
Marvin W
2017-04-26
1
-5
/
+6
*
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
*
Make FHS compliant, split RPMs, fix compilation on older GCCs
Marvin W
2017-04-03
1
-0
/
+1
*
New CMake
Marvin W
2017-03-23
1
-16
/
+11
*
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
*
CMake: merge created header+vapi files into a single directory
Marvin W
2017-03-11
1
-3
/
+2
*
Initial plugin system
Marvin W
2017-03-10
1
-1
/
+1
*
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
10
-0
/
+1108