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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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