thunder2
1400d91ef6
Use ElidedLabel for title in BoardsPostDisplayWidget
2023-04-18 14:15:59 +02:00
defnax
bf7c2f7b10
update paste image
2023-04-17 22:35:10 +02:00
defnax
3004505832
Added copy image to clipboard feature
2023-04-17 21:01:57 +02:00
csoler
8dfa772782
Merge pull request #2706 from thunder2/SaveImage
...
Moved QAction for saving an image from customContextMenu of GxsForumT…
2023-04-17 19:56:17 +02:00
csoler
a61c32d84c
Merge pull request #2705 from defnax/boardspasteicon
...
Added paste icon for paste button - boards
2023-04-17 19:48:19 +02:00
csoler
b64e4d5645
Merge pull request #2708 from thunder2/CreateGxsForumMsg
...
Removed include of ui_CreateGxsForumMsg.h from CreateGxsForumMsg.h
2023-04-17 13:59:00 +02:00
csoler
7911622d17
Merge pull request #2703 from defnax/wireaccountbox
...
Display on account selection box the headShot image
2023-04-17 13:55:34 +02:00
csoler
09d293909a
Merge pull request #2709 from thunder2/PostedCreatePostDialog
...
Removed unnecessary include in PostedCreatePostDialog.h
2023-04-17 13:51:49 +02:00
csoler
66b2d7c81c
Merge pull request #2685 from csoler/v0.6-Channels-001
...
Improvement of channel version sync (Needs PR #80 )
2023-04-16 23:36:22 +02:00
thunder2
4802de9e52
Removed include of ui_CreateGxsForumMsg.h from CreateGxsForumMsg.h
2023-04-16 16:29:47 +02:00
thunder2
09dd588e7f
Removed unnecessary include in PostedCreatePostDialog.h
2023-04-16 16:27:39 +02:00
thunder2
dceda36f6e
Moved QAction for saving an image from customContextMenu of GxsForumThreadWidget and ChatWidget to RSTextBrowser
2023-04-15 22:21:34 +02:00
defnax
cd14b2e9bb
Added paste icon for boards
2023-04-15 19:30:00 +02:00
defnax
bf0ae5e1ee
Dsplay on account selection box the headshot image
2023-04-14 23:19:47 +02:00
csoler
02ad585c2c
Merge pull request #2701 from PYRET1C/browse_image
...
This PR adds a browse button for the wire for image addition functionality.
2023-04-14 14:18:23 +02:00
PYRET1C
b543281bb3
this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName
2023-04-14 17:24:37 +05:30
PYRET1C
df8e6b9f96
Revert "this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName"
...
This reverts commit 5fae434f03
.
2023-04-14 17:21:45 +05:30
PYRET1C
5fae434f03
this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName
2023-04-14 17:19:32 +05:30
csoler
1ff68e097c
Merge pull request #2696 from defnax/toastersettings
...
moved popup settings for toasters
2023-04-14 09:50:57 +02:00
csoler
29c66b91e1
Merge pull request #2700 from defnax/pastepicture-boards
...
Added paste picture from clipboard feature for picture posts
2023-04-14 09:13:09 +02:00
csoler
a7b2091bb8
added a waiting cursor when loading a channel
2023-04-13 21:51:37 +02:00
csoler
e786669dc2
Merge pull request #2702 from csoler/v0.6-BugFixing_28
...
fixed crash due to calling a method in board item after deletion
2023-04-13 21:35:40 +02:00
csoler
3c583f6724
fixed crash due to calling a method in board item after deletion
2023-04-12 23:11:45 +02:00
PYRET1C
f06fa656b8
This commit added a browse button the wire for image addition functionality.
2023-04-12 22:32:17 +05:30
defnax
6590a17eb6
Added paste picture from clipboard feature for picture posts
2023-04-11 21:59:00 +02:00
Tushar Garg
fe92431cb6
This is the UI part of the auto download adjustable size feature.
2023-04-10 07:06:59 +05:30
Tushar Garg
e89ad86da0
Revert "Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels."
...
This reverts commit 7dabc1ff9b
.
Forgot to open a new branch
2023-04-09 18:34:08 +05:30
Tushar Garg
c390af5844
Merge remote-tracking branch 'upstream/master'
2023-04-09 18:21:59 +05:30
Tushar Garg
7dabc1ff9b
Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels.
...
This spin box was linked to the variable from the p3gxschannel.h file. This spin box has 8GB as it's default value.
2023-04-09 18:10:16 +05:30
csoler
7299ace57a
re-enabled channel debug output
2023-04-08 18:04:22 +02:00
defnax
22a9cf4236
moved popup settings for toasters
2023-04-07 16:23:46 +02:00
csoler
2723022a7e
Merge remote-tracking branch 'upstream/master' into v0.6-Channels-001
2023-04-04 16:26:14 +02:00
csoler
783a0a586f
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:06:42 +02:00
csoler
c81bdd9932
fixed merge
2023-03-31 16:16:13 +02:00
csoler
8475a7424d
Merge pull request #2681 from csoler/v0.6-BugFixing_20
...
Attempt at not reloading full channel data at every change (needs PR #81 )
2023-03-30 10:33:38 +02:00
csoler
cc93a6da1a
using orange color for unread comment bubble in channel post widget, and fixed the color update when new comment arrives
2023-03-29 20:46:41 +02:00
csoler
48c959c858
fixed bug in setting msg as read
2023-03-27 21:27:07 +02:00
csoler
09e66cbde4
code cleaning/disabled debug output
2023-03-26 23:03:09 +02:00
csoler
e63ff4d7db
made setAllMsgAsRead faster in channels, avoiding to reload all posts
2023-03-26 22:49:08 +02:00
defnax
5f54db577c
Fixed Toasters
...
Fixed Online, Download Complete, Mail & FR Toaster
2023-03-26 20:00:13 +02:00
csoler
191d7ac96e
improved debug output
2023-03-26 16:29:12 +02:00
csoler
3316d75630
fixed bug accessing a potentially deleted object of the parent thread
2023-03-26 16:29:00 +02:00
Tushar Garg
e8354aa3d3
Just added a empty line in the header file section.
2023-03-26 02:18:03 +05:30
Tushar Garg
43d8432dcc
This commit fixed the Download_Complete sound not working when a download is completed.
2023-03-26 02:12:49 +05:30
csoler
e4910cf8fd
fixed update of comment/unread comment count when a new version of a msg arrives
2023-03-24 13:48:48 +01:00
csoler
dec1d3068b
fixed 2 bugs in post display
2023-03-23 22:07:28 +01:00
csoler
141ee0b7e0
fixed bug in updating filtered posts
2023-03-23 21:13:38 +01:00
csoler
aba0ffa581
finished the system to perform lighter updates of channels
2023-03-23 17:04:22 +01:00
csoler
a37ee4673f
half-implemented the system to perform lighter updates of channels
2023-03-22 09:08:27 +01:00
csoler
548ef00960
enabled channel post model debug
2023-03-21 21:08:30 +01:00
csoler
8f9d99a232
Merge branch 'master' into v0.6-BugFixing_20
2023-03-21 21:06:58 +01:00
csoler
3b9886a747
fixed channel mode debug output
2023-03-12 17:43:09 +01:00
csoler
9eb2096a71
fixed filtering of messages in Mail
2023-03-08 20:44:47 +01:00
csoler
04d10d7fd3
quick bug fix for crash in server page
2023-03-07 09:28:16 +01:00
csoler
9aa0619992
Merge pull request #2678 from defnax/fixupdatetree
...
Fixed update groupbox counting for members in circle creator
2023-03-04 17:21:12 +01:00
csoler
266a4252de
Merge pull request #2679 from jolavillette/AddJpegExtensionForStickers
...
Allow .jpeg files as stickers
2023-03-04 17:19:41 +01:00
csoler
0f7e9ef3d1
Merge pull request #2680 from defnax/fixwirepictures
...
Fixed picture show
2023-03-04 17:18:52 +01:00
csoler
b3dba19b72
Merge pull request #2655 from RetroPooh/tor-status-fix
...
tor status fix for unconfigured, add update on settings change; fix i2p out led status
2023-03-04 17:18:02 +01:00
csoler
36de6d34b5
switch from createPost() to createPostV2() in channels
2023-03-03 00:08:33 +01:00
csoler
97265dddab
updated algorithm for sorting channel posts with debug info and collection of all post versions
2023-03-02 22:55:58 +01:00
csoler
9d575ddca1
implemented new algorithm for sorting channel posts
2023-03-02 09:46:16 +01:00
csoler
456d742cd1
only show unread and grid view buttons when posts tab is selected
2023-02-18 20:31:25 +01:00
csoler
5069a1a10e
fixed filtering of files in channels
2023-02-18 17:01:29 +01:00
csoler
f6c584183b
fixed crash when canceling DL from channel files list
2023-02-17 23:56:35 +01:00
csoler
43fd84e777
attempt at not reloading full channel data at every change
2023-02-09 23:32:19 +01:00
csoler
c06da99757
attempt at not reloading full channel data at every change
2023-02-09 23:27:43 +01:00
defnax
dcc4242ae6
Fixed picture show
2023-02-01 22:53:18 +01:00
jolavillette
ec97bb975e
Allow .jpeg files as stickers
2023-02-01 21:45:22 +01:00
defnax
7c8e80e89b
Fixed update groupbox counting for members
2023-01-31 21:40:15 +01:00
csoler
9442d87644
Merge pull request #2676 from csoler/v0.6-BugFixing_20
...
re-created PR 2382 (#Phenom) to match new layout based on submodules
2023-01-29 20:56:32 +01:00
csoler
a9c512c1f0
re-created PR 2382 (#Phenom) to match new layout based on submodules
2023-01-29 20:53:25 +01:00
csoler
3c17e34ed6
Merge pull request #2675 from csoler/v0.6-BugFixing_20
...
GUI improvements/fixes
2023-01-29 17:50:34 +01:00
csoler
30c2ff4b5e
fixed bug introduced by last commit
2023-01-29 14:13:13 +01:00
csoler
7a49099952
added sorting of selected items on top in moderator selection list of forum edit dialog
2023-01-28 21:10:45 +01:00
csoler
95e9d76af9
fixed forum moderators not selected in edit dialog
2023-01-28 16:47:36 +01:00
csoler
641281048f
added force recheck of possibly modified files when the button is used
2023-01-28 16:29:36 +01:00
csoler
2842af3a6e
Merge pull request #2672 from defnax/fixesv2
...
Changed Moderators list to use with a Label, less space is used then …
2023-01-28 14:18:36 +01:00
csoler
3dca053fb5
Merge pull request #2670 from csoler/v0.6-BugFixing_20
...
fixed advanced search not using browsable/distant/own files
2023-01-28 14:16:06 +01:00
csoler
25ea4f746c
Merge pull request #2673 from defnax/fixesv3
...
Stylesheet fix
2023-01-28 14:15:05 +01:00
defnax
c518fd0e42
Added to show on New Board/New Channel feed last updated time
...
Added to show on New Board/New Channel feed last updated time
2023-01-28 13:48:26 +01:00
defnax
1915187374
Stylesheet fix
2023-01-28 13:45:18 +01:00
defnax
943a6cdd4d
Changed Moderators list to use with a Label, less space is used then before
...
Changed Moderators list to use with a QLabel, less space is used then before
2023-01-28 13:43:23 +01:00
csoler
38725628b0
fixed advanced search not using browsable/distant/own files
2023-01-23 20:23:18 +01:00
csoler
a0de2e76db
Merge pull request #2669 from csoler/v0.6-ImprovedGUI2
...
switched all image outputs to jpeg format instead of png
2023-01-19 09:52:26 +01:00
csoler
d833ed185a
added comments
2023-01-17 22:37:32 +01:00
csoler
ffe76f03a2
fixed comparisions, accounting for multiple inversions in the code
2023-01-17 22:33:07 +01:00
csoler
b87e450207
invert lower/greater conditions to be consistent with how comparisons are performed in rsexpr.h
2023-01-17 21:52:27 +01:00
csoler
6a28727e76
fixed date search
2023-01-17 20:00:55 +01:00
csoler
41317b6fe3
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_20
2023-01-17 18:49:56 +01:00
csoler
e60ee730b4
fixed bug in quality of html-embedded images
2023-01-16 22:23:58 +01:00
csoler
7aacfb9aef
added auto-choose of image format when transparency is present
2023-01-16 22:11:44 +01:00
csoler
de1b8f08d2
added auto-chose of image format if there is no transparency
2023-01-16 21:24:16 +01:00
csoler
516e4f7c12
added parameter to specify format to optimizeImageSize()
2023-01-16 21:11:18 +01:00
csoler
31bdd6c226
keep PNG for avatars
2023-01-16 20:16:44 +01:00
csoler
0a8f4b1b6e
switched all image outputs to jpeg format instead of png
2023-01-16 19:53:20 +01:00
csoler
03e244a7af
added handling of weak parameters certificate rejection case
2023-01-15 15:19:46 +01:00
csoler
737a753c2c
fixed bug in range search
2023-01-08 18:41:17 +01:00
csoler
54cffac521
simplified logic of interval calculation for exact size search
2023-01-08 10:44:32 +01:00
csoler
fa071a1c50
improved expression widget so as to convert size Equal searches into a proper range
2023-01-07 15:08:10 +01:00
csoler
f65a761c9d
Merge pull request #2663 from csoler/v0.6-BugFixing_20
...
Bug fixing
2023-01-04 21:36:47 +01:00
AskOldIch
2cf95b410d
Added icons association with extensions
...
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
- .webp -- is a picture
2023-01-03 16:57:42 +00:00
AskOldIch
c1b7105321
Added extensions to SearchDialog
...
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
- .webp -- is a picture
2023-01-03 16:54:03 +00:00
AskOldIch
cae7797b55
Added "previewable" for .webm and .weba extension
...
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
2023-01-03 16:47:15 +00:00
csoler
1447306d65
not erasing clipboard when no links are selected
2022-12-28 21:15:27 +01:00
csoler
96a2f18571
fixed preserving order of links copied from search dialog results
2022-12-28 21:02:05 +01:00
csoler
0ce6b5f375
attempt to fix the display of new msgs and icon in GXS toolbar items at start
2022-12-27 23:01:26 +01:00
csoler
5d3737f9b4
Merge pull request #2662 from csoler/v0.6-BugFixing_20
...
Bug fixing
2022-12-25 17:35:30 +01:00
csoler
74dbef06be
fixed default page in preferences->network
2022-12-24 10:29:50 +01:00
csoler
c0024e3487
hide/disable unnecessary Tor widgets in auto-tor mode and show outgoing I2P widgets
2022-12-24 10:29:08 +01:00
defnax
d3d672dc0d
Added feature to expand To field
...
* Added feature to expand To field
* Fixed TreeVersion
2022-12-20 21:51:21 +01:00
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
RetroPooh
0b5cddb299
tor status fix for unconfigured, add update on settings change;
...
fix i2p out led status
2022-11-18 23:07:38 +03: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
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
csoler
094e54d122
added cmake list for files in GUI
2022-03-25 16:23:09 +01:00
defnax
bc85c5255e
Fixed missed changes for classic stylesheet
2022-03-21 21:06:49 +01:00
csoler
000d019947
Merge pull request #2598 from defnax/classicqssfix
...
Improved classic stylesheet
2022-03-20 23:37:02 +01:00
defnax
962124f18d
Update picture.svg
2022-03-18 22:13:23 +01:00
defnax
f8470068cf
changed file type icons
2022-03-18 19:04:26 +01:00
defnax
327a254e7c
Improved classic stylesheet
...
* Use light blue for selection colors
2022-03-16 18:56:09 +01:00
defnax
ae0f294c4b
Fixed missed icons
2022-03-10 21:35:59 +01:00
csoler
97829de0ba
fixed certificate pasting bug
2022-03-09 21:32:26 +01:00
sehraf
daa8eaea9e
RetroShare-gui: Rename DATA_DIR to RS_DATA_DIR to be consistent
...
fixes 94bd099407
2022-03-01 17:40:23 +01:00
defnax
a6deaa2a27
Added back icons
2022-02-27 14:30:59 +01:00
defnax
701b2e4ca1
Merge branch 'RetroShare:master' into cleanupoldiconsandnewsvg
2022-02-25 18:05:41 +01:00
defnax
f3d2b4f2d0
Fixed missed icon
2022-02-23 14:01:28 +01:00
defnax
a073c09644
Fixed to remove icons
2022-02-23 13:50:51 +01:00
csoler
c0cac9ec2d
fixed Boards item in feeds to display a constant-aspect-ratio picture using ZoomableLabel
2022-02-22 21:46:05 +01:00
csoler
42fa8d4b3c
fixed adding external IPs and DNS in old cert format
2022-02-15 22:04:54 +01:00
defnax
6177b4dcdc
removed unused old icons
2022-02-15 20:40:11 +01:00
csoler
53d43324db
fixed hide some options with old certificate format
2022-02-14 21:51:30 +01:00
csoler
b9a4cdcd50
fixed up using invite flags to populate certificate comments
2022-02-13 22:38:32 +01:00
csoler
2428ebf6c3
removed re-parsing of certificate
2022-02-12 18:32:36 +01:00
defnax
aa5e40828e
removed old icon
2022-02-12 12:22:52 +01:00
defnax
235ef6f509
removed old icons & cleanup
2022-02-12 11:49:50 +01:00
defnax
dc0cddae7e
removed clean up old icons, replaced some by svg
2022-02-12 00:07:23 +01:00
csoler
24d5fc9eca
show info that is parsed from the cert that was generated
2022-02-11 22:17:13 +01:00
csoler
6fcb3e8972
added entries to control what we add in the certificate
2022-02-11 16:20:52 +01:00
csoler
33800e9cb9
removed/hid the certificate and ID from settings since it duplicates functionality of HomePage with different options
2022-02-11 15:23:14 +01:00
csoler
c3c171125d
improved the logic of certificate handling in UI
2022-02-11 15:10:28 +01:00
csoler
e86e0ac05a
merged
2022-02-09 22:16:02 +01:00
csoler
fc89ba0fb7
fixed calling onion address testing only when editing is done, and updating of DNS in certificate
2022-02-09 15:40:01 +01:00
csoler
a1502c2742
added missing spacer
2022-02-09 13:55:59 +01:00
csoler
fe1b00dfc7
Merge remote-tracking branch 'upstream/master' into v0.6-FriendServer2
2022-02-04 21:27:10 +01:00
csoler
e2cda9fded
improved UI for FS
2022-02-04 15:12:13 +01:00
csoler
58e3c04801
disable friend server on non tor node
2022-02-04 14:49:39 +01:00
defnax
8b5c4bc7c5
fixed the notification icon
2022-01-28 20:56:06 +01:00
defnax
dadf59ac04
Added to fix font metrics for messages tree
2022-01-27 22:09:47 +01:00
csoler
cb50bed0fc
Merge pull request #2567 from defnax/Sharedfilestreefix
...
Fix default fonts & font metrics for Shared Files Tree
2022-01-23 14:50:05 +01:00
csoler
79d1575f71
Merge pull request #2555 from PhenomRetroShare/Add_GeneralFontSizeFactor
...
Add General Font Size Factor
2022-01-23 14:32:36 +01:00
csoler
3e86d760e9
Merge pull request #2558 from defnax/webpstickers
...
Add webp support for stickers load
2022-01-22 16:40:42 +01:00
defnax
57cee64966
Fix default fonts & font metrics for Shared Files Tree
2022-01-21 11:35:08 +01:00
csoler
eefbd8a710
fixed initing of profile passphrase for friend server manager
2022-01-16 21:17:10 +01:00
csoler
365682d771
added PGP-encryption to server communication to avoid data harvesting
2022-01-16 15:50:21 +01:00
Phenom
9e4903c9b8
Add General Font Size Factor
2022-01-16 13:21:49 +01:00
csoler
4a54587500
fixed testing of onion server
2022-01-15 22:03:27 +01:00
csoler
5ab19eb564
added testing system for distant Tor server
2022-01-15 21:53:07 +01:00
defnax
b9f389c8bb
added webp support for stickers load
2022-01-15 21:44:54 +01:00
csoler
b847caa11b
Merge pull request #2495 from csoler/v0.6-FriendServer
...
V0.6 friend server
2022-01-10 20:14:58 +01:00
csoler
9bce625c1a
fixed compilation
2022-01-10 18:24:46 +01:00
csoler
69f6adb6b4
added ifdef and option to enable/disable embeded friend server
2022-01-10 17:48:33 +01:00
csoler
068aa7b7ec
Merge pull request #2545 from thunder2/warnings
...
Moved compiler flags for warnings to retroshare.pri
2022-01-08 17:53:06 +01:00
thunder2
77dd76a108
Fixed compile with enabled RS_WEBUI
2022-01-04 03:03:53 +01:00
thunder2
c0e3e9b4e4
Moved compiler flags for warnings to retroshare.pri
2022-01-04 00:33:04 +01:00
csoler
3aaf1cd4d0
Merge pull request #2534 from defnax/fixcolors
...
Fixed Darkstyle textcolors for group category & private key
2022-01-03 21:06:19 +01:00
thunder2
b350070d9d
Fixed "forbids converting a string constant (-Wwrite-strings)" warning
2022-01-03 01:31:37 +01:00
thunder2
98f7b815f7
Removed unnecessary define WIN32_LEAN_AND_MEAN
2022-01-03 01:03:22 +01:00
thunder2
126500aac7
Fixed duplicate name warning in ui
2022-01-03 01:03:21 +01:00
thunder2
864269b0cf
Fixed "statement may fall through (-Wimplicit-fallthrough)" warning
2022-01-03 01:03:20 +01:00
thunder2
6f3d897156
Fixed "initialized after (-Wreorder)" warning
2022-01-03 01:03:19 +01:00
thunder2
088d6f63f0
Fixed unused function warning
2022-01-03 01:03:18 +01:00
thunder2
3dfe4e1288
Fixed unused variable warning
2022-01-03 01:03:16 +01:00
thunder2
c13e2ca341
Fixed compile error
2022-01-02 20:19:02 +01:00
csoler
7367fb3e46
fixed merge with upstream/master
2022-01-02 16:17:53 +01:00
csoler
a352fd7dcd
Merge remote-tracking branch 'upstream/master' into v0.6-TorControl
2021-12-31 17:57:36 +01:00
thunder2
3eb910a25f
Removed old RsNotify code (NOTIFY_LIST_MESSAGE_TAGS) from message service
2021-12-31 02:13:57 +01:00