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
path:
root
/
main
/
src
/
ui
/
add_conversation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce use of Widget.destroy()
fiaxh
2021-02-10
2
-2
/
+2
*
Fix voice request notification
fiaxh
2020-06-06
1
-2
/
+3
*
Fix compiler warnings
fiaxh
2020-06-03
1
-1
/
+0
*
Preserve unchanged conference data (name) in bookmarks
fiaxh
2020-02-20
1
-19
/
+1
*
Properly check Jids everywhere
Marvin W
2019-12-23
5
-68
/
+97
*
Fix+improve conversation selection when joining channel or starting MUC PM
fiaxh
2019-12-21
2
-3
/
+5
*
Update translations
Translations
2019-12-16
1
-1
/
+1
*
Fix join dialog when having been invited to a MUC
fiaxh
2019-11-24
2
-12
/
+13
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
1
-1
/
+1
*
Parse presence delivery errors when joining MUC
fiaxh
2019-11-17
2
-31
/
+35
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
2
-3
/
+4
*
Add Bookmarks2 implementation, introduce bookmarks interfaces
fiaxh
2019-09-29
2
-10
/
+35
*
Add non-CSD alternative for add chat + join channel
fiaxh
2019-06-22
3
-49
/
+117
*
Don't move opened conversation to the top of the list, scroll along with sele...
fiaxh
2019-04-24
2
-2
/
+2
*
Always use Account.hash(equals)_func for HashMap+ArrayList
fiaxh
2018-11-24
1
-1
/
+1
*
Fix empty display names, fix update contact roster name
fiaxh
2018-05-10
1
-1
/
+1
*
Update translations
Translations
2018-05-01
1
-1
/
+1
*
Rename 'start chat' into 'start conversation'
Michael Vetter
2018-04-30
1
-1
/
+1
*
Prefill nick with local alias when joining a non-bookmarked MUC
bobufa
2018-03-27
2
-17
/
+15
*
Render avatar on demand
Marvin W
2018-01-28
3
-4
/
+4
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
9
-11
/
+22
*
Show subscription request in conversation summary
fiaxh
2017-12-30
1
-4
/
+1
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
5
-5
/
+5
*
Reword some strings (#215)
Allan Nordhøy
2017-11-23
1
-2
/
+2
*
Fix memory leak
fiaxh
2017-11-23
1
-1
/
+1
*
Fix unit tests using async + read message marker
fiaxh
2017-11-17
1
-1
/
+1
*
Read+(write) stream async
fiaxh
2017-11-16
4
-19
/
+8
*
Replace deprecated function usages
fiaxh
2017-11-16
1
-4
/
+4
*
Keep MUC join dialog open until joined, show errors
fiaxh
2017-10-31
10
-76
/
+93
*
small fixes
fiaxh
2017-08-31
1
-1
/
+1
*
Download & inline display images
fiaxh
2017-08-31
1
-1
/
+1
*
Handle xmpp ?join and ?message uris
fiaxh
2017-08-25
3
-12
/
+14
*
README: Discussion MUC, change url
fiaxh
2017-08-22
5
-8
/
+8
*
RosterList: Disconnect handlers on widget destroy
fiaxh
2017-08-11
1
-5
/
+11
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
3
-16
/
+3
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
1
-8
/
+6
*
MUC join behaviour + small MUC error changes
fiaxh
2017-06-13
2
-2
/
+3
*
Muc Invite + Kick
fiaxh
2017-06-11
5
-35
/
+41
*
Conversation details dialog
fiaxh
2017-05-30
2
-3
/
+3
*
Sync MUC join/part behaviour with autojoin flag in bookmarks
fiaxh
2017-04-23
2
-10
/
+13
*
Handle conference bookmarks w/o nick
fiaxh
2017-04-17
2
-9
/
+8
*
Gettext support
fiaxh
2017-04-10
3
-9
/
+9
*
Fix conversation last_active
fiaxh
2017-03-31
2
-8
/
+9
*
Small bug fixes and compatibility with Vala 0.36
Marvin W
2017-03-23
1
-4
/
+4
*
Add back on subscription request
fiaxh
2017-03-23
5
-46
/
+94
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
6
-14
/
+14
*
Move UI code into main dir
Marvin W
2017-03-11
9
-0
/
+877