Commit Graph

9421 Commits

Author SHA1 Message Date
Gio
183ac22aba ApiServerLocal run on it's own thread to avoid stopping UI
ApiLocalConnectionHandler can now handle both buffered (QLocalSocket
based) and unbuffered (like ncat or simple scripts) clients
2016-08-08 14:23:56 +02:00
Phenom
88407e6d30 Fix Image Block on RSTextBrowser. 2016-08-07 19:41:44 +02:00
Phenom
d0482707c5 Add Case Sensitive option for Lobby Notify. 2016-08-07 19:00:23 +02:00
Phenom
ea6bbac732 Add Comment Number On Button. 2016-08-07 14:40:04 +02:00
mr-alice
2d1824b01d fixed virtual names 2016-08-06 19:04:54 +02:00
defnax
dea776a61a Moved font menu to Settings menu 2016-08-06 18:35:07 +02:00
Phenom
776e404c2b Fix Lobby Notify Icon.
But now this not report which type of lobby is.
2016-08-06 17:52:12 +02:00
Cyril Soler
9f14103c1c Merge pull request #458 from PhenomRetroShare/Fix_QMessageBoxAddWidget
Fix QMessageBox layout addWidget.
2016-08-06 15:47:23 +02:00
Cyril Soler
329a7e73e2 Merge pull request #456 from PhenomRetroShare/Fix_ForumItemSortOnLastView
Fix Forum Item sort on LastPost View.
2016-08-06 15:46:01 +02:00
Phenom
21bd8cd6df Fix QMessageBox layout addWidget. 2016-08-06 13:49:53 +02:00
Phenom
beab81e134 Fix Forum Item sort on LastPost View.
msg.mMeta.mChildTs Was not updated when received new child so do it when
creating GxsIdRSTreeWidgetItem.
2016-08-06 11:57:41 +02:00
mr-alice
43f4f5d2d9 fixed threading issues in directory updater 2016-08-05 22:37:40 +02:00
mr-alice
067d4231ae fixed compilation 2016-08-05 22:00:25 +02:00
defnax
f3d1a6c1ec Added missed notify icon 2016-08-05 19:13:59 +02:00
defnax
ac73fd92a7 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2016-08-05 01:01:56 +02:00
defnax
e2bb477899 Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format 2016-08-05 01:00:53 +02:00
Cyril Soler
96e73b301c Merge pull request #454 from csoler/v0.6-ContactList
V0.6 contact list
2016-08-04 22:38:59 +02:00
csoler
cd433e82fd fixed bug causing uninitialised memory read in reputation changing 2016-08-04 22:33:45 +02:00
csoler
5a55de5ec8 added missing DontUseNativeDialog flag in misc.cpp 2016-08-04 22:01:30 +02:00
defnax
46d4863b09 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2016-08-04 19:50:00 +02:00
defnax
e2d29f6905 update icons 2016-08-04 19:46:20 +02:00
csoler
3993fbf5cc fixed auto-positive opinions for contacts 2016-08-04 16:10:00 +02:00
csoler
c7576309a7 added callback in RsGenExchange subclasses to autorise new groups, to be used by p3GxsIdentity 2016-08-04 13:12:55 +02:00
csoler
7545ad4d11 simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect 2016-08-04 11:43:35 +02:00
csoler
70228ee405 fixed missign return, probably causing crashes 2016-08-04 11:02:12 +02:00
Cyril Soler
48b2e05e9a Merge pull request #453 from G10h4ck/libresapilocal
ApiLocalConnectionHandler class quit() at the end outside if
2016-08-03 19:56:49 +02:00
csoler
c4ef4d7743 saved owner node ID in GXS reputation item 2016-08-03 14:52:37 +02:00
Gio
353308e2a5 ApiLocalConnectionHandler class quit() at the end outside if 2016-08-03 14:35:45 +02:00
Cyril Soler
60cf2991d4 Merge pull request #436 from G10h4ck/libresapilocal
Libresapilocal
2016-08-03 08:46:15 +02:00
Gio
e4e29c5adc quit ApiLocalConnectionHandler after replying API query 2016-08-03 00:50:49 +02:00
csoler
17003f136b modified wrong comment in why mLastPost should not be used in rsgxsnetservice.cc, and added a call to clearing GrpMeta cache when new msg in that group are received 2016-08-02 16:25:00 +02:00
csoler
3cd90ae11c re-disabled the code to update the server TS to last post as it can severely perturbate the distribution of posts. Added a call to update msgServerUpdateMap when new messages received 2016-08-01 16:35:19 +02:00
csoler
d6be4404d2 re-enabled some code previously disabled in last commit 2016-08-01 15:38:51 +02:00
csoler
b1288bcb7e added missing time stamp of msgServerUpdateMap when posting a new message 2016-08-01 14:43:17 +02:00
csoler
5fac5a8d76 moved all getOpenFilename to use misc::getOpenFilename 2016-07-31 22:15:56 +02:00
Cyril Soler
c643d1e672 Merge pull request #451 from PhenomRetroShare/Fix_ImportExportCertASC
Fix Import and Export Cert file *.asc.
2016-07-31 22:07:43 +02:00
Phenom
d000d75a38 Fix Import and Export Cert file *.asc. 2016-07-31 21:03:45 +02:00
Cyril Soler
edce1e953c Merge pull request #449 from PhenomRetroShare/Add_RemoveDuplicateCBInRSCollEditor
Add Remove Duplicate checkbox in RsCollection editor.
2016-07-31 17:47:50 +02:00
Cyril Soler
6e25a30716 Merge pull request #450 from PhenomRetroShare/Fix_QFileDialogDontUseNativeDialog
Fix other QFileDialog call in misc adding DontUseNativeDialog option.
2016-07-31 17:21:12 +02:00
Phenom
6935441e4f Fix other QFileDialog call in misc adding DontUseNativeDialog option. 2016-07-31 16:23:41 +02:00
Phenom
03179043f1 Add Remove Duplicate checkbox in RsCollection editor.
If unchecked, you can add the same file (same hash) in multiple
directories.
2016-07-31 16:08:15 +02:00
mr-alice
538a11fd14 fixed compilation. Added missing functions, left blank 2016-07-31 15:59:58 +02:00
Cyril Soler
64b56092d3 Merge pull request #448 from PhenomRetroShare/Fix_IdDialogContextMenuShownAtStartUp
Fix IdDialog ContextMenu shown at startup.
2016-07-31 11:52:23 +02:00
Phenom
998fede7e7 Fix IdDialog ContextMenu shown at startup. 2016-07-31 11:15:47 +02:00
mr-alice
5b9fd74d85 removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase 2016-07-30 21:52:42 +02:00
Cyril Soler
372105570b Merge pull request #447 from PhenomRetroShare/Fix_IdChooserInSignedLobby
Fix IdChooser in Signed Lobby.
2016-07-30 21:15:08 +02:00
Phenom
bef7db4b4d Fix IdChooser in Signed Lobby.
So you cannot choose an unsigned Id.
2016-07-30 19:14:59 +02:00
Cyril Soler
2921d9eac2 Merge pull request #445 from PhenomRetroShare/Add_MergeDisplayMenuToHeaderContextMenu
Move Display button's menu to Header context menu on FriendList.
2016-07-30 15:26:27 +02:00
Cyril Soler
2126234f47 Merge pull request #446 from PhenomRetroShare/Fix_FriendListSortGPGItem
Fix FriendList sorting when expand PGPItem sorted by LastContact or IP
2016-07-30 15:25:30 +02:00
Phenom
46e4b3b4c8 Fix FriendList sorting when expand PGPItem sorted by LastContact or IP 2016-07-30 13:58:02 +02:00