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
/
plugins
/
openpgp
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
2
-8
/
+18
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
6
-20
/
+21
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
1
-1
/
+1
*
Disconnect stanza listeners from pipeline
fiaxh
2017-11-22
1
-16
/
+15
*
Update translations
Translations
2017-11-18
1
-1
/
+1
*
Fix unit tests using async + read message marker
fiaxh
2017-11-17
1
-1
/
+1
*
Read+(write) stream async
fiaxh
2017-11-16
1
-39
/
+61
*
Go offline before quiting application
fiaxh
2017-10-31
1
-1
/
+1
*
Fix warnings
fiaxh
2017-10-31
5
-27
/
+44
*
PGP encrypted file transfers
fiaxh
2017-10-22
5
-47
/
+98
*
Move encryption menu into ChatInput, PGP support for MUCs
fiaxh
2017-09-06
4
-54
/
+104
*
Focus selected widgets in the accounts dialog
hrxi
2017-09-01
1
-2
/
+3
*
Handle xmpp ?join and ?message uris
fiaxh
2017-08-25
1
-4
/
+4
*
"Default" per-contact settings (change UI)
fiaxh
2017-08-25
1
-5
/
+4
*
README: Discussion MUC, change url
fiaxh
2017-08-22
1
-1
/
+1
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
2
-6
/
+9
*
openpgp: contact details provider (fingerprint), colored fingerprints, fix sh...
fiaxh
2017-08-14
5
-33
/
+121
*
xmpp-vala: Remove require-functions
fiaxh
2017-08-14
1
-2
/
+0
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
1
-1
/
+1
*
Gettext support
fiaxh
2017-04-10
2
-5
/
+10
*
Show account status (incl errors) in ManageAccounts.Dialog
fiaxh
2017-04-10
1
-2
/
+2
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
1
-2
/
+2
*
Small bug fixes and compatibility with Vala 0.36
Marvin W
2017-03-23
1
-2
/
+2
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
4
-24
/
+14
*
Improve when to send chat state notifications
fiaxh
2017-03-16
1
-4
/
+6
*
Fix ChatInput for many lines + small UI changes
fiaxh
2017-03-16
1
-1
/
+1
*
Do not use gpgme 1.7.0+ features yet.
Marvin W
2017-03-13
1
-0
/
+4
*
amend 39722a4
fiaxh
2017-03-12
1
-15
/
+17
*
Query GPG in other thread + only once (account settings)
fiaxh
2017-03-12
1
-20
/
+63
*
PGP module: store data in own db, use pgp key as specified in account settings
fiaxh
2017-03-12
7
-54
/
+183
*
Move PGP support into plugin
fiaxh
2017-03-12
8
-0
/
+394