Commit Graph

15644 Commits

Author SHA1 Message Date
csoler
6ebea19087 added check for group/friends consistency at loadign time 2021-01-25 21:13:37 +01:00
csoler
7613fe1a44
Merge pull request #2245 from csoler/v0.6-BugFixing_7
Fixing the token queues
2021-01-25 20:48:48 +01:00
csoler
5c08dcb0de added missing delete causing small leak 2021-01-25 20:33:27 +01:00
Phenom
6b519838b1 Fix Friend List Status 2021-01-25 20:15:04 +01:00
defnax
cb90c70beb
Merge pull request #2249 from PhenomRetroShare/Fix_AddFriendWizardAdvResize
Fix AddFriend Wizard Resize when show Advanced options.
2021-01-25 18:33:53 +01:00
Phenom
9efb871866 Fix AddFriend Wizard Resize when show Advanced options. 2021-01-25 15:40:26 +01:00
csoler
93ba1c76e9
Merge pull request #2247 from defnax/feeds-ui-fixes
Fixed to not popup the "Refused Connection" by default
2021-01-25 10:43:48 +01:00
csoler
c85209693f removed some debug info 2021-01-24 22:34:07 +01:00
csoler
16c4e2cef4 added missing acknowledge token in ID service 2021-01-24 22:33:56 +01:00
csoler
eef16461d6 async markRead in channels to make it faster 2021-01-24 22:33:23 +01:00
csoler
7fe5d390e4 async markRead in posted to make it faster 2021-01-24 22:33:13 +01:00
csoler
537957a2ea added missing acknowledge token in channels and fasten up markAllRead by using async on each post 2021-01-24 22:17:02 +01:00
csoler
a7de50d4c8 fixed direct calls to setMsgReadStatus in forums. Made them async to gain GUI speed 2021-01-24 22:06:58 +01:00
csoler
202ce3327d added better debug info in RsGenexchange (allowing service-based debug) and fixed growing of mGrpNotify and mMsgNotify in DataAccess due to not acknowledging tokens for explicit operations in circles 2021-01-24 21:42:45 +01:00
defnax
561bd01e8c Enabled some default importend Activity Feeds 2021-01-24 14:36:22 +01:00
defnax
f794925595 Fixed to not popup the "Refused Connection" by default
* Fixed to not popup the "Refused Connection" by default
* Enable to show via Notify settings "IP security" checbox"
2021-01-24 13:30:44 +01:00
defnax
512b23fb12
Merge pull request #2246 from zapek/jsonapi_mimetype_fix
Fix JSON API mime type
2021-01-24 12:47:14 +01:00
David Gerber
a73ea961c6 Fix JSON API mime type
Most clients expect application/json which is standard, instead
of text/json.
2021-01-24 01:53:58 +01:00
csoler
53f0c396e7 attempt to fix token queue growth in circles 2021-01-23 22:54:29 +01:00
csoler
4be2ed548c added more debug info to rsdataservice 2021-01-23 20:18:15 +01:00
defnax
397460833e
Merge pull request #2244 from defnax/feeds-ui-fixes
Hide title label for comments feeds
2021-01-23 18:23:25 +01:00
defnax
2d8a86f2fa Hide title label for comments feeds
* Hide Title label for comments feeds
* Hide Vote frame for boards feed
2021-01-23 17:25:53 +01:00
csoler
bfc3a97d36
Merge pull request #2242 from defnax/New-comments-notify-v2
Added new widgets for the Channels & Boards comments notify for Activ…
2021-01-23 14:14:53 +01:00
csoler
93e725e8aa
Merge pull request #2239 from PhenomRetroShare/Add_GxsGroupTreeColumnHeaderShow
Add GroupTreeWidget show header action.
2021-01-23 13:40:29 +01:00
csoler
3d83431f41
Merge pull request #2241 from PhenomRetroShare/Fix_NickNameChatLobbyHistory
Fix NickName in Chat Lobby when starting
2021-01-23 13:26:05 +01:00
csoler
f63575aa21 added missing test on mUseCache in dataservice 2021-01-22 22:33:04 +01:00
csoler
17c6a2c54f added more debuginfo to data service 2021-01-22 22:32:43 +01:00
defnax
5fc31d2c32 Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
defnax
85afe64086
Merge pull request #2237 from defnax/avatar-dialog-improvements
Added to load stickers in Avatars dialog to use as Avatar
2021-01-22 19:02:51 +01:00
csoler
3d1e43cf25 fixed bug in updating cache from DB 2021-01-22 16:51:37 +01:00
Phenom
b2baf89758 Fix NickName in Chat Lobby when starting 2021-01-22 15:56:20 +01:00
defnax
c746af23ed Fixed to load the stickers only one time 2021-01-21 22:57:27 +01:00
csoler
95fc1a56c8 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_6 2021-01-21 18:15:08 +01:00
csoler
feecf7c763 added safeguard against crash in dir_hierarchy 2021-01-21 18:15:02 +01:00
csoler
39a8de9bb9 improved cache management to avoid clearing it unless strictly necessary 2021-01-21 18:00:00 +01:00
csoler
ccd6df5c5f removed smiley substitution in Posted and other places where not strictly necessary 2021-01-21 17:58:23 +01:00
csoler
4fa5aa6c2c
Merge pull request #2238 from PhenomRetroShare/Fix_OldQtSplitCompil
Fix Old Qt Split Compil
2021-01-21 15:34:58 +01:00
csoler
1b62cd2750
Merge pull request #2236 from csoler/v0.6-BugFixing_5
Bug fixing for 0.6.6
2021-01-21 15:34:39 +01:00
Phenom
a0bf49448d Add GroupTreeWidget show header action.
It's not possible to resize them.
Friend's posts column can be shown too to understand sort.
Menu to show column is visible for all type of item.
2021-01-21 15:09:43 +01:00
defnax
55d8ff7b6d Added scrollarea for the avatar/sticker widget to avoid to stretch dialog 2021-01-20 22:25:57 +01:00
Phenom
be33ca0f01 Fix Old Qt Split Compil 2021-01-20 17:12:13 +01:00
csoler
f491e3c20e fixed conflict with master 2021-01-19 22:34:44 +01:00
csoler
41727210cd
Merge pull request #2221 from PhenomRetroShare/Fix_ForSelfBuiltQtQAssert
Fix for running with Self-Built Qt
2021-01-19 22:30:55 +01:00
defnax
53ab47cf4a Added to use on AvatarWidget on click the Avatar Dialog
* Added to use the Avatar Dialog for the AvatarWidget too
* Fixed the info text
* Update stylesheet for the info frame
2021-01-19 22:30:35 +01:00
csoler
0757b161ba patched BroadcastDiscivery and GxsNetTunnel so that they respond faster to shutdown 2021-01-19 20:44:21 +01:00
csoler
5fc3108533 removed crash on exit because of double delete 2021-01-19 20:33:30 +01:00
Phenom
c3ab730dae Fix Channel Files Sort Order 2021-01-19 19:56:08 +01:00
csoler
20082321e7 removed variable shadowing another 2021-01-19 19:42:24 +01:00
csoler
e56add841a removed useless reload of channel data. Fixed default implicit conversion from pointer to shared_ptr 2021-01-19 19:38:38 +01:00
Phenom
24ab1d6929 Fix for running with Self-Built Qt
beginRemoveRows(QModelIndex(),0,-1);
Failed because:
void QAbstractItemModel::beginRemoveRows(const QModelIndex &parent, int
first, int last)
{
    Q_ASSERT(first >= 0);
    Q_ASSERT(last >= first);
    Q_ASSERT(last < rowCount(parent));

Last assert is important too.
So prefer use beginResetModel().
2021-01-19 14:25:35 +01:00