fiaxh
|
7c4260eed7
|
Remove features from service discovery module when detaching module from stream
fixes #179
fixes #812
|
2020-04-21 16:25:21 +02:00 |
|
fiaxh
|
3a8fef7b7b
|
Improve message read markers for MUCs
|
2020-04-21 16:25:01 +02:00 |
|
kmq
|
2419bf3b15
|
Update last_activity before received_file signal to keep UI in sync (#811)
Fixes #791 where a signal to update the UI is sent to
late when sending files, resulting in an out of sync
conversations list.
|
2020-04-18 17:18:25 +02:00 |
|
kmq
|
fcad6720e6
|
HTTP-Upload: parsing max-file-size attribute (#809)
When a server returns multiple <x/> elements
in response to a discinfo query, this change
uses all of them instead of just the first one.
|
2020-04-17 19:50:10 +02:00 |
|
fiaxh
|
13d3d2aca6
|
Handle unknown own MUC jid better
|
2020-04-14 16:33:53 +02:00 |
|
Marvin W
|
fbd70ceaac
|
Bump libsignal-protocol-c version to 2.3.3
|
2020-04-13 19:56:45 +02:00 |
|
fiaxh
|
bcbd5f0807
|
Fix FileWidget sometimes showing two states
|
2020-04-13 13:00:41 +02:00 |
|
Translations
|
5b9199e7d4
|
Update translations
|
2020-04-12 22:35:42 +02:00 |
|
Echolon
|
d101f53533
|
Update README.md (#767)
|
2020-04-12 21:34:08 +02:00 |
|
Allan Nordhøy
|
28edd1ed14
|
Shortened sentence, "use the %s account" (#807)
|
2020-04-12 21:32:18 +02:00 |
|
Translations
|
d3e58291e7
|
Update translations
|
2020-04-11 00:28:51 +02:00 |
|
fiaxh
|
ff4403fb21
|
Clean up file widget code
|
2020-04-10 21:08:23 +02:00 |
|
fiaxh
|
bd8063284c
|
Fix runtime criticals when showing resource identites on conversation row hover
|
2020-04-07 13:06:21 +02:00 |
|
fiaxh
|
5b2683dfa5
|
Last message correction fixes
|
2020-04-06 15:33:43 +02:00 |
|
fiaxh
|
d091a6c3cd
|
Add keyboard shortcut (up key) to activate last message correction
|
2020-04-05 16:19:56 +02:00 |
|
fiaxh
|
8f75954188
|
Fix unencrypted message warning when switching between encryptions
|
2020-04-05 16:14:49 +02:00 |
|
fiaxh
|
871ff33ac7
|
Add support for last message correction
|
2020-04-03 22:49:59 +02:00 |
|
fiaxh
|
1c8e15c408
|
Fix message markup parsing for single characters
|
2020-04-03 20:59:47 +02:00 |
|
Marvin W
|
0af8526ab1
|
Work-around use after free
Upstream: https://gitlab.gnome.org/GNOME/vala/-/issues/751
|
2020-04-01 17:40:47 +02:00 |
|
Marvin W
|
2f52291be5
|
Fix issue rendering messages outside reachable scroll area
Related: https://gitlab.gnome.org/GNOME/gtk/-/issues/2556
|
2020-04-01 00:30:37 +02:00 |
|
fiaxh
|
12cd56612d
|
Store entity identity info, use it in conversation list tooltips
|
2020-03-29 20:24:39 +02:00 |
|
fiaxh
|
853dfa2d6f
|
Visually mark unencrypted messages if conversation is encrypted
|
2020-03-29 20:24:39 +02:00 |
|
fiaxh
|
1016529c36
|
Visually mark OMEMO messages from a trusted device as trusted
|
2020-03-29 20:24:39 +02:00 |
|
fiaxh
|
c029da49bc
|
Warn about undecrypted and untrusted messages
|
2020-03-29 20:24:38 +02:00 |
|
mbeko
|
a6a92487d6
|
Add alternative character sequence for kiss emoji (#784)
|
2020-03-28 13:48:07 +01:00 |
|
fiaxh
|
1fd045236b
|
Update time labels in conversation view at the moment they actually change
|
2020-03-26 15:27:48 +01:00 |
|
mbeko
|
5a98d2919b
|
Change UI messages for more clarity
|
2020-03-24 22:19:38 +01:00 |
|
fiaxh
|
909689827e
|
Only create ItemMetaDataHeader and AvatarImage once it is actually displayed
|
2020-03-24 13:58:25 +01:00 |
|
fiaxh
|
42ae68eb40
|
Move message hover effect into converstion view
|
2020-03-21 20:53:10 +01:00 |
|
Marvin W
|
d55f6691c6
|
Scale files and images to the available space
|
2020-03-14 00:50:54 +01:00 |
|
Marvin W
|
25751c88ce
|
Properly handle variation selector after emoji (even if useless)
|
2020-03-14 00:50:27 +01:00 |
|
fiaxh
|
2eb72d5dad
|
Fix+optimize contact-to-avatar storage and loading
|
2020-03-10 23:53:11 +01:00 |
|
fiaxh
|
4a08c8061d
|
Fix messages to self being duplicated
fixes #591
|
2020-03-09 13:37:11 +01:00 |
|
fiaxh
|
efc085dc11
|
Ellipsize long display names
|
2020-03-09 13:33:10 +01:00 |
|
fiaxh
|
ed6eda129e
|
Update live whether encryption is possible in MUC (lock icon visible)
|
2020-03-08 22:21:09 +01:00 |
|
codedust
|
f099def5b6
|
Fix menu button alignment (#765)
The left hamburger menu button now is of the same height as all the other buttons.
|
2020-03-05 16:38:01 +01:00 |
|
fiaxh
|
013b388896
|
Make message sending async and set unsent on error
|
2020-03-05 12:21:43 +01:00 |
|
fiaxh
|
b8b3e1c6f5
|
Improve MUC message resending
|
2020-03-03 15:14:31 +01:00 |
|
esu23
|
17acdd9f41
|
Copyright date updated (#759)
|
2020-02-23 16:11:53 +01:00 |
|
Alyssa Rosenzweig
|
0b3fff58e9
|
Add smiley translation <3 (#723)
|
2020-02-22 17:02:26 +01:00 |
|
ericschdt
|
f3c2c09dd7
|
Add smiley translations for :-* (#724)
Just get yourself a kiss!
|
2020-02-22 16:53:27 +01:00 |
|
fiaxh
|
420fcb909f
|
Move widget insertion logic from ConversationTitlebar to controller
|
2020-02-22 03:00:55 +01:00 |
|
fiaxh
|
f282ef68a4
|
Rename UnifiedWindow -> MainWindow
|
2020-02-22 02:58:36 +01:00 |
|
fiaxh
|
d550fc905c
|
Move UnifiedWindow stack state update logic into controller
|
2020-02-22 02:58:36 +01:00 |
|
fiaxh
|
4ed6204fc2
|
Rename folders/files conversation_summary -> conversation_content_view
|
2020-02-22 02:58:36 +01:00 |
|
fiaxh
|
01698959fe
|
Move ConversationTitlebar into ConversationViewController responsibility
|
2020-02-22 02:58:36 +01:00 |
|
fiaxh
|
28c44380ba
|
Move ConversationContentView+ChatInput into ConversationView, handle drag'n'drop on ConversationView level
|
2020-02-22 02:58:36 +01:00 |
|
Thibaut Girka
|
a7e92960a3
|
Allow switching conversations when dragging and dropping
|
2020-02-22 02:47:08 +01:00 |
|
Thibaut Girka
|
f5e0ecafae
|
Basic drag'n'drop support on main conversation view (fixes #175)
|
2020-02-22 02:47:08 +01:00 |
|
Alexander Krotov
|
b9125b7e3e
|
Enable secure_delete PRAGMA on SQLite databases (#370)
It is especially important for OMEMO database, as it stores *ephemeral* keys
|
2020-02-21 20:49:36 +01:00 |
|