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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix mutual subscription detection
Samuel Hand
2018-08-10
1
-2
/
+2
|
*
|
Code cleanup - move long database queries to their own functions and improve ...
Samuel Hand
2018-08-10
11
-143
/
+194
|
*
|
Make constructors the first function
Samuel Hand
2018-08-09
2
-92
/
+91
|
*
|
Indentation fixes
Samuel Hand
2018-08-09
2
-31
/
+31
|
*
|
Show a verification QR code for an accounts own key
Samuel Hand
2018-08-08
4
-7
/
+111
|
*
|
Only send messages to active devices
Samuel Hand
2018-08-08
1
-1
/
+1
|
*
|
Minor UI improvements: use a stack for the key management dialog
Samuel Hand
2018-08-07
3
-138
/
+151
|
*
|
Fix bug where OMEMO not avaiable with a newly added contact
Samuel Hand
2018-08-05
1
-5
/
+9
|
*
|
UI update: make the trust management interface more user friendly
Samuel Hand
2018-08-03
5
-282
/
+630
|
*
|
Mark messages from rejected and unknown devices
Samuel Hand
2018-07-29
2
-1
/
+39
|
*
|
Fix omemo not being available on first startup
Samuel Hand
2018-07-28
3
-7
/
+13
|
*
|
Code cleanup: create new trust management class
Samuel Hand
2018-07-25
5
-229
/
+196
|
*
|
only allow OMEMO in members only MUCs
Samuel Hand
2018-07-18
1
-1
/
+1
|
*
|
Send OMEMO messages in MUCs to offline members
Samuel Hand
2018-07-17
1
-4
/
+3
|
*
|
Properly check if a MUC is viable for sending OMEMO messages
Samuel Hand
2018-07-17
1
-2
/
+14
|
*
|
Enable encryption in MUCs
Samuel Hand
2018-07-11
3
-47
/
+113
|
*
|
Notify on a new own device
Samuel Hand
2018-07-11
3
-0
/
+40
|
*
|
Enable key management for own keys
Samuel Hand
2018-07-09
7
-185
/
+90
|
*
|
Merge branch 'master' into omemo-trust-ui
Samuel Hand
2018-07-07
32
-64
/
+63
|
|
\
\
|
*
|
|
More database migration, update defaults and indexes
Samuel Hand
2018-07-06
4
-11
/
+15
|
*
|
|
Add a toggle switch for key management
Samuel Hand
2018-07-04
3
-3
/
+51
|
*
|
|
Fix a bug where notifications wouldn't display upon a new device being added
Samuel Hand
2018-07-04
1
-2
/
+2
|
*
|
|
More cleanup and database modifications
Marvin W
2018-06-26
9
-51
/
+137
|
*
|
|
Database migration and code cleanup
Samuel Hand
2018-06-19
4
-81
/
+43
|
*
|
|
Disable debug mode for the omemo plugin
Samuel Hand
2018-06-11
1
-1
/
+1
|
*
|
|
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
10
-48
/
+519
|
*
|
|
Properly handle the case where the recipients device list hasn't been fetched
Samuel Hand
2018-06-08
1
-2
/
+2
|
*
|
|
remove bundle requests so session creation doesn't fail
Samuel Hand
2018-06-03
1
-0
/
+1
*
|
|
|
Use ContentItems for NotificationEvents
fiaxh
2018-11-07
1
-1
/
+1
*
|
|
|
Update translations
Translations
2018-10-23
40
-41
/
+276
*
|
|
|
Update translations
Translations
2018-09-07
36
-32
/
+146
*
|
|
|
Add `hidden` column to content_item table
fiaxh
2018-08-31
2
-2
/
+13
*
|
|
|
sort file transfers into correct conversation
bobufa
2018-08-13
1
-1
/
+1
*
|
|
|
add search filter expressions
bobufa
2018-08-13
1
-2
/
+2
*
|
|
|
accumulate conversation content in meta db table
bobufa
2018-08-13
1
-1
/
+1
*
|
|
|
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
2
-12
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
pgp: Fix checking wrong variable for null
fiaxh
2018-08-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Update translations
Translations
2018-07-05
32
-64
/
+63
*
|
Properly handle the case where the recipients device list hasn't been fetched
Samuel Hand
2018-06-14
1
-2
/
+2
*
|
remove bundle requests so session creation doesn't fail
Samuel Hand
2018-06-03
1
-0
/
+1
|
/
*
Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359)
Samuel Hand
2018-05-28
2
-0
/
+2
*
Update translations
Translations
2018-05-01
34
-202
/
+382
*
openpgp: Fix invalid iter in key selection dialog
fiaxh
2018-04-17
1
-21
/
+23
*
Update translations
Translations
2018-03-24
31
-25
/
+259
*
Move notification sounds (canberra dependency) into plugin, introduce libdino...
fiaxh
2018-03-05
4
-0
/
+55
*
Small fixes
fiaxh
2018-01-30
3
-6
/
+4
*
http-files: Report correct file size for encrypted files (slot request)
fiaxh
2018-01-28
2
-15
/
+15
*
Only display transferred images, display file names, open in system viewer, i...
fiaxh
2018-01-28
6
-27
/
+30
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
7
-31
/
+95
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
13
-110
/
+111
[prev]
[next]