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 (
Collapse
)
Author
Age
Files
Lines
...
*
Drop libuuid dependency, uuid generation is not that complicated...
Marvin W
2017-03-12
5
-114
/
+11
|
*
Fix delegate copying issue
Marvin W
2017-03-12
3
-9
/
+12
|
*
Search messages having a uuid stanza id by id + account
fiaxh
2017-03-12
2
-2
/
+3
|
*
Qlite: Return OptionalRow instead of Row?, add ability to remove columns on ↵
Marvin W
2017-03-12
7
-43
/
+83
|
|
|
|
version upgrade
*
Force Make into using a single thread
Marvin W
2017-03-12
2
-4
/
+9
|
|
|
|
|
|
|
This also restricts fast-vapi's to Ninja. fast-vapi's improve build performance when multi-threaded, but are bad when single-threaded. Again emphasize that ninja-build should be used.
*
amend 39722a4
fiaxh
2017-03-12
2
-15
/
+18
|
*
Query GPG in other thread + only once (account settings)
fiaxh
2017-03-12
2
-21
/
+63
|
*
Unlock mutex on exceptions in gpgme helper
Marvin W
2017-03-12
1
-56
/
+69
|
*
PGP module: store data in own db, use pgp key as specified in account settings
fiaxh
2017-03-12
11
-85
/
+201
|
*
Automatically compile and use gsettings schema
Marvin W
2017-03-12
5
-4
/
+22
|
*
Move storage into user directory and fix plugin search path
Marvin W
2017-03-12
12
-40
/
+94
|
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
22
-454
/
+534
|
*
Move PGP support into plugin
fiaxh
2017-03-12
28
-217
/
+294
|
*
Update README.md
fiaxh
2017-03-12
1
-3
/
+3
|
*
Move gsettings schema back to libdino (where it belongs)
Marvin W
2017-03-12
2
-0
/
+0
|
*
Fix OMEMO plugin for latest changes
Marvin W
2017-03-12
1
-106
/
+93
|
*
Add OMEMO via Plugin
Marvin W
2017-03-11
29
-3
/
+4027
|
*
Move UI code into main dir
Marvin W
2017-03-11
73
-166
/
+191
|
*
CMake: merge created header+vapi files into a single directory
Marvin W
2017-03-11
7
-34
/
+49
|
*
Move GPG initialization to gpgme-vala
fiaxh
2017-03-11
3
-2
/
+24
|
*
Use delegates + object storage instead of listener objects
fiaxh
2017-03-11
18
-350
/
+250
|
*
Plug-In API: allow adding custom entries to account settings
Marvin W
2017-03-11
7
-95
/
+191
|
|
|
|
Also make OpenPGP code use this API
*
UI to choose PGP key/disabled in account settings
fiaxh
2017-03-11
11
-27
/
+78
|
*
Update ./configure to detect ninja package of debian/ubuntu (#4)
Marvin W
2017-03-11
1
-21
/
+34
|
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
20
-168
/
+239
|
*
Use typed identity in stream modules
fiaxh
2017-03-11
32
-232
/
+135
|
*
Merge branch 'master' of github.com:dino/dino
fiaxh
2017-03-10
33
-114
/
+141
|
\
|
*
Use typed identity in module manager
Marvin W
2017-03-10
10
-90
/
+79
|
|
|
*
Add typed identity to stream modules
Marvin W
2017-03-10
24
-25
/
+63
|
|
*
|
Merge branch 'master' of github.com:dino/dino
fiaxh
2017-03-10
101
-118
/
+271
|
\
|
|
*
Initial plugin system
Marvin W
2017-03-10
101
-118
/
+271
|
|
*
|
Reformat [GtkChild]
fiaxh
2017-03-10
30
-218
/
+130
|
/
*
amend 9b8cf70
fiaxh
2017-03-10
1
-0
/
+8
|
*
Various fixes in vala-xmpp
Marvin W
2017-03-10
5
-33
/
+102
|
*
Fix bugs and warnings in qlite
Marvin W
2017-03-10
8
-48
/
+36
|
*
Outfactor PGP into pgpme-vala
fiaxh
2017-03-10
19
-1787
/
+1400
|
*
Rename vala-xmpp library to xmpp-vala
fiaxh
2017-03-10
50
-14
/
+12
|
*
Do not expose UUID lib dependency outside vala-xmpp library
Marvin W
2017-03-10
11
-24
/
+21
|
*
Save unsent messages (acc offline etc) and send later; don't send pgp ↵
fiaxh
2017-03-09
16
-113
/
+204
|
|
|
|
messages if pgp error
*
Fix MUC join w/o bookmark, with psw; change some event listeners ↵
fiaxh
2017-03-09
7
-38
/
+66
|
|
|
|
|
|
key_press->key_release fixes #3
*
Properly handle JIDs without localpart; fixes #1
fiaxh
2017-03-08
1
-3
/
+1
|
*
Use Window instead of ApplicationWindow for main view
fiaxh
2017-03-03
6
-12
/
+12
|
*
Initial commit
fiaxh
2017-03-02
163
-0
/
+16651
[prev]