Commit Graph

8299 Commits

Author SHA1 Message Date
csoler
24ad687c7f added control over received peers from FS 2022-10-25 09:37:42 +02:00
csoler
5847b08766 added display of friend status in FS 2022-10-19 17:24:58 +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
csoler
fd3a434e71 removed token queue traces left in IdEdit and IdDetail dialogs 2022-06-22 15:15:48 +02:00
csoler
1ced2ff7f9 cleaned CirclesDialog.cpp 2022-06-22 15:15:09 +02:00
csoler
8ab9adacef removed token queue from circles 2022-06-22 15:13:07 +02:00
csoler
52dffddf64
Merge pull request #2619 from chelovechishko/chat_amusement
gui: chat: add auto shrink chattextedit
2022-05-11 21:23:48 +02:00
csoler
1056be1899
Merge pull request #2609 from defnax/removeavatarbtn
Added remove Avatar button
2022-05-11 21:06:18 +02:00
chelovechishko
ca0a441f3b gui: file: add power to change font size for displayed shared files
Added one more settings group "File".
2022-05-09 00:27:50 +09:00
chelovechishko
ed0ea3aa01 gui: chat: add power to vote distant participant
If identity got deleted, then banned one should start
this distant conversation, if i am not mistaken.
2022-05-08 20:38:35 +09:00
chelovechishko
c6c6e11bec gui: chat: add auto shrink chattextedit
To shrink text edit form when it is convenient for browsing text browser.
It just shrink/unshrink the edit here and there when switching between chat rooms.

P.S. user should not resize chattextedit when it's shrinked
P.P.S. okey, there is no "unshrink" maybe, but hope it's not big deal
2022-05-03 19:26:45 +09:00
csoler
a61bd0a378 fixed copy RS link in search dialog when clicking on a file with different names 2022-05-01 21:53:00 +02:00
csoler
20335cf134 fixed bug causing hidden nodes to crash at start 2022-04-16 18:45:38 +02:00
G10h4ck
7521253ea8
Merge pull request #2612 from PhenomRetroShare/Fix_MacOS_Build
Fix MacOS build
2022-04-10 12:47:02 +02:00
defnax
52d1e505ad Added remove Avatar button
* Added remove Avatar button
2022-04-05 16:39:28 +02:00
csoler
1085592449 turned drop menu for forum display type into a tool button group 2022-04-02 16:53:29 +02:00
RETROSHARE Phenom
36d3f1899e Fix MacOS build
Need to use:
CONFIG+=rs_macos11.1 CONFIG+=no_rs_sam3 CONFIG+=no_rs_sam3_libsam3
CONFIG+=c++14
2022-04-02 14:30:18 +02:00
csoler
7532efd5fc
Merge pull request #2602 from csoler/v0.6-cmake
added cmake list for files in GUI
2022-03-30 17:52:12 +02:00
csoler
2cff9c8eb2 fixed compilation 2022-03-30 17:06:49 +02:00
csoler
a2580c9224
Merge pull request #2601 from defnax/fixclassicstylesheet
Fixed missed changes for classic stylesheet
2022-03-30 15:22:53 +02:00
csoler
065e6946c7 improved display in GxsGroupDialog 2022-03-29 22:02:56 +02:00
Phenom
3540b1ae38 Fix ElidedLabel when Font size is not defined. 2022-03-28 19:05:07 +02:00
csoler
b3e6d96f3b attempt to add samv3 to compilaiton 2022-03-27 21:45:27 +02:00
csoler
0cc813d093 fixed naming of columns that colided because of common names 2022-03-27 19:35:23 +02:00
csoler
dc32b10ed6 added needed flags for GXS 2022-03-27 19:34:09 +02:00
csoler
8daa4dbf21 fixed include 2022-03-26 20:55:38 +01:00
csoler
dd653e5462 moved to cpp files some column defines that otherwise collapsed in .h files 2022-03-26 20:55:10 +01:00
csoler
a0ac041582 fixed compilatin 2022-03-25 23:35:12 +01:00
csoler
bf1b3ed69a fixed some bugs 2022-03-25 22:05:28 +01:00
csoler
40336c2337 added root cmake file in retroshare-gui 2022-03-25 18:39:14 +01:00