Commit Graph

  • 3733d24a90
    Fix -Werror=format-security issues Marvin W 2017-03-30 21:26:17 +0200
  • e910b39751
    Make configure/make compatible with autotools Marvin W 2017-03-30 15:29:21 +0200
  • e872356b17 Update README.md fiaxh 2017-03-25 15:38:07 +0100
  • f4334732da
    RPM + tito + copr support Marvin W 2017-03-23 21:44:27 +0100
  • b63e5f5f9f
    Some caching and fix gpgme on some systems Marvin W 2017-03-24 10:40:48 +0100
  • c0314212a0 Tab completion for MUC occupants fiaxh 2017-03-24 00:15:00 +0100
  • 5862e25337
    Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0 Marvin W 2017-03-23 20:06:00 +0100
  • c95a400908
    Fetch libsignal-protocol-c when not a submodule (still using git) Marvin W 2017-03-23 17:30:15 +0100
  • e6f89f8751
    New CMake Marvin W 2017-03-23 17:10:45 +0100
  • ef0483765a
    Small bug fixes and compatibility with Vala 0.36 Marvin W 2017-03-20 19:27:39 +0100
  • aca6842c49 Select corresponding conversation when clicking on notification fiaxh 2017-03-23 16:34:54 +0100
  • 492baaf084 Add back on subscription request fiaxh 2017-03-22 23:55:19 +0100
  • fa78573b05 Move some database interaction into entities fixes #2 fiaxh 2017-03-22 17:15:06 +0100
  • ec06d5f9eb License under GPLv3 fiaxh 2017-03-20 23:40:21 +0100
  • 6f3225979c Select conversation on startup, placeholder for "No conversation selected", start services before UI fiaxh 2017-03-20 22:12:20 +0100
  • db57a97353 Add typed identity to manager modules and stream flags fiaxh 2017-03-19 12:55:36 +0100
  • 233f2b35d0 Icon changes fiaxh 2017-03-19 12:55:10 +0100
  • be2234835a Preselect next conversation when closed and crossfade fiaxh 2017-03-18 23:44:05 +0100
  • 582cc78edd "No accounts active, add?" stack in main view fiaxh 2017-03-17 23:21:23 +0100
  • b65c71412b Icon fiaxh 2017-03-17 23:12:35 +0100
  • 1eca8c6f67 Fix message stanza default type fiaxh 2017-03-17 16:21:07 +0100
  • d3005bcaca Update README.md fiaxh 2017-03-16 20:57:39 +0100
  • 12a637cd3b Update README fiaxh 2017-03-16 20:32:05 +0100
  • 6f3eee1430 Improve when to send chat state notifications fiaxh 2017-03-16 16:28:32 +0100
  • af49a47cf6 Fix ChatInput for many lines + small UI changes fiaxh 2017-03-15 22:01:32 +0100
  • f277db6cb4 Display /me differently fixes #12 fiaxh 2017-03-15 21:37:49 +0100
  • 7ab4752b24 Indication of WONTSEND via CSS (@error_color on message status) fiaxh 2017-03-15 01:02:34 +0100
  • 4faee9f08d Set dino-specific icons as part of icon theme fiaxh 2017-03-15 00:36:56 +0100
  • 5038db063e
    omemo plugin: improve session bootstrapping Marvin W 2017-03-15 17:23:13 +0100
  • 27afc2164f
    Small fixes in message view Marvin W 2017-03-14 00:25:19 +0100
  • 092edaf9fd
    Fix regression of being unable to select text Marvin W 2017-03-13 22:53:36 +0100
  • 2d6f580c87
    correctly bootstrap omemo when there is no devicelist on server yet + concurrency bug fixes Marvin W 2017-03-13 21:54:12 +0100
  • 1a4cd2508b
    Make compatible with OpenSSL 1.1 Marvin W 2017-03-13 20:44:37 +0100
  • 0087a7135e
    Fix account repeated disconnect/connect issues Marvin W 2017-03-13 15:52:54 +0100
  • 2804799f61
    Reduce GTK dependency to 3.16, fix dark theme Marvin W 2017-03-13 15:34:17 +0100
  • bb811f8b29
    Do not use gpgme 1.7.0+ features yet. Marvin W 2017-03-13 10:35:47 +0100
  • 22c9c53b1d
    Drop libuuid dependency, uuid generation is not that complicated... Marvin W 2017-03-12 22:23:25 +0100
  • bd1f116b3a
    Fix delegate copying issue Marvin W 2017-03-12 21:20:56 +0100
  • 13cef27d46 Search messages having a uuid stanza id by id + account fiaxh 2017-03-12 21:22:45 +0100
  • c2643a45b0
    Qlite: Return OptionalRow instead of Row?, add ability to remove columns on version upgrade Marvin W 2017-03-12 19:33:31 +0100
  • 4f34e43116
    Force Make into using a single thread Marvin W 2017-03-12 19:31:02 +0100
  • fabd6ff251 amend 39722a4 fiaxh 2017-03-12 18:12:30 +0100
  • 39722a4973 Query GPG in other thread + only once (account settings) fiaxh 2017-03-12 16:21:46 +0100
  • a4cb998ec4
    Unlock mutex on exceptions in gpgme helper Marvin W 2017-03-12 15:19:33 +0100
  • f24b47c44d PGP module: store data in own db, use pgp key as specified in account settings fiaxh 2017-03-12 14:44:09 +0100
  • dbbe5e39d0
    Automatically compile and use gsettings schema Marvin W 2017-03-12 14:42:04 +0100
  • e8f11178ec
    Move storage into user directory and fix plugin search path Marvin W 2017-03-12 13:19:04 +0100
  • a9ea0e9f87
    Split OMEMO plug-in into files, various fixes Marvin W 2017-03-12 02:28:23 +0100
  • 7e1ecb34cb Move PGP support into plugin fiaxh 2017-03-12 02:49:53 +0100
  • 63fffcddce Update README.md fiaxh 2017-03-12 01:03:55 +0100
  • 00ac82e648
    Move gsettings schema back to libdino (where it belongs) Marvin W 2017-03-12 00:55:30 +0100
  • 766af21d87
    Fix OMEMO plugin for latest changes Marvin W 2017-03-12 00:25:47 +0100
  • d5ea5172a7
    Add OMEMO via Plugin Marvin W 2017-03-11 01:29:38 +0100
  • e27d63269d
    Move UI code into main dir Marvin W 2017-03-11 23:52:12 +0100
  • cd6b904e97
    CMake: merge created header+vapi files into a single directory Marvin W 2017-03-11 23:20:25 +0100
  • 083df7e737 Move GPG initialization to gpgme-vala fiaxh 2017-03-11 23:06:34 +0100
  • f40a34bdc1 Use delegates + object storage instead of listener objects fiaxh 2017-03-11 23:04:58 +0100
  • 0ea4ac7e20
    Plug-In API: allow adding custom entries to account settings Marvin W 2017-03-11 22:48:35 +0100
  • 47ab19b3a0 UI to choose PGP key/disabled in account settings fiaxh 2017-03-11 12:13:06 +0100
  • 7bb6ff6250
    Update ./configure to detect ninja package of debian/ubuntu (#4) Marvin W 2017-03-11 11:16:01 +0100
  • 4c48bdc072
    Improve Plugin API (allow to move encryption into plugin) Marvin W 2017-03-11 01:25:45 +0100
  • 1ccad732b9 Use typed identity in stream modules fiaxh 2017-03-11 01:40:42 +0100
  • 95e8d126db Merge branch 'master' of github.com:dino/dino fiaxh 2017-03-10 23:20:36 +0100
  • d8e102a160
    Use typed identity in module manager Marvin W 2017-03-10 21:45:56 +0100
  • 9cdc3619bd
    Add typed identity to stream modules Marvin W 2017-03-10 21:13:35 +0100
  • 24b55d83a1 Merge branch 'master' of github.com:dino/dino fiaxh 2017-03-10 19:53:24 +0100
  • 29ca70a6d5
    Initial plugin system Marvin W 2017-03-10 19:34:56 +0100
  • 4c48c5c16d Reformat [GtkChild] fiaxh 2017-03-10 18:07:28 +0100
  • cf51e1dee2 amend 9b8cf70 fiaxh 2017-03-10 17:36:55 +0100
  • e59b9d2fff
    Various fixes in vala-xmpp Marvin W 2017-03-09 21:47:50 +0100
  • 93fd134a92
    Fix bugs and warnings in qlite Marvin W 2017-03-09 21:46:16 +0100
  • 9b8cf706d6 Outfactor PGP into pgpme-vala fiaxh 2017-03-10 16:16:48 +0100
  • 2fe8489d36 Rename vala-xmpp library to xmpp-vala fiaxh 2017-03-10 17:01:45 +0100
  • 7a1aa8c806
    Do not expose UUID lib dependency outside vala-xmpp library Marvin W 2017-03-10 16:02:32 +0100
  • 5fc0435cc1 Save unsent messages (acc offline etc) and send later; don't send pgp messages if pgp error fiaxh 2017-03-09 15:34:32 +0100
  • b1e6e51c4f Fix MUC join w/o bookmark, with psw; change some event listeners key_press->key_release fixes #3 fiaxh 2017-03-09 14:27:39 +0100
  • 811e252de1 Properly handle JIDs without localpart; fixes #1 fiaxh 2017-03-08 11:43:20 +0100
  • a9ae79878e Use Window instead of ApplicationWindow for main view fiaxh 2017-03-03 19:22:45 +0100
  • 56bc45ce4d Initial commit fiaxh 2017-03-02 15:37:32 +0100