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
*
add button that scrolls to the bottom of the conversation
bobufa
2018-08-13
3
-11
/
+56
*
fix wrong conversation being prefilled
bobufa
2018-08-13
1
-3
/
+3
*
fix message filter in conversation view for first message
bobufa
2018-08-13
1
-8
/
+13
*
filter out messages outside the range of displayed messages
bobufa
2018-08-13
1
-11
/
+23
*
hide search bar when clicking outside of it, only reset search entry on conve...
bobufa
2018-08-13
3
-37
/
+39
*
improve sidebar UI
bobufa
2018-08-13
12
-121
/
+341
*
add search filter expressions
bobufa
2018-08-13
3
-19
/
+81
*
accumulate conversation content in meta db table
bobufa
2018-08-13
10
-276
/
+330
*
initial search logic / display
bobufa
2018-08-13
11
-13
/
+281
*
ui: search sidebar initial
bobufa
2018-08-13
15
-79
/
+161
*
qlite: add basic (outer) join functionality
bobufa
2018-08-13
4
-55
/
+118
*
load+display later messages when scrolling down
bobufa
2018-08-13
6
-67
/
+147
*
fix local_time field of message and file_transfer being loaded from time db c...
bobufa
2018-08-13
2
-2
/
+2
*
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
23
-605
/
+660
*
enable fts for the body of messages
bobufa
2018-08-13
1
-1
/
+5
*
add support for fts tables to qlite
bobufa
2018-08-13
3
-10
/
+89
*
Fix MUC messages from others being marked as read
fiaxh
2018-08-06
1
-2
/
+2
*
pgp: Fix checking wrong variable for null
fiaxh
2018-08-06
1
-1
/
+1
*
Support MUC avatars
fiaxh
2018-07-31
2
-8
/
+17
*
Fire signal on subscription approval
fiaxh
2018-07-30
2
-0
/
+8
*
QLite: Add OFFSET statement
Marvin W
2018-07-12
1
-2
/
+9
*
QLite: Allow to easily fetch a single row from table
Marvin W
2018-07-11
1
-2
/
+8
*
Update translations
Translations
2018-07-05
55
-830
/
+1091
*
Properly handle the case where the recipients device list hasn't been fetched
Samuel Hand
2018-06-14
1
-2
/
+2
*
Don't handle error message stanzas as normal messages
fiaxh
2018-06-14
1
-2
/
+4
*
remove bundle requests so session creation doesn't fail
Samuel Hand
2018-06-03
1
-0
/
+1
*
Update Catalan translation.
Jordi Mallach
2018-05-28
1
-12
/
+10
*
Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359)
Samuel Hand
2018-05-28
4
-0
/
+17
*
Fix empty display names, fix update contact roster name
fiaxh
2018-05-10
5
-8
/
+7
*
Move chat input to .ui file, fix smiley conversion on enter
fiaxh
2018-05-10
2
-34
/
+53
*
Update translations
Translations
2018-05-01
62
-766
/
+3369
*
Redesign chat input + move file upload there
fiaxh
2018-04-30
8
-84
/
+87
*
Rename 'start chat' into 'start conversation'
Michael Vetter
2018-04-30
3
-3
/
+3
*
Add an appdata file
Mathieu Bridon
2018-04-29
3
-0
/
+62
*
Add image preview to file choosers
fiaxh
2018-04-19
4
-6
/
+91
*
openpgp: Fix invalid iter in key selection dialog
fiaxh
2018-04-17
1
-21
/
+23
*
small fixes
fiaxh
2018-04-17
3
-23
/
+41
*
Merge pull request #220 from bochecha/pkgconfig
Marvin W
2018-03-28
3
-108
/
+111
|
\
|
*
Find libraries with pkgconfig
Mathieu Bridon
2018-03-28
3
-108
/
+111
|
/
*
Prefill nick with local alias when joining a non-bookmarked MUC
bobufa
2018-03-27
3
-18
/
+15
*
Update translations
Translations
2018-03-24
51
-1122
/
+3332
*
Do not mark messages as read if they are only marked as received
Thibaut Girka
2018-03-22
1
-0
/
+1
*
Small connection fixes
fiaxh
2018-03-10
4
-43
/
+43
*
Only assume UUID to be unique for one counterpart+account when deduplicating
fiaxh
2018-03-10
2
-7
/
+17
*
Recognize own MUC messages from other device
fiaxh
2018-03-10
2
-8
/
+16
*
Handle multiple chat state notifications per bare jid
fiaxh
2018-03-10
6
-51
/
+119
*
Only notify on last MAM message, only if not read
fiaxh
2018-03-06
6
-27
/
+74
*
Move notification sounds (canberra dependency) into plugin, introduce libdino...
fiaxh
2018-03-05
13
-75
/
+130
*
Implement notification sounds
Rahix
2018-02-17
7
-1
/
+49
*
Use correct host name for TLS when using xmpps
fiaxh
2018-02-11
1
-1
/
+1
[next]