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
*
Do not use signal_protocol_internal.h
Marvin W
2019-02-12
4
-5
/
+8
*
Add keyboard shortcuts: CTRL+T (Start Conversation), CTRL+G (Join Channel)
fiaxh
2019-02-05
1
-0
/
+2
*
Move app menu into window, make conversation details dialog directly accessib...
fiaxh
2019-02-05
19
-306
/
+566
*
Fix compiler error (From using uint8[].copy())
fiaxh
2019-02-04
1
-2
/
+2
*
Improve FileFilter for avatar selection
fiaxh
2019-01-30
1
-6
/
+5
*
Rewrite OMEMO crypt buffer logic to fix #474
Marvin W
2019-01-16
1
-13
/
+43
*
Spelling: Set up account
Allan Nordhøy
2019-01-09
1
-1
/
+1
*
Fix OMEMO decryption if MUC real_jid is not known (because sender is offline)
fiaxh
2019-01-09
2
-31
/
+57
*
Improve ping timeouts, add debug output for XmlErrors and ping timeouts
fiaxh
2019-01-02
3
-28
/
+39
*
Find libqrencode using cmake/pkg-config logic
Marvin W
2019-01-02
3
-2
/
+15
*
Bump libsignal-protocol-c dependency to 2.3.2
Marvin W
2019-01-02
5
-13
/
+16
*
Update Translations
Translations
2018-12-31
62
-1591
/
+2852
*
Check FileTransfer's mime_type for null (unknown) when handeling it
fiaxh
2018-12-31
5
-7
/
+7
*
Fix display name: Check localpart (return) for null
fiaxh
2018-12-29
1
-2
/
+7
*
ConversationSelector: Display time "Yesterday" after date change
fiaxh
2018-12-29
1
-1
/
+1
*
Improve message markup parsing
fiaxh
2018-12-29
1
-4
/
+3
*
Fix compilation with older versions of valac
Marvin W
2018-12-28
2
-5
/
+5
*
Private MUCs w/o name: Display localparts instead of barejids if name is not ...
fiaxh
2018-12-28
1
-3
/
+3
*
display groups w/o name by list of members
Daniel Gultsch
2018-12-28
6
-2
/
+69
*
Detect emoji-only messages and display them larger
fiaxh
2018-12-27
5
-0
/
+74
*
(Partially) Fix messages being displayed wrongly sorted in ConversationSummar...
fiaxh
2018-12-27
3
-9
/
+11
*
Check content_length for null before parsing in http HEAD message response
fiaxh
2018-11-29
2
-2
/
+6
*
support jpeg pep avatars + actually check hash
Daniel Gultsch
2018-11-27
1
-3
/
+12
*
only parse vcard hashes from available presence
Daniel Gultsch
2018-11-27
1
-0
/
+3
*
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
[next]