Commit graph

  • fb754b0d43 generalize GetShortcutPath into GetEnv mjk 2021-03-05 22:50:36 +0000
  • 2eb1eea06e clarify GetCurrentModulePath's name mjk 2021-03-05 22:44:05 +0000
  • 5b40d166d2 make GetCurrentModulePath and GetShortcutPath throw win32 errors mjk 2021-03-05 22:39:08 +0000
  • 2ad659f777 clarify some entry points' names mjk 2021-03-05 22:15:09 +0000
  • b21066c89e mark exception-safe C entry points as such mjk 2021-03-05 21:49:21 +0000
  • 1bd1376cea stop exceptions from crossing ABI boundary in a few places mjk 2021-03-05 21:29:43 +0000
  • f1b5633ce6 introduce try_invoke -- a logging exception catcher mjk 2021-03-05 20:23:23 +0000
  • 3d9dcbcf87 Valac think that getters are always owned by the struct LAGonauta 2021-03-02 07:30:47 -0300
  • 8856fcbceb Use g_new0 and g_free to generate raw strings LAGonauta 2021-03-02 07:11:21 -0300
  • 94944a9e2a Use async LAGonauta 2021-02-27 18:20:34 -0300
  • 7de1c01fe8 Add comment to builder LAGonauta 2021-02-27 16:41:19 -0300
  • 0f555da7a9 Fixed crash with multiple notifications LAGonauta 2021-02-27 16:30:36 -0300
  • f2c689fa12 Delegate activate_action to UI thread LAGonauta 2021-02-27 15:53:56 -0300
  • 839d2a5316 Initial notification provider using WinRT LAGonauta 2021-02-27 14:42:07 -0300
  • be0e1841b8 Anitial builder LAGonauta 2021-02-27 12:52:03 -0300
  • 2476b5e04b Initial experiments with notification XML building LAGonauta 2021-02-26 08:31:07 -0300
  • bc9b9b95e0 Add template getter LAGonauta 2021-02-26 08:29:48 -0300
  • 9d9b9e8e42 Rename plugin vala file LAGonauta 2021-02-24 20:26:31 -0300
  • 0153953b5d Rename enums to better match what Vala expects LAGonauta 2021-02-24 18:26:30 -0300
  • 363b200272 Add template type enum LAGonauta 2021-02-24 07:08:00 -0300
  • c6a96fc025 Cleanup dismissed actions on toast notification finalizer LAGonauta 2021-02-24 06:56:20 -0300
  • 898470ed23 Add failed and dimissed actions LAGonauta 2021-02-24 06:49:49 -0300
  • 6cdaad315a Fields must be created in the private struct LAGonauta 2021-02-23 22:05:02 -0300
  • 91d61843f2 No need to enable coroutines LAGonauta 2021-03-26 08:11:16 -0300
  • c4f526329d Remove unity compilation unit LAGonauta 2021-03-26 08:10:58 -0300
  • 40bf3d2fd4 Actions can stack LAGonauta 2021-02-23 07:08:56 -0300
  • 7fd918f32d Fix string conversion LAGonauta 2021-02-23 07:04:43 -0300
  • 1d1b00222f Add toastnotifier LAGonauta 2021-02-22 07:41:39 -0300
  • 8df226ec29 Increase ref on event token LAGonauta 2021-02-22 06:23:08 -0300
  • 13e0a5c0c4 Use string_view LAGonauta 2021-02-22 06:18:53 -0300
  • ca0cab0e36 Initial code to allow buttons and text LAGonauta 2021-02-21 20:13:23 -0300
  • ae9671716f Initial GObject wrapper for WinRT notifications LAGonauta 2021-02-21 17:03:24 -0300
  • ce0deed0dc Initial callback support LAGonauta 2021-02-18 06:24:53 -0300
  • 95051d304a Initial code for using winrt headers LAGonauta 2021-03-26 08:22:55 -0300
  • 915dd4c738 Add MIT licensed winrt headers LAGonauta 2021-03-27 06:55:09 -0300
  • e3356bb3aa Do not use GLib to open links in messages LAGonauta 2020-12-04 07:40:27 -0300
  • 03774a3756 Fix muc invite and voide request not working LAGonauta 2020-11-29 20:52:24 -0300
  • 2d63c8ae77 Rename field LAGonauta 2020-11-27 22:25:19 -0300
  • 96f96ead7e Use list with all notifications LAGonauta 2020-11-26 21:06:41 -0300
  • 5f2e636868 Add notification retraction LAGonauta 2020-11-26 20:48:59 -0300
  • d8bb9897a4 Add support for custom actions on notification LAGonauta 2020-11-26 18:50:03 -0300
  • 08f2391acc Initial plugin using new notification provider LAGonauta 2020-11-25 20:12:21 -0300
  • eae628758c Use VAPI and generate template in-app LAGonauta 2020-11-25 18:55:33 -0300
  • 931f09504d Added 32-bit wintoast linker library LAGonauta 2020-11-20 08:58:53 -0300
  • 5702b323c9 Use dynamic linking instead of runtime loading LAGonauta 2020-10-25 12:52:49 -0300
  • 198bce4a84 Allow null image_path LAGonauta 2020-10-25 11:46:11 -0300
  • 8553a7cd86 Add callback support LAGonauta 2020-10-25 11:09:46 -0300
  • 642ed6ab1b Convert C code to Vala LAGonauta 2020-10-25 09:06:23 -0300
  • d36de2b9ea Use code from Dino.Ui.Util LAGonauta 2020-10-25 08:07:31 -0300
  • 49978edebf Clean up LAGonauta 2020-10-24 20:23:15 -0300
  • 65a26bce53 Refactor windows-notification plugin LAGonauta 2020-10-24 19:30:57 -0300
  • 1d4bb774a5 Initial notification support LAGonauta 2020-10-24 19:05:35 -0300
  • 3dd19fad71 Use last_index_of instead of index_of LAGonauta 2020-12-04 18:41:50 -0300
  • 4a3306b479 Allow 32-bit linking LAGonauta 2020-11-20 08:04:47 -0300
  • 0b9bebd97e Use Dino.Util.get_content_type also on preview LAGonauta 2020-10-04 06:41:00 -0300
  • 24890ca38a Export all plugin symbols on Windows LAGonauta 2020-10-04 06:40:26 -0300
  • 50b2a0dc0a Do not hardcode GPG path on Windows LAGonauta 2020-05-21 08:57:46 -0300
  • a6515ed826 Add implicit link directories to package HINT path on MingW LAGonauta 2020-05-20 23:16:39 -0300
  • e7fd7f4726 Add --export-all-symbols to Windows compilation LAGonauta 2020-05-20 22:02:09 -0300
  • 9022ac596b Every call to CoInitialize() must be balanced with a call to CoUninitialize() LAGonauta 2020-05-20 21:28:58 -0300
  • 823df3ed70 Add WIN32 fonts as a plugin LAGonauta 2020-05-20 21:02:43 -0300
  • 6d5ee03e9e Set Windows executable version from PROJECT_VERSION LAGonauta 2020-05-20 20:28:59 -0300
  • 1673ec3481 Added information and Dino icon to Windows executable LAGonauta 2020-05-19 18:07:46 -0300
  • 16d0cc6fd9 Set alternate file stream for downloaded files. LAGonauta 2020-05-19 07:29:43 -0300
  • 03f17b8f39 Fixed some Windows not appearing when opening file LAGonauta 2020-05-10 07:26:54 -0300
  • 25673ab145 Use slight larger font on Windows so it matches Linux style LAGonauta 2020-05-09 13:52:18 -0300
  • 8cb15fc325 Use ShellExecute instead of AppInfo to open files on Windows LAGonauta 2020-05-07 21:09:20 -0300
  • 281a84a14c Add support for OpenPGP on Windows LAGonauta 2020-05-06 22:22:38 -0300
  • e2fd821bb4 Add missing _WIN32 LAGonauta 2020-05-04 18:16:17 -0300
  • 0d384f83ae Added _WIN32 define to VALAC on Windows LAGonauta 2020-05-04 18:10:05 -0300
  • 1841b348f1 Do not search for the built-in libraries when compiling with MINGW LAGonauta 2020-05-02 21:05:14 -0300
  • 5f5b8fdfa0 fix build on newest MSYS2 LAGonauta 2020-05-02 19:42:43 -0300
  • eb7cf3297c Windows compatibility Tweaks LAGonauta 2020-05-02 12:47:40 -0300
  • 059fc4966e Don't remove characters after '#' in filename v0.2.1 fiaxh 2021-06-07 10:00:47 -0600
  • 1eaad1ccfb Fix file traversal issue on incoming file transfers fiaxh 2021-06-07 09:56:25 -0600
  • 9306a9a499 Don't remove characters after '#' in filename v0.1.2 fiaxh 2021-06-07 10:00:47 -0600
  • c20c717465 Fix file traversal issue on incoming file transfers fiaxh 2021-06-07 09:56:25 -0600
  • ce292d03e3 Don't remove characters after '#' in filename fiaxh 2021-06-07 10:00:47 -0600
  • 0c8d25b7a3 Fix file traversal issue on incoming file transfers fiaxh 2021-06-07 09:56:25 -0600
  • 43ed66fc1b Fix accounts panel width (#1017) Sergey 2021-03-24 19:45:54 +0300
  • c6cd38d319 CMake: Make STATIC explict where needed Marvin W 2021-03-06 10:25:56 -0600
  • 18959e9e61 QLite: Adjust Real for latest vala version Marvin W 2021-03-06 08:31:53 -0600
  • b79a559d19 Escape pango markup in names in GlobalSearch fiaxh 2021-03-05 11:46:51 -0600
  • 31be1461db Ignore unrecognized options in ./configure Marvin W 2021-01-18 19:01:30 +0100
  • b6513411d7 Set omemo+openpgp database properties to be the same as main db fiaxh 2021-04-07 20:16:21 +0200
  • 4bdffa9cc1 Fix accounts panel width (#1017) Sergey 2021-03-24 19:45:54 +0300
  • acda77713c CMake: Make STATIC explict where needed Marvin W 2021-03-06 10:25:56 -0600
  • 4592b72dfa QLite: Adjust Real for latest vala version Marvin W 2021-03-06 08:31:53 -0600
  • d7b65018f8 Escape pango markup in names in GlobalSearch fiaxh 2021-03-05 11:46:51 -0600
  • 2b37f0399f Fix cyclic reference fiaxh 2021-02-17 14:50:23 -0600
  • 355ef56d42 Ellipsize long titles mimi89999 2021-01-19 13:48:35 +0100
  • c531f487f9 Ignore unrecognized options in ./configure Marvin W 2021-01-18 19:01:30 +0100
  • 9a3b13a95a Update date separator at midnight fiaxh 2020-11-21 12:43:44 +0100
  • 1ac16ecd84 Send 'initiator' in jingle node, send 'creator' in content node fiaxh 2021-06-01 10:48:09 -0600
  • 686035ca1e
    RTP: Handle missing rtp pay/depay elements Marvin W 2021-05-15 19:52:39 +0200
  • 6399892bf2
    Move crypto-vala to shared library Marvin W 2021-05-14 19:26:05 +0200
  • bec73ed371
    RTP: Fix GStreamer version check Marvin W 2021-05-14 10:17:51 +0200
  • 3bfd407843
    Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+ Marvin W 2021-05-11 22:10:17 +0200
  • d71604913d Merge remote-tracking branch 'origin/feature/calls' fiaxh 2021-05-11 12:57:02 +0200
  • 90f9ecf62b Calls: Indicate whether OMEMO key is verified fiaxh 2021-05-03 13:17:17 +0200