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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix aesgcm http file up/download bugs
fiaxh
2018-11-27
4
-30
/
+52
*
Implement aesgcm encrypted file upload
fiaxh
2018-11-27
7
-12
/
+116
*
FileProvider for aesgcm links
fiaxh
2018-11-27
6
-7
/
+166
*
Restructure (http) file provider flow: Separate download&get_info, download i...
fiaxh
2018-11-27
10
-122
/
+149
*
Fix muc avatars sometimes not showing split tiles for occupants
fiaxh
2018-11-25
2
-6
/
+1
*
Always use Account.hash(equals)_func for HashMap+ArrayList
fiaxh
2018-11-24
3
-3
/
+3
*
ConversationRow: Update nick_label in case of FileItems
fiaxh
2018-11-21
1
-1
/
+5
*
Fix TLS error notification wrongly appearing
fiaxh
2018-11-21
1
-5
/
+3
*
Allow 12 for the size of the IV
Tim Henkes
2018-11-20
1
-2
/
+2
*
Fix typo in unified window string
Maxime Buquet
2018-11-19
1
-1
/
+1
*
Add a white border around QR-codes
Rahix
2018-11-16
1
-2
/
+13
*
Split login jid/password into two steps with checks
fiaxh
2018-11-16
15
-78
/
+605
*
Update translations
Translations
2018-11-14
65
-737
/
+1014
*
Fix Typo
Licaon_Kter
2018-11-11
1
-1
/
+1
*
Spelling, added comma and ending dot.
Allan Nordhøy
2018-11-11
1
-2
/
+2
*
Update translations
Translations
2018-11-10
63
-896
/
+4980
*
Use QR-code icon for OMEMO QR-code button
fiaxh
2018-11-10
4
-3
/
+11
*
Hide OMEMO messages from untrusted sources
Marvin W
2018-11-10
5
-40
/
+124
*
Merge PR #413 "Improvements to the OMEMO plugin"
Marvin W
2018-11-10
28
-507
/
+1727
|
\
|
*
Solve a few compiler warnings
Samuel Hand
2018-08-14
2
-28
/
+9
|
*
Properly decrypt messages from MUCs
Samuel Hand
2018-08-14
2
-97
/
+75
|
*
Move formatting out of translatable strings in manage_key_dialog
Samuel Hand
2018-08-12
1
-3
/
+3
|
*
Change own-notifcation wording and add a default action
Samuel Hand
2018-08-12
2
-2
/
+15
|
*
Make the key lists scrollable
Samuel Hand
2018-08-12
1
-4
/
+20
|
*
Index consistently with the identity id
Samuel Hand
2018-08-12
7
-21
/
+53
|
*
Actually perform the database update when changing blind trust
Samuel Hand
2018-08-11
1
-1
/
+1
|
*
Un-dim fingerprint when accepting keys
Samuel Hand
2018-08-11
1
-0
/
+2
|
*
Fix OMEMO not working when the database is re-created for an existing account
Samuel Hand
2018-08-11
1
-2
/
+11
|
*
Merge branch 'master' into omemo-muc
Samuel Hand
2018-08-11
2
-3
/
+3
|
|
\
|
*
|
Make strings translatable
Samuel Hand
2018-08-10
4
-25
/
+25
|
*
|
Fix mutual subscription detection
Samuel Hand
2018-08-10
5
-18
/
+12
|
*
|
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
|
*
|
Add dependencies to readme
Samuel Hand
2018-08-09
1
-0
/
+1
|
*
|
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
4
-6
/
+30
|
*
|
Merge branch 'master' into omemo-muc
Samuel Hand
2018-08-04
2
-8
/
+17
|
|
\
\
|
*
|
|
UI update: make the trust management interface more user friendly
Samuel Hand
2018-08-03
5
-282
/
+630
|
*
|
|
Merge branch 'master' into omemo-muc
Samuel Hand
2018-07-30
3
-2
/
+17
|
|
\
\
\
|
*
|
|
|
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
[next]