Commit Graph

57 Commits

Author SHA1 Message Date
Blue b7b70bc198 segfault fix when trying to send something but the history isn't loaded yet, icon and for attached files which are not previewed 2021-05-11 00:06:40 +03:00
Blue 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 2021-05-07 21:26:02 +03:00
Blue ebf0c64ffb highlight in directory now is optional runtime plugin to KIO, several more file managers to fallback, refactor, 2 new icons 2021-05-06 17:44:43 +03:00
Blue d514db9c4a message context menu began, open and show in folder features 2021-05-04 17:09:41 +03:00
Blue f34289399e text inside of message is selectable again, links are clickable, some refactor, some bugfixes 2021-05-03 14:23:41 +03:00
Blue 05d6761baa a bit of refactor, fix the time to request next portion of messages in ui, fancy shadows are back! 2021-05-03 03:35:43 +03:00
Blue 216dcd29e9 bug fixing, better progres indicator positioning 2021-05-02 02:03:08 +03:00
Blue 0973cb2991 first lousy attempt to make load indicator in feedView 2021-04-30 23:07:00 +03:00
Blue 50190f3eac handled a case when user removes downloaded file, minor optimizations on message changing 2021-04-28 23:26:19 +03:00
Blue 4c5efad9dc CMake build error, status icon text tooltip 2021-04-26 19:37:36 +03:00
Blue d936c0302d bug with downloads in group chats, status icons in messages, visuals, feedView optimisations 2021-04-23 01:41:32 +03:00
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 50bb3f5fd7 started progress bars, changed gcc standard to 17 2021-03-22 21:04:26 +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 15342f3c53 self nick in the chat fix, hovering message feature 2021-01-08 00:50:12 +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 a543eb1aef 0.1.5 2020-07-29 23:26:56 +03:00
Blue a8698cc94f minor bugfixes 2020-04-15 20:27:38 +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 ddfb3419cc Shared namespace refactoring, enum class refactoring, going offline related crash fix 2020-04-04 01:28:15 +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 57d6e3adab Message error handling as state, errorText to store, fake ID for message without 2020-03-26 18:08:44 +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 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 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 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 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 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