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
...
|
*
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
|
*
|
|
|
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
56
-832
/
+1095
|
|
\
\
\
\
|
*
|
|
|
|
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
13
-56
/
+176
|
*
|
|
|
|
Database migration and code cleanup
Samuel Hand
2018-06-19
5
-82
/
+46
|
*
|
|
|
|
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
12
-48
/
+539
|
*
|
|
|
|
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
*
|
|
|
|
|
Fix hide/show correct ContentItems
fiaxh
2018-11-09
1
-6
/
+17
*
|
|
|
|
|
Use ContentItems for NotificationEvents
fiaxh
2018-11-07
4
-23
/
+51
*
|
|
|
|
|
Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...
fiaxh
2018-11-04
9
-154
/
+119
*
|
|
|
|
|
fixup 1e54a44
fiaxh
2018-11-02
2
-6
/
+10
*
|
|
|
|
|
Display room name in conversation selector and conversation titlebar
codedust
2018-11-02
6
-16
/
+42
*
|
|
|
|
|
Fix messages never being notified from servers without MAM (#432)
PapsOu
2018-10-24
1
-1
/
+2
*
|
|
|
|
|
Update translations
Translations
2018-10-23
66
-1163
/
+2099
*
|
|
|
|
|
Display bold/italic/monospace message formating, improve message-to-markup pa...
fiaxh
2018-10-23
2
-35
/
+58
*
|
|
|
|
|
Use Account's equals_func for Gee.List<Account>
fiaxh
2018-09-21
1
-1
/
+1
*
|
|
|
|
|
Use Label instead of TextView for message display
fiaxh
2018-09-21
10
-234
/
+94
*
|
|
|
|
|
Fix runtime criticals
fiaxh
2018-09-16
2
-10
/
+19
*
|
|
|
|
|
Notification on TLS error/wrong password, log TLS cert issues, don't make acc...
fiaxh
2018-09-15
5
-11
/
+34
[prev]
[next]