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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
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", ↵
fiaxh
2017-03-20
1
-5
/
+7
|
|
|
|
start services before UI
*
Qlite: Return OptionalRow instead of Row?, add ability to remove columns on ↵
Marvin W
2017-03-12
4
-37
/
+77
|
|
|
|
version upgrade
*
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 ↵
fiaxh
2017-03-09
1
-0
/
+1
|
|
|
|
messages if pgp error
*
Initial commit
fiaxh
2017-03-02
9
-0
/
+1062