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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rare issue with incorrect link parsing
Marvin W
2020-04-22
1
-2
/
+3
*
Add file upload preview
fiaxh
2020-04-22
3
-21
/
+55
*
Add support for last message correction
fiaxh
2020-04-03
1
-2
/
+10
*
Fix message markup parsing for single characters
fiaxh
2020-04-03
1
-1
/
+1
*
Work-around use after free
Marvin W
2020-04-01
1
-1
/
+1
*
Fix issue rendering messages outside reachable scroll area
Marvin W
2020-04-01
1
-0
/
+11
*
Scale files and images to the available space
Marvin W
2020-03-14
2
-0
/
+126
*
Properly handle variation selector after emoji (even if useless)
Marvin W
2020-03-14
1
-1
/
+9
*
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 more non-trailing chars for urls
Marvin W
2020-01-15
1
-1
/
+1
*
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
*
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
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-3
/
+3
*
Only send new room config if something was changed
fiaxh
2019-12-16
1
-1
/
+1
*
Check window width and hight before (re)storing them
fiaxh
2019-11-26
1
-0
/
+61
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
1
-1
/
+1
*
Fix segfault in groupchat name generation
fiaxh
2019-10-23
1
-1
/
+1
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
1
-48
/
+130
*
Fix some incorrect handling of message styling
Marvin W
2019-10-18
1
-4
/
+4
*
fixup Fix some warnings
fiaxh
2019-09-10
1
-0
/
+8
*
Fix some warnings
hrxi
2019-09-10
1
-18
/
+26
*
Use regex literals, fixes some compiler warnings
fiaxh
2019-03-14
1
-1
/
+1
*
Add non-CSD alternative for more windows
fiaxh
2019-03-14
1
-1
/
+1
*
Move app menu into window, make conversation details dialog directly accessib...
fiaxh
2019-02-05
1
-0
/
+4
*
Fix display name: Check localpart (return) for null
fiaxh
2018-12-29
1
-2
/
+7
*
Improve message markup parsing
fiaxh
2018-12-29
1
-4
/
+3
*
Fix compilation with older versions of valac
Marvin W
2018-12-28
1
-3
/
+3
*
Private MUCs w/o name: Display localparts instead of barejids if name is not ...
fiaxh
2018-12-28
1
-3
/
+3
*
display groups w/o name by list of members
Daniel Gultsch
2018-12-28
1
-1
/
+16
*
Detect emoji-only messages and display them larger
fiaxh
2018-12-27
1
-0
/
+42
*
Split login jid/password into two steps with checks
fiaxh
2018-11-16
1
-1
/
+1
*
fixup 1e54a44
fiaxh
2018-11-02
1
-1
/
+1
*
Display room name in conversation selector and conversation titlebar
codedust
2018-11-02
1
-1
/
+7
*
Display bold/italic/monospace message formating, improve message-to-markup pa...
fiaxh
2018-10-23
1
-31
/
+55
*
Use Label instead of TextView for message display
fiaxh
2018-09-21
1
-7
/
+33
*
Merge pull request #415 from bobufa/message-search
fiaxh
2018-08-31
1
-4
/
+9
|
\
|
*
improve sidebar UI
bobufa
2018-08-13
1
-4
/
+9
*
|
In-Band Registration
fiaxh
2018-08-22
1
-0
/
+57
|
/
*
Fix empty display names, fix update contact roster name
fiaxh
2018-05-10
1
-4
/
+1
*
Add image preview to file choosers
fiaxh
2018-04-19
1
-0
/
+82
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-3
/
+18
*
Keep MUC join dialog open until joined, show errors
fiaxh
2017-10-31
1
-0
/
+57
*
Use GNotification instead of libnotify
fiaxh
2017-09-19
1
-8
/
+12
*
Focus selected widgets in the accounts dialog
hrxi
2017-09-01
1
-0
/
+10
*
Use utc time everywhere
fiaxh
2017-08-31
1
-1
/
+1
[next]