csoler
27793627e3
moved GxsChanges to rsEvents
2019-12-09 22:19:03 +01:00
csoler
e402630095
attempt to fix thread race between rsEvents and TokenQueue
2019-12-08 21:34:52 +01:00
csoler
b6ca07aaa3
fixed bug caused by accessing Settings from non Qt thread
2019-12-07 22:26:26 +01:00
csoler
f118b4656e
moved more peer connection notifications to rsEvents
2019-12-07 21:43:28 +01:00
csoler
9790b98605
fixed "connexion refused by peer" message
2019-12-06 22:45:33 +01:00
csoler
d152d9f50c
fixed proper async call of forceUpdateDisplay()
2019-12-06 22:19:49 +01:00
csoler
bb10b82c8e
moved refused connect attempt event to RsAuthSslConnectionAuthentication
2019-12-05 23:43:38 +01:00
csoler
c48aff44b2
removed set/get CurrentConnectionAttemptInfo because it was both prone to error and useless
2019-12-05 22:12:36 +01:00
csoler
324e7e802e
fixed not display of remove button
2019-12-04 23:40:33 +01:00
csoler
b85be7cc8e
simplified the addIfUnique mechanism in NewsFeed by using a data-based identifier for items
2019-12-03 22:30:13 +01:00
csoler
fcbecbaa16
fixed errors reported by review of PR1735
2019-12-03 21:28:44 +01:00
csoler
31968f82f2
fixed a few typos
2019-12-02 22:34:14 +01:00
csoler
65fa54c206
using new notification system for connection attempts
2019-12-02 20:53:51 +01:00
csoler
d8569d813c
switched security items to new notification system
2019-12-01 22:35:16 +01:00
csoler
6df71ef5f6
fixed compilation
2019-11-27 23:45:18 +01:00
Gioacchino Mazzurco
c73bdb83cd
Drop libresapi and modules that depends on it
...
A copy of the repository freezed before this deletion to ease old code
viewing is available at
https://github.com/RetroShare/zz_archive_RetroShare_libresapi
Removed some more cruft
Temporarly disabled JSON API generation of RsWebUi methods due to
compilation breakage when rs_webui is disabled, RsWebUi keeps working
but cannot be restarted from JSON API
2019-11-27 23:32:38 +01:00
csoler
9a24af87a4
Moved #ifdef RS_WEBUI inside RS_JSONAPI ifdefs so that the webui files cannot be requested unless jsonapi files are compiled
2019-11-27 21:14:20 +01:00
Gioacchino Mazzurco
5fae53d65c
Merge branch 'v0.6-WebUI'
2019-11-27 19:19:29 +01:00
Gioacchino Mazzurco
1d4ca64dee
Prepare for merging
2019-11-27 18:44:10 +01:00
csoler
b3dddd117b
Merge pull request #1718 from defnax/Update-the-news-Feed-items-&-removed-the-default-old-stylesheets
...
Update the news feed items & removed the default old stylesheets
2019-11-26 22:07:30 +01:00
csoler
3834939eae
fixed size problem in channel feed items
2019-11-26 21:00:17 +01:00
defnax
01c5c270a7
Removed the old stylsheets from the news feeds & update the icons
2019-11-26 15:32:49 +01:00
csoler
7aa51423a4
fixes required by review of pr1700
2019-11-25 22:16:32 +01:00
csoler
4a257614f1
merged with upstream/master
2019-11-24 18:38:50 +01:00
defnax
13b8fe77f9
Improved Circle Feed Item
2019-11-24 17:32:51 +01:00
csoler
b842936ae7
removed webUI shutdown when quiting because it duplicates jsonapi shutdown.
2019-11-24 15:47:41 +01:00
defnax
9381cab3b1
fixing the icon file & changed broadcast tab icon
2019-11-24 06:17:55 +01:00
defnax
ca047d1bee
changed to some new icons
2019-11-24 06:04:10 +01:00
defnax
826027bc04
fixed the default stylesheet for the chat widget title bar frame
2019-11-23 23:59:50 +01:00
defnax
ad02c4c91e
fixed text of the tabwidget for retroshare id
2019-11-23 23:09:39 +01:00
csoler
d1a9f839a4
fixed restart of webui
2019-11-23 18:40:31 +01:00
csoler
b8b7d103e1
fixed compilation by modifying wrappers to account for the shared_ptr mService
2019-11-23 15:11:22 +01:00
csoler
45be028b12
Merge pull request #1714 from rex4539/force-light-mode
...
Force light mode on macOS
2019-11-23 09:57:23 +01:00
csoler
583f9db3b5
Merge pull request #1707 from defnax/added-message-length-check-for-Channels
...
Added message length check for channels
2019-11-23 09:56:22 +01:00
Dimitris Apostolou
5454be9241
Force light mode on macOS
2019-11-23 08:49:11 +02:00
defnax
cdc12c03a4
Remove fixed size issues with the invite/leave buttons on dark stylesheets
...
Removed fixed size issues with the invite/leave buttons on dark stylesheets
Added new context menu icons for Enter & join Chat rooms
2019-11-23 00:25:52 +01:00
defnax
c22524d5d1
updated tray menu icons
2019-11-22 13:58:25 +01:00
defnax
bbee5690a8
Fixed Settings Button on the Chat Widget for the darkstyles
2019-11-20 22:07:44 +01:00
csoler
09ba897c60
Merge pull request #1686 from defnax/changes-for-connect-friend-wizard
...
Changes for connect friend wizard
2019-11-18 20:39:42 +01:00
defnax
836a872fd6
Added for Channel Messages to checkt the length
2019-11-18 18:52:27 +01:00
csoler
997501a24d
fixed retroshare_service with embedded webui
2019-11-17 22:01:49 +01:00
csoler
9491f1a78e
fixed interactions between webui and jsonapi in GUI
2019-11-16 18:19:07 +01:00
csoler
6878a7773d
fixed start/stop of jsonapi in GUI
2019-11-16 14:30:36 +01:00
csoler
a304ec20ef
converted JsonAPI with public api and using RestbedService system
2019-11-16 00:02:02 +01:00
csoler
1b8f137dee
improved UI for jsonapi and webui pages
2019-11-13 21:35:57 +01:00
csoler
9007d266a8
fixed start/stop of webinterface from GUI
2019-11-13 21:06:20 +01:00
csoler
d19d1685de
made JsonApiServer an singleton through static method instance()
2019-11-12 22:32:18 +01:00
csoler
93376d3461
added (not yet working) password field
2019-11-10 22:39:21 +01:00
csoler
9dc78d66c1
fixed changing ports and restarting
2019-11-10 22:05:55 +01:00
csoler
3446f0b677
fixed a few bugs. First running version.
2019-11-10 21:29:26 +01:00