1
0
forked from blue/squawk

Commit Graph

  • 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
  • 326eef864b some fixes about uploading, some error handling blue 2019-11-14 14:43:43 +0300
  • 166a7ac83a first working prototype of file upload blue 2019-11-12 16:38:01 +0300
  • a6e48599aa some progress on upload blue 2019-11-11 18:19:54 +0300
  • 3f710e26d0 some more work about uploading, not done yet blue 2019-11-09 17:04:27 +0300
  • 09749bac51 Merge branch 'master' into fileUpload blue 2019-11-09 12:54:30 +0300
  • 0b78470aaa Merge branch 'vCard' of blue/squawk into master Blue 2019-11-08 07:47:37 +0000
  • dfa4d10c36 some VCard polishing, missing icons and translations blue 2019-11-07 14:17:46 +0300
  • 2c13f0d77c phones now also saveble blue 2019-11-06 18:14:49 +0300
  • c1c1de1b7b backend adapter for vCard phones list blue 2019-11-05 21:55:21 +0300
  • 5bbacad84a VCard: email list now displays and stores on server vcard blue 2019-11-04 18:22:39 +0300
  • 0b57e6a77f Refactoring of signal/slots connection to new qt syntax blue 2019-11-03 21:46:40 +0300
  • 9d491e9e93 deprecation fix about qxmpp, beginning of adding email addresses in VCards blue 2019-11-02 23:50:25 +0300
  • c067835b00 button to add addresses phones and emails, yet dummy blue 2019-11-01 18:06:03 +0300
  • e924715a57 progress for VCard widget, date of receiving blue 2019-10-31 17:01:48 +0300
  • f3515f1104 refactored progress blue 2019-10-30 16:47:21 +0300
  • 566fc1f2fb new fallback icons, new fields in vCard, fix about recreation new avatar on each request blue 2019-10-25 16:38:48 +0300
  • 36c71968bc basic avatar/vcard changes uploads and roster reaction blue 2019-10-24 12:42:38 +0300
  • 652381b067 changing avatar in local vcard, no uploading yet blue 2019-10-23 17:49:56 +0300
  • 2a37f36b83 first primitive vcard in graphic interface blue 2019-10-22 18:13:56 +0300
  • c4d22c9c14 some methods to cVard blue 2019-10-21 18:02:41 +0300
  • e7be046e9f vcard ui file blue 2019-10-20 22:39:11 +0300
  • d050cd82dd some lines to vCard object blue 2019-10-19 22:34:25 +0300
  • 46e74ad5e8 initial vCard class, signal-slots refactoring blue 2019-10-17 23:54:27 +0300
  • dc1ec1c9d4 receiving account owner vCard, displaying avatars in roster blue 2019-10-16 22:38:35 +0300
  • 64e33b6139 receiving avatars, generating missing avatars, storing state of avatars, global color palette blue 2019-10-15 22:25:40 +0300
  • c678a790e5 some more methods for archive to store avatar states blue 2019-10-14 23:18:51 +0300
  • 323a549eca got rid of organization name, made building with system qxmpp by default blue 2019-10-10 14:45:21 +0300
  • e2db64157e packaged icons, .desktop 0.0.5 blue 2019-10-08 12:01:14 +0300
  • 0d026ad343 an attempt to make a first Archlinux package blue 2019-10-07 18:35:55 +0300
  • 9baadad332 Merge branch 'translations' of blue/squawk into master Blue 2019-10-05 11:35:35 +0000
  • 8afdb81314 initial code translation preparation, russian localization blue 2019-10-05 14:27:39 +0300
  • 746fdef013 first translations experiments blue 2019-10-04 18:12:08 +0300
  • 475a12c28e Renaming contacts in roster, set 2 reconnects by default blue 2019-10-01 11:47:40 +0300
  • 415d56ba69 Disabled context menu on items of not connected account, roster contacts group moving, bugfixes with roster contacts group moving ungrouping and copying blue 2019-09-28 17:30:16 +0300
  • e4d1e21ea0 some sorting in roster blue 2019-09-24 12:21:29 +0300