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
/
libdino
/
src
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAM fixes
fiaxh
2017-08-19
3
-18
/
+29
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
1
-1
/
+1
*
libdino: do not process message twice
Marvin W
2017-08-17
1
-3
/
+2
*
fixup 4aee957 (request history since last known messages)
fiaxh
2017-08-17
1
-2
/
+2
*
Message Archive Management
fiaxh
2017-08-17
4
-6
/
+25
*
Stream Management
fiaxh
2017-08-14
3
-4
/
+15
*
SRV records for XMPP over TLS
fiaxh
2017-08-11
1
-0
/
+1
*
request history since last known messages (#110)
Max Weller
2017-08-05
1
-1
/
+9
*
Http file upload
fiaxh
2017-08-03
2
-5
/
+5
*
Session establishment
fiaxh
2017-06-21
1
-3
/
+5
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
3
-6
/
+16
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
3
-55
/
+34
*
MUC join behaviour + small MUC error changes
fiaxh
2017-06-13
1
-0
/
+6
*
Muc Invite + Kick
fiaxh
2017-06-11
3
-18
/
+45
*
Conversation details dialog
fiaxh
2017-05-30
1
-0
/
+10
*
Notifications + typing notifications + message marker settings per conversation
fiaxh
2017-05-30
2
-4
/
+7
*
fixup bcb9690 (Roster versioning)
fiaxh
2017-05-24
2
-34
/
+7
*
Roster versioning
fiaxh
2017-05-22
2
-22
/
+119
*
Member affiliation in occupant list
fiaxh
2017-05-18
1
-0
/
+21
*
qlite/libdino: optimize db access
Marvin W
2017-04-26
1
-0
/
+3
*
Sync MUC join/part behaviour with autojoin flag in bookmarks
fiaxh
2017-04-23
2
-4
/
+75
*
xmpp-vala/core+libdino: concurrency + nullity improvements
Marvin W
2017-04-18
3
-27
/
+42
*
Handle conference bookmarks w/o nick
fiaxh
2017-04-17
1
-5
/
+4
*
MUC improvements
fiaxh
2017-04-11
3
-34
/
+31
*
Show account status (incl errors) in ManageAccounts.Dialog
fiaxh
2017-04-10
2
-54
/
+92
*
Application menu fallback button
fiaxh
2017-04-04
1
-1
/
+0
*
fixup 75e51b5
fiaxh
2017-04-04
1
-1
/
+1
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
8
-96
/
+136
*
Start private conversation with MUC occupant via occupant menu
fiaxh
2017-04-03
1
-2
/
+2
*
Add --print-xmpp flag to log details
Marvin W
2017-04-03
1
-1
/
+2
*
Handle MUC private messages
fiaxh
2017-03-31
3
-23
/
+110
*
Fix conversation last_active
fiaxh
2017-03-31
4
-40
/
+36
*
Some caching and fix gpgme on some systems
Marvin W
2017-03-24
2
-14
/
+59
*
Tab completion for MUC occupants
fiaxh
2017-03-24
2
-4
/
+7
*
Small bug fixes and compatibility with Vala 0.36
Marvin W
2017-03-23
2
-13
/
+12
*
Add back on subscription request
fiaxh
2017-03-23
1
-0
/
+5
*
Move some database interaction into entities
fiaxh
2017-03-23
3
-192
/
+17
*
Select conversation on startup, placeholder for "No conversation selected", s...
fiaxh
2017-03-20
2
-1
/
+16
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
10
-158
/
+118
*
"No accounts active, add?" stack in main view
fiaxh
2017-03-18
1
-0
/
+2
*
Fix message stanza default type
fiaxh
2017-03-18
1
-6
/
+8
*
Improve when to send chat state notifications
fiaxh
2017-03-16
1
-33
/
+47
*
omemo plugin: improve session bootstrapping
Marvin W
2017-03-15
2
-2
/
+5
*
correctly bootstrap omemo when there is no devicelist on server yet + concurr...
Marvin W
2017-03-13
1
-2
/
+4
*
Fix account repeated disconnect/connect issues
Marvin W
2017-03-13
1
-4
/
+7
*
Reduce GTK dependency to 3.16, fix dark theme
Marvin W
2017-03-13
1
-2
/
+3
*
Search messages having a uuid stanza id by id + account
fiaxh
2017-03-12
2
-2
/
+3
*
Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v...
Marvin W
2017-03-12
1
-4
/
+4
*
PGP module: store data in own db, use pgp key as specified in account settings
fiaxh
2017-03-12
1
-24
/
+1
*
Move storage into user directory and fix plugin search path
Marvin W
2017-03-12
4
-11
/
+23
[next]