defnax
df5d1ab237
Merge pull request #2166 from defnax/forums.icon
...
Fixed red forums icon
2020-12-16 12:59:53 +01:00
defnax
da6ca0d596
Fixed red forums icon
2020-12-16 11:30:53 +01:00
defnax
f93d19f4bc
Merge pull request #2165 from PhenomRetroShare/Fix_MailFriendRequest
...
Fix Mail for known Friend Request
2020-12-16 11:08:11 +01:00
csoler
63bc384ae7
switched to RC2
2020-12-15 21:29:11 +01:00
csoler
913aa273d0
Merge pull request #2157 from defnax/forums-circle
...
[Forums] Added to display a new colored forum icons when forum is restricted to a circle
2020-12-15 21:00:30 +01:00
csoler
faeb80c585
Merge pull request #2156 from defnax/removefixedsize
...
[Boards] Removed the fixed size from the thumbnail label
2020-12-15 20:59:02 +01:00
csoler
733b059571
Merge pull request #2161 from csoler/v0.6-BugFixing_5
...
V0.6 bug fixing 5
2020-12-15 20:50:14 +01:00
csoler
f8086d7b97
fixed text in CreateGxsChannelMsg
2020-12-15 20:42:17 +01:00
Phenom
2273a634a7
Fix Mail for known Friend Request
...
No mail for unknown as we don't know where to send it.
2020-12-15 11:47:25 +01:00
csoler
e493bdec8a
fixed typo
2020-12-15 09:33:49 +01:00
csoler
d4e5a2ea83
added warnign when channel post shares files from extra list
2020-12-14 22:10:55 +01:00
csoler
7e7f56440c
moved check about missing local files in channel post to a later stage in the post creation (just before send) so that it always captures it
2020-12-14 21:48:43 +01:00
csoler
71725f8be4
Merge pull request #2164 from PhenomRetroShare/Fix_ParamNetworkPageUpdate
...
Fix Preferences-Network page IP update.
2020-12-14 20:59:31 +01:00
csoler
a53acee787
Merge pull request #2162 from PhenomRetroShare/Fix_FriendReqToaster
...
Fix Friend Request Toaster
2020-12-14 20:55:33 +01:00
csoler
5d3f5ebcd6
Merge pull request #2163 from PhenomRetroShare/Fix_UninitRemoteDirModel
...
Fix Uninit mEventHandlerId in RemoteDirModel
2020-12-14 20:52:23 +01:00
Phenom
7d4dd70c36
Fix Preferences-Network page IP update.
2020-12-14 18:03:34 +01:00
Phenom
81034fae51
Fix Uninit mEventHandlerId in RemoteDirModel
2020-12-14 17:37:54 +01:00
Phenom
4340b1a04a
Fix Friend Request Toaster
2020-12-14 17:33:08 +01:00
csoler
aad27ff94b
renamed "count" to "size" in DirDetails
2020-12-13 20:03:21 +01:00
csoler
335a90cc92
added internal update of total size for directories and display in GUI
2020-12-13 18:15:14 +01:00
csoler
d112357b77
Merge pull request #2158 from csoler/v0.6-BugFixing_5
...
Mem leaks fixing and cpu optimization
2020-12-12 19:57:18 +01:00
defnax
f3f206d7a1
Fixing naming
2020-12-11 22:01:29 +01:00
csoler
7b2f7f2e0e
fixed mem leak in rsgxstunnel.cc
2020-12-10 20:23:23 +01:00
csoler
9a6835bf06
fixed memory leak in RsGenExchange
2020-12-10 20:15:53 +01:00
defnax
2406bf9cb4
Added to display a new colored forum icons when forum is restricted to a circle
...
* Added to show a red icon when forum is restricted to a private circle, show a green icon when forum restricted to a public circle.
* Removed unnecessary colored icons for signed/tracking.
2020-12-10 19:56:01 +01:00
defnax
171872f7fd
Removed the fixed size from the thumb label & moved the subscribebutton under the title
...
* Removed the fixed size from the thumb label & moved the subscribebutton under the title
* Renamed "Last Post" to "Last activity"
2020-12-10 19:36:04 +01:00
csoler
c8e13b6a15
Merge pull request #2155 from csoler/v0.6-Translations
...
updated translation files
2020-12-10 09:41:12 +01:00
csoler
96fb0d2d5f
updated translation files
2020-12-10 09:37:10 +01:00
csoler
0f55d73b69
fixed quadratic search in GxsUtil check routine
2020-12-09 23:31:40 +01:00
csoler
e3c2b644b3
Merge pull request #2154 from csoler/v0.6-BugFixing_5
...
fixed missing delete in generic_sendData() causing a memory leak
2020-12-09 23:06:06 +01:00
csoler
5cbe61354f
Merge pull request #2152 from PhenomRetroShare/Fix_ChannelRsLink
...
Fix Channel RsLink if update before UI Init
2020-12-09 23:05:50 +01:00
csoler
50ad409e26
Merge pull request #2150 from PhenomRetroShare/Fix_RsMutexDebug
...
Fix RsMutex Debug and add rs_mutex_debug qmake option.
2020-12-09 23:04:51 +01:00
csoler
a8ca7a559f
Merge pull request #2148 from defnax/ui-fix-2
...
GUI fixes
2020-12-09 23:03:29 +01:00
csoler
906c1f03e4
Merge pull request #2147 from csoler/v0.6-BugFixing_2
...
Still bug fixing 0.6.6-RC1
2020-12-09 22:58:13 +01:00
csoler
1c0e3fc2f4
Merge pull request #2149 from PhenomRetroShare/Fix_RS_DEEP_CHANNEL_INDEX
...
Fix CONFIG with rs_deep_channels_index
2020-12-09 22:57:25 +01:00
csoler
758aaffbd0
fixed missing delete in generic_sendData() causing a memory leak
2020-12-09 22:55:15 +01:00
Phenom
82bd8d5f6a
Fix CONFIG with rs_deep_channels_index
2020-12-09 16:10:17 +01:00
csoler
33c5cc86b6
Merge pull request #2153 from csoler/v0.6-BugFixing_5
...
fixed bug in mutexes causing a deadlock in gxs integrity check
2020-12-09 13:18:11 +01:00
csoler
4ddcf3c0bb
removed double call to delete groups and delete msgs (left after previous changes). Improved output when checking groups/msgs
2020-12-08 23:57:30 +01:00
csoler
ed5f8618b6
fixed bug in mutexes causing a deadlock in gxs integrity check
2020-12-08 23:45:31 +01:00
Phenom
c745800e18
Fix Channel RsLink if update before UI Init
2020-12-08 22:03:36 +01:00
Phenom
2ff3d83c30
Fix RsMutex Debug and add rs_mutex_debug qmake option.
2020-12-08 17:15:16 +01:00
Phenom
5f67710f16
Fix RsGxsDataAccess req delete when failed.
2020-12-07 14:47:57 +01:00
csoler
931be5dc6d
fixed update of forum and circle lists when forum/circle is edited
2020-12-06 21:29:56 +01:00
defnax
5341db5afe
Fixed comments to open the Post & fixed background selection color issue on Fusion style
...
* Fixed Comments Button to open the Post
* Fixed background selection color issue on Fusion style
* Fixed issue when exapnding the Notes Text
2020-12-06 15:10:50 +01:00
defnax
e5c9c47c91
Fixing background selection color & fixed the default width
...
* Fixing background selection color for Peer Online Feeds & Friend Request Feeds (Fusion style)
* Fixed the default width for GXS Group Dialog.
* Fixed spacing for the Button layout
2020-12-05 23:06:02 +01:00
csoler
4db0ed9fa9
replaced remaining term "chat lobby" for "chat room"
2020-12-05 21:07:55 +01:00
csoler
b3a6ec67de
improved description of what Last Post means in boards and channels, added tooltips
2020-12-05 21:04:04 +01:00
csoler
d5d0314940
always show empty groups in FriendList so that they still can be deleted
2020-12-05 20:50:36 +01:00
csoler
dbd6477acd
fixed bug in circle chooser that showed duplicates. Removed mCircleExternalIdList (not really useful now that circles are cached) and used a std::set to ensure uniqueness
2020-12-05 20:12:03 +01:00