Commit Graph

  • bb2ce750c8
    build: add OpenSSL dependency vae 2021-05-15 00:48:32 +0300
  • 4307262f6e basic error download/upload files handling, need more testing Blue 2021-05-14 22:49:38 +0300
  • bbeeee4c8a
    ref(omemo): reformat qomemo/ vae 2021-05-13 17:54:37 +0300
  • 574210f5d9
    ref(omemo): bundle separate, add db vae 2021-05-13 17:50:59 +0300
  • 2654e38665
    feat(omemo): add signal protocol wrappers vae 2021-05-13 17:50:29 +0300
  • 12ffe8e8e6
    ref(omemo): add qomemo/variant vae 2021-05-13 00:32:13 +0300
  • 006752b31c
    feat(OMEMO): QXmppClientExtension for OMEMO vae 2021-05-12 17:33:34 +0300
  • b1a8f162ce
    feat(OMEMO): DeviceKeyStorage, DeviceService, UserDeviceList stubs vae 2021-05-12 15:50:52 +0300
  • 6721b62629
    feat(OMEMO): qxmppfactories, refactoring vae 2021-05-12 15:00:41 +0300
  • b22a4c8ca3
    feat(OMEMO): add Device, DeviceList, PreKey, Bundle + XML vae 2021-05-12 12:33:35 +0300
  • a6254d88b3
    feat: OMEMO devices ui mock vae 2021-05-12 10:05:17 +0300
  • 2fbbe1ec22
    Merge branch 'build-refactor' into maybe-omemo vae 2021-05-12 08:30:22 +0300
  • bd07c49755 Merge pull request 'Refactor CMakeLists' (#46) from vae/squawk:build-refactor into messageFeed Blue 2021-05-11 23:31:59 +0000
  • 8e99cc2969
    build: plugins/, passwordStorageEngines/wrappers/ as shared libs build-refactor vae 2021-05-12 02:01:02 +0300
  • 140b0fa6b4
    feat: add omemo key list entry WIP vae 2021-05-12 01:44:47 +0300
  • cb7e2ede75
    feat: add OMEMODevices (WIP) vae 2021-05-12 00:58:39 +0300
  • bc66ab7e52
    build: signal-protocol-c vae 2021-05-11 23:17:57 +0300
  • f94c3dac14 Merge branch 'build-refactor' into maybe-omemo vae 2021-05-11 23:05:27 +0300
  • a184ecafa3
    build: reformat cmake code vae 2021-05-11 22:24:55 +0300
  • 7d2688151c
    build: finish up CMakeLists refactoring vae 2021-05-11 22:21:25 +0300
  • 0038aca1f6
    build: WIP CMakeLists refactoring continue - add FindSignal vae 2021-05-11 21:35:12 +0300
  • 6e06a1d5bc
    build: WIP CMakeLists refactoring vae 2021-05-11 20:29:08 +0300
  • 7d648ab081 feat: add omemo buttons vae 2021-05-11 19:11:02 +0300
  • 7c1ae4737e
    feat(omemo): WIP signal-protocol-c cpp wrapper vae 2021-05-11 00:32:44 +0300
  • 04e745fad4
    build: add qomemo dir with TODO vae 2021-05-11 00:12:33 +0300
  • b7b70bc198 segfault fix when trying to send something but the history isn't loaded yet, icon and for attached files which are not previewed Blue 2021-05-11 00:06:40 +0300
  • 9fbbe0c120
    build: add signal-protocol-c dependency vae 2021-05-10 22:42:17 +0300
  • 0c93aa55f7 Revert "fix: wrong order of arguments in QImage()" various-fixes vae 2021-05-09 04:16:58 +0300
  • 8d88aa5d09
    fix: empty statements vae 2021-05-09 03:30:06 +0300
  • 849159d5a5
    fix: wrong order of arguments in QImage() vae 2021-05-09 02:51:04 +0300
  • ce047db787 patches from Vae about making libraries static, and about boost, findLMDB CMake script, drop dependency for qtquickcontrols newMessageFeedPreview1 Blue 2021-05-09 02:12:17 +0300
  • 58f57f746c
    build: static libraries vae-build-fix vae 2021-05-09 01:22:14 +0300
  • e1ad016bb5 build: fix build on Gentoo vae 2021-05-09 00:35:47 +0300
  • 37655a3107 chore: add gitignore vae 2021-05-09 00:35:34 +0300
  • f45319de25 now instead of storing uploading message in ram I store them in database to be able to recover unsent ones on the next statrt. Found and fixed bug with spam repaints in feedview because of icons messageFeed Blue 2021-05-07 21:26:02 +0300
  • ebf0c64ffb highlight in directory now is optional runtime plugin to KIO, several more file managers to fallback, refactor, 2 new icons Blue 2021-05-06 17:44:43 +0300
  • d514db9c4a message context menu began, open and show in folder features Blue 2021-05-04 17:09:41 +0300
  • f34289399e text inside of message is selectable again, links are clickable, some refactor, some bugfixes Blue 2021-05-03 14:23:41 +0300
  • 05d6761baa a bit of refactor, fix the time to request next portion of messages in ui, fancy shadows are back! Blue 2021-05-03 03:35:43 +0300
  • 216dcd29e9 bug fixing, better progres indicator positioning Blue 2021-05-02 02:03:08 +0300
  • 0973cb2991 first lousy attempt to make load indicator in feedView Blue 2021-04-30 23:07:00 +0300
  • 50190f3eac handled a case when user removes downloaded file, minor optimizations on message changing Blue 2021-04-28 23:26:19 +0300
  • b44873d587 pal resourse sticking, notifications of unread messages, new message icons Blue 2021-04-27 22:29:15 +0300
  • 4c5efad9dc CMake build error, status icon text tooltip Blue 2021-04-26 19:37:36 +0300
  • 8310708c92 First attemtps to upload files, debug, reused of once uploaded or downloaded files Blue 2021-04-23 14:53:48 +0300
  • d936c0302d bug with downloads in group chats, status icons in messages, visuals, feedView optimisations Blue 2021-04-23 01:41:32 +0300
  • 0e937199b0 debug and actual first way to display pictures in messageFeed Blue 2021-04-21 00:56:47 +0300
  • 48e498be25 some debug, message changing in messageFeed Blue 2021-04-20 00:49:24 +0300
  • 3a7735b192 First steps on the new idea of file up/downloading Blue 2021-04-18 15:49:20 +0300
  • 8f914c02a7 temp url storage commit Blue 2021-04-13 16:27:31 +0300
  • 50bb3f5fd7 started progress bars, changed gcc standard to 17 Blue 2021-03-22 21:04:26 +0300
  • a0348b8fd2 file progress events delivery methonds Blue 2021-02-27 15:21:27 +0300
  • 85555da81f just a temp one Blue 2021-02-07 20:02:11 +0300
  • ebe5addfb5 just proxying button event from feed view delegate to the feed model Blue 2021-02-06 14:02:42 +0300
  • b3c6860e25 seems like i have found solution how to properly render buttons Blue 2021-02-02 01:55:15 +0300
  • 00ffbac6b0 initial attempt to paint buttons in the messagefeed Blue 2021-01-14 14:22:02 +0300
  • ff4124d1f0 Resolved the bug about crash with an empty history chat Blue 2021-01-12 20:10:24 +0300
  • 15342f3c53 self nick in the chat fix, hovering message feature Blue 2021-01-08 00:50:12 +0300
  • 270a32db9e achive from the beginning memorizing bugfix, limitation of the requests in the model Blue 2020-08-21 23:57:48 +0300
  • e0ef1ef797 Some basic message painting Blue 2020-08-21 00:32:30 +0300
  • e1eea2f3a2 made the first prototype, scrolling and word wrapping seems to be working Blue 2020-08-17 13:27:14 +0300
  • e54cff0f0c changed my mind, gonna implement the feed on qt instead of qml, first tries, nothing working yet Blue 2020-08-16 00:48:28 +0300
  • 4e6bd04b02 experimenting with qml Blue 2020-08-12 19:55:01 +0300
  • 38159eafeb first compiling prototype, doesnt work yet Blue 2020-08-12 01:49:51 +0300
  • ef1a9846bf found a way to avoid requesting all the MUCs history alltogether on startup master Blue 2020-08-09 19:28:03 +0300
  • 3a120c773a reconnection issues Blue 2020-08-08 02:33:03 +0300
  • 5f64321c2a fix compilation on older qt versions Blue 2020-08-04 17:52:16 +0300
  • a543eb1aef 0.1.5 0.1.5 Blue 2020-07-29 23:26:56 +0300
  • 480c78cf61 non lower cased jids error handled Blue 2020-07-26 22:41:30 +0300
  • 0dcfc5eedc some better cleanup and restore state on connect disconnect, workaround for that wired undefined condition error on every other reconnection Blue 2020-06-21 01:26:30 +0300
  • 87426ee20f account refactoring Blue 2020-06-15 00:23:43 +0300
  • 20bcae5ab2 finally history works in mucs Blue 2020-05-22 19:28:26 +0300
  • 6b65910ded stanzaId based muc archive request, account object refactoring Blue 2020-05-21 18:42:40 +0300
  • 9ca4aa29d4 started account refactoring Blue 2020-04-28 23:35:52 +0300
  • a625ecb47b Merge pull request 'rosterReferences' (#39) from rosterReferences into master Blue 2020-04-19 13:18:24 +0000
  • 55ae5858b5 some workaround about disconnection segfault Blue 2020-04-19 16:13:15 +0300
  • 9c855553c5 referencing seems to be working now Blue 2020-04-18 15:02:01 +0300
  • 83a2e6af85 first prototype Blue 2020-04-18 02:17:47 +0300
  • 494afcf2b5 initial class reference Blue 2020-04-16 23:23:02 +0300
  • a8698cc94f minor bugfixes Blue 2020-04-15 20:27:38 +0300
  • b50ce146b8 attaching messages fix, bad alloc fix Blue 2020-04-15 16:48:49 +0300
  • 6657dc79ce qxmpp bump, ifdef to assemble on lower versions Blue 2020-04-14 22:40:32 +0300
  • bdca0aa6b1 Merge pull request 'safePasswords' (#36) from safePasswords into master 0.1.4 Blue 2020-04-14 16:32:28 +0000
  • cb44b12a7e 0.1.4 kwallet optimisation related fix, DnD files into convs, visual fixes Blue 2020-04-14 19:30:33 +0300
  • 21c7d65027 offline avatars in mucs Blue 2020-04-13 22:57:23 +0300
  • 29c7d31c89 context menu now doesn't select items, just temporarily, statuses and messahes html wrapping fix Blue 2020-04-12 18:55:05 +0300
  • a77dfd191a single window mode Blue 2020-04-11 23:00:15 +0300
  • b95028e33e testing, ability to build without kwallet, translations, disabling unsupported storage types in combobox Blue 2020-04-11 01:15:08 +0300
  • 543538fc56 first working prototype of dynamically loaded kwallet storage Blue 2020-04-10 01:48:08 +0300
  • 7ce27d1c11 pasword storing options: jammed an alwaysAsk, external lib for password jamming, changelog Blue 2020-04-07 23:33:03 +0300
  • 95f0d4008a minor fix about updating muc avatars Blue 2020-04-05 16:25:27 +0300
  • 3477226367 first moves to safe pasword storing, preparing the structure Blue 2020-04-04 19:40:32 +0300
  • ddfb3419cc Shared namespace refactoring, enum class refactoring, going offline related crash fix Blue 2020-04-04 01:28:15 +0300
  • b309100f99 0.1.3 release 0.1.3 Blue 2020-03-31 18:56:49 +0300
  • c793f56647 a little bit of restyling, now the integration with transparent themes is supposed to be better Blue 2020-03-31 00:17:10 +0300
  • ff2c9831cf corrected messages now are supposed to display correctly Blue 2020-03-28 17:05:49 +0300
  • fe1ae8567a Message receipt manager not takes care of the message reception, switched on embedded reconnect Blue 2020-03-27 23:59:30 +0300
  • 57d6e3adab Message error handling as state, errorText to store, fake ID for message without Blue 2020-03-26 18:08:44 +0300
  • 91cc851bfc delivery statuses now actually mean something for MUC messages Blue 2020-03-25 18:28:36 +0300
  • 6d1b83d0f8 ui logick of changing message, not connected yet Blue 2020-02-08 14:44:15 +0300