Commit Graph

8326 Commits

Author SHA1 Message Date
csoler
992d5c30d3 fixed deletion of outgoing messages 2022-12-07 18:30:03 +01:00
csoler
bc0bef07de new attempt to fix limited sidebar width in mail composer 2022-12-06 16:19:26 +01:00
csoler
1bcbbf1248 fixed bold/boxsize in Mails 2022-12-06 15:47:02 +01:00
csoler
ad584e0fff removed max size in friend selection widget of Msg composer 2022-12-06 15:25:16 +01:00
csoler
93746f5075 fixed removing/displaying message tags in tags menu 2022-12-04 21:18:41 +01:00
csoler
7b78b87c65 fixed coumn visibility depending on box 2022-12-04 18:46:19 +01:00
csoler
a7570b70eb fixed proper setting of "from" field when heterogeneous destinations are used 2022-12-03 23:45:31 +01:00
csoler
8185dba0d8 fixed bug causing wrong "from" field in sent messages 2022-12-03 15:59:05 +01:00
csoler
6327ccf6ae using explicit column resize since Qt4 is not supported anymore 2022-12-03 14:06:21 +01:00
csoler
0528bf4b50 fixed quick view filters, loading of drafts (from previous format), uniqueness of message Ids 2022-12-01 21:02:10 +01:00
csoler
006f4c53be removed mMsgTagIds since tags are not in RsMailStorageItem struct 2022-11-30 15:25:38 +01:00
csoler
0db41deb9f fixed bugs in Mail display 2022-11-28 17:08:02 +01:00
csoler
7b0d501c1e fixed trick for own Ids in GxsIdTreeWidgetItem 2022-11-27 20:37:05 +01:00
csoler
6a2886da40 fixed some UI bugs in Mail 2022-11-27 18:36:42 +01:00
csoler
ea4df6306b fixed multiple glitches in Mail UI 2022-11-25 15:15:19 +01:00
csoler
2d024c0d6f made GxsIdChooser to auto update when identities are added/created/modified 2022-11-23 21:48:09 +01:00
csoler
302e87e476 fixing some UI errors in Mail 2022-11-23 21:18:11 +01:00
csoler
8bcb531cd3 fixed a few glitches in Mail GUI 2022-11-22 23:08:42 +01:00
csoler
3ac97b24a8 saving current work on big pass over Mail 2022-11-21 14:18:25 +01:00
csoler
ba4982f2ca changed Mail interface to use the generic MsgAddress type instead of the GxsId/RsPeerId combination 2022-11-15 11:03:23 +01:00
csoler
4e0bd19182 fixed uninitialized memory read in ConnectFriendWizard 2022-11-10 19:48:45 +01:00
csoler
03a576589e allow user to supply his own Tor executable 2022-11-07 21:10:55 +01:00
csoler
1474dfdd66
Merge pull request #2640 from csoler/v0.6-TorControl3
added control over received peers from FS
2022-10-28 14:05:10 +02:00
csoler
666f01452b added auto-test of saved onion address for FS 2022-10-28 11:41:41 +02:00
csoler
4d386e9cf1 added online status for FS 2022-10-25 14:19:57 +02:00
csoler
24ad687c7f added control over received peers from FS 2022-10-25 09:37:42 +02:00
csoler
b7d3042bd9
Merge pull request #2638 from csoler/v0.6-TorControl3
Added more info to display in GUI part or FS
2022-10-20 20:18:31 +02:00
csoler
5847b08766 added display of friend status in FS 2022-10-19 17:24:58 +02:00
defnax
2702edab30 fix storing graph style 2022-10-13 23:10:24 +02:00
csoler
f3ee68411d added missing documentation in BinInterface::readdata(), and fixed bug in FdBinInterface not implementing readdata() correctly 2022-10-06 14:26:53 +02:00
csoler
d307b46c15 added async testing of friend server 2022-10-03 23:06:08 +02:00
csoler
2c67817581 fixed font problem introduced in last commit 2022-08-21 12:18:01 +02:00
csoler
c167fb8448 using actual limits for max TR/s in the GUI 2022-08-19 18:36:11 +02:00
csoler
b4d2904adf fixed two bugs in Create/Edit circle dialog, causing crashes 2022-08-16 22:12:37 +02:00
csoler
b784b6a3e8 Merge remote-tracking branch 'upstream/master' into v0.6-TokenSystem 2022-08-16 21:47:39 +02:00
thunder2
807232ffa5 Fixed crash when closing forum message item in activity stream with set as read and remove 2022-08-05 19:02:48 +02:00
csoler
82f981c9db continue cleanign the old token system 2022-08-04 19:10:47 +02:00
csoler
43fb720a98 fixed update of Forum msg creation window 2022-07-18 14:49:58 +02:00
csoler
d143355a09 added "Loading..." message when loading posts in channels 2022-07-13 16:00:47 +02:00
csoler
a1c33bf172 removed unused include 2022-07-11 23:15:09 +02:00
csoler
0488293a1f removed more token queue system from forums and comments 2022-07-10 21:34:24 +02:00
csoler
ac4b9b2971 removed token system from GxsCommentDialog 2022-07-09 22:33:42 +02:00
csoler
1089d1470e update posts list after vote 2022-07-09 15:49:33 +02:00
csoler
73279db2c5 removed tokens from boards and added missing blocking API calls 2022-07-06 17:13:34 +02:00
csoler
cdc650540b removed token queue from CreateCircleDialog 2022-07-04 17:25:11 +02:00
csoler
54fd77822d fixed blocking API for votes 2022-06-30 14:43:04 +02:00
csoler
cf61cb3780 fixed bug introduced by last commit 2022-06-22 21:07:29 +02:00
csoler
299ad1b1e1 removed TokenQueue in CommentsTreeWidget for the display of comments 2022-06-22 19:07:35 +02:00
csoler
819dc173e0 removed TokenQueue from GxsMessageFrameWidget 2022-06-22 15:43:57 +02:00
csoler
6411d5507f fixed compilation 2022-06-22 15:36:27 +02:00