Commit Graph

35 Commits

Author SHA1 Message Date
Duke Leto
8acb4a5db1 update copyright year 2022-01-13 22:42:18 -05:00
Duke Leto
b0b39054a7 Prevent chats from being showed twice, fixes qa#1 2021-05-30 16:06:00 -04:00
Duke Leto
a135753cef logging and error handling 2021-05-30 15:14:05 -04:00
Duke Leto
9dce18e151 continue instead of returning after secretstream badness 2021-05-29 18:07:28 -04:00
Duke Leto
3ce1a8c1e8 More details on secretstream errors and cleanups 2021-05-29 13:56:17 -04:00
Duke Leto
f1fb4209b0 clean 2021-05-29 12:26:43 -04:00
Duke Leto
d826ca8c92 Abort when we see corrupted ciphertext 2021-05-29 12:06:37 -04:00
Duke Leto
cc523a0a86 We do it for the zlulz 2021-01-02 17:50:36 -05:00
Duke Leto
0cee4989c0 Happy 2021 2021-01-02 11:20:58 -05:00
DenioD
edc3e0840a reduce size of emoji #183, dont close emoji window #184 2020-08-23 19:14:32 +02:00
DenioD
851289fb4c lock emoji button too 2020-07-29 09:50:36 +02:00
DenioD
ec5a88aafd allow to send a message only if their was a initial contact request #168 2020-07-26 17:10:21 +02:00
DenioD
b435f7b698 fix emoji 2020-06-24 07:18:36 +02:00
DenioD
ab2140b72d add hush/sd emoji, scroll to the end of chat after clicking new contact 2020-06-22 11:13:10 +02:00
DenioD
5907b40f1c add more emojis 2020-06-22 10:28:34 +02:00
DenioD
27d743646a first implementation of emojis 2020-06-21 22:23:15 +02:00
DenioD
bf8b0c960a fix symbol counter for requests #141 2020-06-16 21:55:33 +02:00
DenioD
68bfdb6234 fix chatbubble sizing 2020-06-15 22:43:34 +02:00
miodragpop
5aa1bb1701 preserving unicode and newlines 2020-06-15 20:28:39 +02:00
DenioD
cdb1277b91 dont show context menu without contact #94 2020-06-06 11:26:49 +02:00
DenioD
65dd00919e change date format to yyyy-MM-dd #82 2020-06-05 23:28:15 +02:00
DenioD
70dbc1f131 dont write message over the border of chatbubble 2020-06-05 23:13:03 +02:00
DenioD
cfbcc43b14 render only new requests 2020-05-27 21:42:39 +02:00
DenioD
78ca3cf8ca fix for double outgoing message 2020-05-26 22:11:15 +02:00
DenioD
f9d8919753 rename of chatmemoedit 2020-05-24 20:55:56 +02:00
DenioD
747580151a change some gui elements 2020-05-21 21:32:45 +02:00
DenioD
7e0748dd24 set maxLen for Chatmessages 2020-05-21 20:31:54 +02:00
Strider
d4bf7a83c8 update// implemented dump method to each datastoretype 2020-05-17 14:12:27 +02:00
DenioD
74aaa0482f improve some gui elements 2020-05-14 22:52:28 +02:00
DenioD
b9526c1f35 fix a problem with two chatrender functions due to refractor 2020-05-14 12:50:05 +02:00
Strider
7e491b3a25 update// addec chat.cpp 2020-05-10 19:15:04 +02:00
Strider
11e3bc5ede update// moved render function to chat.cpp 2020-05-10 16:16:54 +02:00
Strider
6c4ee63b72 update// added idgenerator and resolved mergeconflicts 2020-05-09 22:03:55 +02:00
Strider
7dfb9a1929 update// moved generator to separated helper class 2020-05-09 18:14:04 +02:00
Strider
0f57412258 update// added new model derived from chatmodel and contactmodel, moved listchatdelegate to a seperated class file 2020-05-09 17:55:12 +02:00