Commit Graph

  • 721f6daa36
    fix bug when everything was treated as animation, bug with not working group amount of messages, handled the situation when preview is painted but the file was lost blue 2021-05-17 00:52:59 +0300
  • 0d584c5aba
    message preview refactor, several bugs about label size, animations are now playing in previews blue 2021-05-16 01:07:49 +0300
  • 4307262f6e basic error download/upload files handling, need more testing blue 2021-05-14 22:49:38 +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 vae 2021-05-12 02:01:02 +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
  • 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
  • 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
  • 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 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 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
  • ed56cca2e7 some visual tweaks, moving on message delivery statuses blue 2020-02-04 18:14:51 +0300
  • a4136ff9fe progress spinner fix, new lines in messages now display again blue 2020-01-27 18:07:38 +0300
  • 565449f176 bug with selection, some right padding to the avatars blue 2020-01-25 11:10:24 +0300
  • 626227db93 file comment fix, avatar dropping bug fix, url detection bug fix blue 2020-01-16 11:52:54 +0300
  • 13a1970047 a method for setting states to messages blue 2020-01-07 12:26:07 +0300
  • ad1977f05f badges and screenshots in readme typo blue 2020-01-02 17:22:51 +0300
  • 0a4c4aa042 badges and screenshots in readme typo blue 2020-01-02 17:19:00 +0300
  • 5e7c247bb4 badges and screenshots in readme blue 2020-01-02 17:18:03 +0300
  • 5a59d54b18 first thoughts on message states blue 2020-01-02 15:04:49 +0300
  • 52efc2b1a4 now we have avatars in muc chats blue 2019-12-31 21:14:12 +0300
  • 55703c2007 muc participant avatars blue 2019-12-30 23:22:04 +0300
  • efc90e18c3 verion bump 0.1.2 blue 2019-12-25 14:11:29 +0300
  • 3e594c7e13 connectivity, roster position size and state, expanded anccounts and groups restoration with the settings blue 2019-12-25 13:24:20 +0300
  • 0bcfd779b8 some bugs and corner cases blue 2019-12-24 11:42:46 +0300
  • dd62f84acc pal avatars in one on one dialogs blue 2019-12-23 09:28:23 +0300
  • f13b43d38b some bug fixes, initial work on avatars in dialog windows blue 2019-12-20 18:41:20 +0300
  • 867c3a18e9 avatars for mucs, some tooltip tweaks blue 2019-12-17 19:54:53 +0300
  • f367502b8e Merge branch 'master' of git.macaw.me:blue/squawk blue 2019-12-06 11:01:06 +0300
  • fe27955689 uploading multiple messages fix, some warnings fix blue 2019-11-17 13:24:12 +0300
  • 0c33d81c59 insignifican fixes about urls parsing blue 2019-12-06 11:00:09 +0300
  • 0cb25a25cf uploading multiple messages fix, some warnings fix blue 2019-11-17 13:24:12 +0300
  • 09a946c204 Merge branch 'fileUpload' of blue/squawk into master 0.1.1 Blue 2019-11-16 18:03:47 +0000
  • ae3a1c97e3 uploading message destruction bug, optimisations for release warnings for debug, packaging, readme blue 2019-11-15 16:30:29 +0300