Commit graph

733 commits

Author SHA1 Message Date
Martin Dosch 8adf6731e7 Simplify installer script
The current build script already places the files in the right
folder structure so the installer doesn't have to do it itself
2020-05-19 08:38:17 +02:00
Martin Dosch 9154edaee1 Add dino logo again
The dino logo for the startmenu was accidentally
no longer included since the last commit.
2020-05-19 01:05:22 +02:00
Martin Dosch fd916bd6e6 Prevent duplicated DLLs 2020-05-19 00:55:14 +02:00
Martin Dosch 48619ee84d Add startmenu folder with several items
Added a startmenu folder with the following items:
* Dino launcher
* License
* Link to Dino website
* Uninstaller
2020-05-05 22:20:49 +02:00
Martin Dosch 70900cd73e Add license to windows installer 2020-05-05 19:17:45 +02:00
Martin Dosch 64260ee8c0 Merge branch 'master' into master-windows-changes 2020-05-03 11:11:19 +02:00
Martin Dosch 246000ce6a Fix typo in Dino slogan 2020-05-03 01:26:59 +02:00
Martin Dosch 9779abe701 Prepare signing
Collected some infos regarding signing
a windows build.
2020-05-03 01:01:30 +02:00
Martin Dosch 3ffec591a9 Revert "Prepare signing"
I copied the files into the wrong folder…
… it's late, sorry.

This reverts commit 7d6b9e7f4c.
2020-05-03 00:59:42 +02:00
Martin Dosch 7d6b9e7f4c Prepare signing
Collected some infos regarding signing
a windows build.
2020-05-03 00:55:59 +02:00
Martin Dosch 43f118bd4e Add experimental windows installer
This nsis script should create a windows installer.
Although the installer worked for the first tests
you should handle it with care and consider it
highly experimental
2020-05-02 22:03:20 +02:00
LAGonauta 057a72cd9f Windows compatibility Tweaks 2020-05-02 12:48:48 -03:00
fiaxh cd3a119eff Handle incoming own read marker in private MUCs 2020-04-28 23:56:53 +02:00
fiaxh 3b6e8700b4 ConversationSummaryView: Fix crash when accessing content_item's first() or last() if the TreeSet is empty 2020-04-28 23:11:08 +02:00
fiaxh af52c24df7 Fix nick change in MUC, update bookmark accordingly; remove unused code 2020-04-26 00:20:27 +02:00
fiaxh ee9795d8f4 Handle if Items/InfoResult are null 2020-04-25 16:15:43 +02:00
selurvedu 231df1bbbb
Prevent dino from sending whitespace only messages (#821)
Fixes #774.

Co-authored-by: selurvedu <selurvedu@users.noreply.github.com>
2020-04-24 14:35:47 +02:00
fiaxh f8f305efe5 xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
fiaxh 1db94905ae Fix runtime critical from read marker sending (fixup 3a8fef7) 2020-04-24 14:18:24 +02:00
fiaxh e7bc68ad4d Handle entity hash in server features node, make ServiceDiscovery request_info/items async, add caching has_entity_feature 2020-04-24 14:18:24 +02:00
fiaxh 9661116d78 Remove unused file (fixup 51a2372) 2020-04-24 14:18:09 +02:00
Marvin W 759cb66b3d
Exclude valac versions affected by #816 from using fast vapi 2020-04-22 23:59:12 +02:00
Marvin W 204455afd2
Fix rare issue with incorrect link parsing 2020-04-22 23:58:02 +02:00
Marvin W caad5ff763
Small fixes to moderation 2020-04-22 23:57:12 +02:00
selurvedu a74d44ad93 Fix mouse hover highlighting the wrong message
Fixes #795.
2020-04-22 20:13:24 +02:00
selurvedu 1f4899df16 Improve message highlighting logic 2020-04-22 20:13:24 +02:00
selurvedu b73ec9e0ca Fix late highlighting of conversation items
If the pointer was moved from outside to a conversation item with a
straight horizontal move, the conversation item was not getting highlighted.
2020-04-22 20:13:24 +02:00
Anmol 2631a9bdba
voice handling in moderated groups (#788) 2020-04-22 20:04:03 +02:00
fiaxh 51a2372869 Add file upload preview
fixes #756
2020-04-22 15:44:12 +02:00
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