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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add smiley translations for :-* (#724)
ericschdt
2020-02-22
1
-0
/
+1
*
Move widget insertion logic from ConversationTitlebar to controller
fiaxh
2020-02-22
2
-32
/
+22
*
Rename UnifiedWindow -> MainWindow
fiaxh
2020-02-22
3
-18
/
+18
*
Move UnifiedWindow stack state update logic into controller
fiaxh
2020-02-22
2
-21
/
+41
*
Rename folders/files conversation_summary -> conversation_content_view
fiaxh
2020-02-22
10
-3
/
+3
*
Move ConversationTitlebar into ConversationViewController responsibility
fiaxh
2020-02-22
7
-143
/
+119
*
Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...
fiaxh
2020-02-22
7
-80
/
+136
*
Allow switching conversations when dragging and dropping
Thibaut Girka
2020-02-22
1
-0
/
+27
*
Basic drag'n'drop support on main conversation view (fixes #175)
Thibaut Girka
2020-02-22
1
-0
/
+35
*
Improve code block regex
fiaxh
2020-02-21
1
-15
/
+18
*
Add support for strikethrough styling
Roberto Santalla
2020-02-21
1
-2
/
+2
*
Format fenced code blocks
Roberto Santalla
2020-02-21
1
-0
/
+18
*
Add a tooltip when messages are in WONTSEND state (#550)
Aearil
2020-02-21
1
-0
/
+4
*
Show /me commands appropriately in last message view (#699)
Alyssa Rosenzweig
2020-02-20
1
-4
/
+25
*
Preserve unchanged conference data (name) in bookmarks
fiaxh
2020-02-20
1
-19
/
+1
*
Only distinguish between typing or not (incoming)
fiaxh
2020-02-20
1
-58
/
+21
*
Fix invalid header creation for date separators
Marvin W
2020-01-22
4
-9
/
+5
*
Fix some compiler warnings
Marvin W
2020-01-22
4
-8
/
+8
*
Enabling display of more compiler warnings and fix some of them
Marvin W
2020-01-21
1
-5
/
+1
*
Fix ConversationRow closing if animations are disabled
fiaxh
2020-01-17
2
-17
/
+18
*
Add more non-trailing chars for urls
Marvin W
2020-01-15
1
-1
/
+1
*
Show default file widget if Pixbuf can't display Image inline
fiaxh
2020-01-13
1
-5
/
+8
*
Correctly display names in groupchat pms
Marvin W
2020-01-09
1
-13
/
+14
*
Another set of changes to URL detection
Marvin W
2020-01-09
1
-34
/
+43
*
Fix starting private conversations with MUC members (#690)
Alyssa Rosenzweig
2020-01-02
1
-6
/
+7
*
Support smiley->emoji conversion in the middle of the text
fiaxh
2020-01-02
1
-7
/
+22
*
URL linker: count open/close parens, simplify regex
Marvin W
2019-12-29
1
-1
/
+37
*
Don't allow newlines in URLs, also clean up on http file transfer detection
Marvin W
2019-12-26
1
-3
/
+10
*
Improve on URI detection
Marvin W
2019-12-25
1
-4
/
+7
*
Don't show own typing notifications (other devices)
fiaxh
2019-12-24
2
-4
/
+1
*
Also display groupchat file authorship correctly in sidebar
Marvin W
2019-12-24
1
-1
/
+1
*
Fix small focus bugs in account wizard
Marvin W
2019-12-23
1
-3
/
+5
*
Properly check Jids everywhere
Marvin W
2019-12-23
10
-120
/
+193
*
Improve account setup success screen
fiaxh
2019-12-23
1
-4
/
+4
*
Fix+improve conversation selection when joining channel or starting MUC PM
fiaxh
2019-12-21
8
-25
/
+15
*
!fixup Allow inserting messages into ConversationView with same sort_time as ...
fiaxh
2019-12-19
1
-1
/
+1
*
Add version and adjust some cmake
Marvin W
2019-12-18
1
-0
/
+16
*
Add shortcuts window
fiaxh
2019-12-17
1
-0
/
+9
*
Update translations
Translations
2019-12-16
1
-1
/
+1
*
Only send new room config if something was changed
fiaxh
2019-12-16
3
-5
/
+16
*
Don't require window object in notifications
fiaxh
2019-11-26
2
-11
/
+17
*
Check window width and hight before (re)storing them
fiaxh
2019-11-26
4
-30
/
+118
*
Could not connect to %s (#605)
Allan Nordhøy
2019-11-26
1
-1
/
+1
*
Fix join dialog when having been invited to a MUC
fiaxh
2019-11-24
3
-15
/
+17
*
Don't select all text in entry of message search when opening
fiaxh
2019-11-19
1
-1
/
+2
*
Don't display labels of hidden DataForm fields
fiaxh
2019-11-19
1
-6
/
+2
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
2
-2
/
+2
*
Parse presence delivery errors when joining MUC
fiaxh
2019-11-17
3
-32
/
+35
*
Parse offline member info from MUC presence
fiaxh
2019-11-17
1
-1
/
+1
*
Fix messages being displayed for the wrong sender: Show avatar on lower messa...
fiaxh
2019-11-17
2
-7
/
+19
[next]