Commit Graph

186 Commits

Author SHA1 Message Date
Blue 0e937199b0 debug and actual first way to display pictures in messageFeed 2021-04-21 00:56:47 +03:00
Blue 48e498be25 some debug, message changing in messageFeed 2021-04-20 00:49:24 +03:00
Blue 3a7735b192 First steps on the new idea of file up/downloading 2021-04-18 15:49:20 +03:00
Blue 50bb3f5fd7 started progress bars, changed gcc standard to 17 2021-03-22 21:04:26 +03:00
Blue a0348b8fd2 file progress events delivery methonds 2021-02-27 15:21:27 +03:00
Blue 85555da81f just a temp one 2021-02-07 20:02:11 +03:00
Blue ebe5addfb5 just proxying button event from feed view delegate to the feed model 2021-02-06 14:02:42 +03:00
Blue b3c6860e25 seems like i have found solution how to properly render buttons 2021-02-02 01:55:15 +03:00
Blue 00ffbac6b0 initial attempt to paint buttons in the messagefeed 2021-01-14 14:22:02 +03:00
Blue ff4124d1f0 Resolved the bug about crash with an empty history chat 2021-01-12 20:15:21 +03:00
Blue 15342f3c53 self nick in the chat fix, hovering message feature 2021-01-08 00:50:12 +03:00
Blue 270a32db9e achive from the beginning memorizing bugfix, limitation of the requests in the model 2020-08-21 23:57:48 +03:00
Blue e0ef1ef797 Some basic message painting 2020-08-21 00:32:30 +03:00
Blue e1eea2f3a2 made the first prototype, scrolling and word wrapping seems to be working 2020-08-17 13:27:14 +03:00
Blue e54cff0f0c changed my mind, gonna implement the feed on qt instead of qml, first tries, nothing working yet 2020-08-16 00:48:28 +03:00
Blue 4e6bd04b02 experimenting with qml 2020-08-12 19:55:01 +03:00
Blue 38159eafeb first compiling prototype, doesnt work yet 2020-08-12 01:49:51 +03:00
Blue 3a120c773a reconnection issues 2020-08-08 02:33:03 +03:00
Blue a543eb1aef 0.1.5 2020-07-29 23:26:56 +03:00
Blue 9c855553c5 referencing seems to be working now 2020-04-18 15:02:01 +03:00
Blue 83a2e6af85 first prototype 2020-04-18 02:17:47 +03:00
Blue 494afcf2b5 initial class reference 2020-04-16 23:23:02 +03:00
Blue a8698cc94f minor bugfixes 2020-04-15 20:27:38 +03:00
Blue b50ce146b8 attaching messages fix, bad alloc fix 2020-04-15 16:48:49 +03:00
Blue cb44b12a7e 0.1.4 kwallet optimisation related fix, DnD files into convs, visual fixes 2020-04-14 19:30:33 +03:00
Blue 21c7d65027 offline avatars in mucs 2020-04-13 22:57:23 +03:00
Blue 29c7d31c89 context menu now doesn't select items, just temporarily, statuses and messahes html wrapping fix 2020-04-12 18:55:05 +03:00
Blue a77dfd191a single window mode 2020-04-11 23:00:15 +03:00
Blue b95028e33e testing, ability to build without kwallet, translations, disabling unsupported storage types in combobox 2020-04-11 01:15:08 +03:00
Blue 7ce27d1c11 pasword storing options: jammed an alwaysAsk, external lib for password jamming, changelog 2020-04-07 23:33:03 +03:00
Blue 3477226367 first moves to safe pasword storing, preparing the structure 2020-04-04 19:40:32 +03:00
Blue ddfb3419cc Shared namespace refactoring, enum class refactoring, going offline related crash fix 2020-04-04 01:28:15 +03:00
Blue b309100f99 0.1.3 release 2020-03-31 18:56:49 +03:00
Blue c793f56647 a little bit of restyling, now the integration with transparent themes is supposed to be better 2020-03-31 00:17:10 +03:00
Blue ff2c9831cf corrected messages now are supposed to display correctly 2020-03-28 17:05:49 +03:00
Blue fe1ae8567a Message receipt manager not takes care of the message reception, switched on embedded reconnect 2020-03-27 23:59:30 +03:00
Blue 57d6e3adab Message error handling as state, errorText to store, fake ID for message without 2020-03-26 18:08:44 +03:00
Blue 91cc851bfc delivery statuses now actually mean something for MUC messages 2020-03-25 18:28:36 +03:00
Blue 6d1b83d0f8 ui logick of changing message, not connected yet 2020-02-08 14:44:15 +03:00
Blue ed56cca2e7 some visual tweaks, moving on message delivery statuses 2020-02-04 18:14:51 +03:00
Blue a4136ff9fe progress spinner fix, new lines in messages now display again 2020-01-27 18:07:38 +03:00
Blue 565449f176 bug with selection, some right padding to the avatars 2020-01-25 11:10:24 +03:00
Blue 626227db93 file comment fix, avatar dropping bug fix, url detection bug fix 2020-01-16 11:52:54 +03:00
Blue 52efc2b1a4 now we have avatars in muc chats 2019-12-31 21:14:12 +03:00
Blue 55703c2007 muc participant avatars 2019-12-30 23:22:04 +03:00
Blue 3e594c7e13 connectivity, roster position size and state, expanded anccounts and groups restoration with the settings 2019-12-25 13:24:20 +03:00
Blue 0bcfd779b8 some bugs and corner cases 2019-12-24 11:42:46 +03:00
Blue dd62f84acc pal avatars in one on one dialogs 2019-12-23 09:28:23 +03:00
Blue f13b43d38b some bug fixes, initial work on avatars in dialog windows 2019-12-20 18:41:20 +03:00
Blue 867c3a18e9 avatars for mucs, some tooltip tweaks 2019-12-17 19:54:53 +03:00
Blue fe27955689 uploading multiple messages fix, some warnings fix 2019-12-06 11:00:48 +03:00
Blue 0c33d81c59 insignifican fixes about urls parsing 2019-12-06 11:00:09 +03:00
Blue ae3a1c97e3 uploading message destruction bug, optimisations for release warnings for debug, packaging, readme 2019-11-15 16:30:29 +03:00
Blue 326eef864b some fixes about uploading, some error handling 2019-11-14 14:43:43 +03:00
Blue 166a7ac83a first working prototype of file upload 2019-11-12 16:38:01 +03:00
Blue a6e48599aa some progress on upload 2019-11-11 18:19:54 +03:00
Blue 09749bac51 Merge branch 'master' into fileUpload 2019-11-09 12:54:30 +03:00
Blue dfa4d10c36 some VCard polishing, missing icons and translations 2019-11-07 14:17:46 +03:00
Blue 2c13f0d77c phones now also saveble 2019-11-06 18:14:49 +03:00
Blue c1c1de1b7b backend adapter for vCard phones list 2019-11-05 21:55:21 +03:00
Blue 5bbacad84a VCard: email list now displays and stores on server vcard 2019-11-04 18:22:39 +03:00
Blue 0b57e6a77f Refactoring of signal/slots connection to new qt syntax 2019-11-03 21:46:40 +03:00
Blue 9d491e9e93 deprecation fix about qxmpp, beginning of adding email addresses in VCards 2019-11-02 23:50:25 +03:00
Blue c067835b00 button to add addresses phones and emails, yet dummy 2019-11-01 18:06:03 +03:00
Blue e924715a57 progress for VCard widget, date of receiving 2019-10-31 17:01:48 +03:00
Blue f3515f1104 refactored progress 2019-10-30 16:47:21 +03:00
Blue 566fc1f2fb new fallback icons, new fields in vCard, fix about recreation new avatar on each request 2019-10-25 16:38:48 +03:00
Blue 36c71968bc basic avatar/vcard changes uploads and roster reaction 2019-10-24 12:42:38 +03:00
Blue 652381b067 changing avatar in local vcard, no uploading yet 2019-10-23 17:49:56 +03:00
Blue 2a37f36b83 first primitive vcard in graphic interface 2019-10-22 18:13:56 +03:00
Blue c4d22c9c14 some methods to cVard 2019-10-21 18:02:41 +03:00
Blue e7be046e9f vcard ui file 2019-10-20 22:39:11 +03:00
Blue dc1ec1c9d4 receiving account owner vCard, displaying avatars in roster 2019-10-16 22:38:35 +03:00
Blue 0d026ad343 an attempt to make a first Archlinux package 2019-10-07 18:35:55 +03:00
Blue 8afdb81314 initial code translation preparation, russian localization 2019-10-05 14:27:39 +03:00
Blue 475a12c28e Renaming contacts in roster, set 2 reconnects by default 2019-10-01 11:47:40 +03:00
Blue 415d56ba69 Disabled context menu on items of not connected account, roster contacts group moving, bugfixes with roster contacts group moving ungrouping and copying 2019-09-28 17:30:16 +03:00
Blue e4d1e21ea0 some sorting in roster 2019-09-24 13:10:37 +03:00
Blue 7c32056918 working on file upload 2019-09-23 15:09:15 +03:00
Blue 100b2e8943 some creepy file attaching gui, not sending yet 2019-09-19 17:31:27 +03:00
Blue 2089d6af86 download files error handling 2019-09-18 16:27:47 +03:00
Blue cc54c6393a aspectRation handling for images, other then images types of downloads, progress fix, labels, context menu to open files 2019-09-18 01:05:32 +03:00
Blue 94a3766aaf first implementation of image only download 2019-09-17 18:16:09 +03:00
Blue 59f539c460 yet not working button to download offered files 2019-09-12 23:54:44 +03:00
Blue 0574d6f72b fix for presences in MUCs, fix for memory limit in message history, fix for message line resizing, started working on messages 2019-09-10 17:33:39 +03:00
Blue 139c0de0e3 beeter loading animation 2019-09-06 02:44:20 +03:00
Blue e32c1177c3 rookie shaky messages history request in progress animation 2019-09-05 18:25:31 +03:00
Blue c295fa1c1d minor fixes, form to join MUC 2019-09-04 19:38:52 +03:00
Blue 5f8d38bd9a icon and tooltip information in participants, saving bookmarks, subscription and unsubscription, deletion of MUCs 2019-09-03 23:28:58 +03:00
Blue 5547d78608 Muc participants are displayed now in the roster 2019-09-02 14:17:28 +03:00
Blue 70f9739cf5 started the work to get the list of participants in the room, license fix, little gui models refactor 2019-09-01 22:46:12 +03:00
Blue f5fa45d853 muc joining leaving debug, notification debug, delayed delivery wannabe detection 2019-08-31 23:50:05 +03:00
Blue a51907b810 joining groups on opening them, leaving on closing 2019-08-29 17:19:35 +03:00
Blue 023494de0b initial functionality of mucs 2019-08-28 14:40:55 +03:00
Blue e2cc1bae2e separating chat from conversation in ui 2019-08-23 12:51:33 +03:00
Blue 828d14c908 moving on with MUC, nothing final yet 2019-08-21 12:35:07 +03:00
Blue c8a33710e6 started to devide contact and MUC, license, readme, attach icon 2019-08-14 17:54:46 +03:00
Blue eda96e138d mucs initial, just display; archive fixes 2019-07-11 11:51:52 +03:00
Blue 30c59fbb91 missing fallback icons 2019-07-01 16:53:01 +03:00
Blue eba33bea8a debugging vanished messages 2019-06-28 18:15:30 +03:00