Commit Graph

13764 Commits

Author SHA1 Message Date
Gioacchino Mazzurco
d673ef3256
Fix compile warning in RsMsg 2019-10-26 01:22:51 +02:00
Gioacchino Mazzurco
bdad0036f5
sendMail check if from is own identity 2019-10-26 01:22:50 +02:00
Gioacchino Mazzurco
3401e8b49d
Add serialization for slice info 2019-10-26 01:22:50 +02:00
Gioacchino Mazzurco
828251cc18
Solve vtable warnings in gxschannels 2019-10-26 01:22:47 +02:00
Gioacchino Mazzurco
bc3596047a
Remove unused class in rsmsg 2019-10-26 00:07:56 +02:00
Gioacchino Mazzurco
f2c90ba3c6
RS mail post event when receiving a mail
+ delete some deadcode
2019-10-26 00:07:55 +02:00
Gioacchino Mazzurco
04d3325fbd
Provide usable API to send RS mails
Return trackid to sendmail caller
Post RsEvents when sent mail change status
Deprecate old MessageSend
2019-10-26 00:07:51 +02:00
G10h4ck
584918388c
Merge pull request #1691 from G10h4ck/fixup_brodcastdiscovery
Fix some bugs in broadcast discovery
2019-10-25 23:06:13 +02:00
G10h4ck
63861ba942
Merge pull request #1659 from G10h4ck/netmgr_calmer
Calm down p3netmgr at least when internet connection is not available
2019-10-25 18:42:45 +02:00
Gioacchino Mazzurco
7f2bfae104
Fix broadcast discovery in Android
On Android and potencially other mobile platforms, WiFi drivers are configured
  by default to discard any packet that is not directed to the unicast mac
  address of the interface, this way they could save some battery but breaks
  anything that is not unicast, such as broadcast discovery. To solve this
  problem On such platforms provide methods to handle low level multicast
  listening so we can receive advertisement from same broadcast domain nodes.
2019-10-25 18:08:50 +02:00
defnax
1bac4601bb
Merge pull request #26 from RetroShare/master
update to master
2019-10-23 21:03:52 +02:00
csoler
f78b591214 fixed compilation 2019-10-23 18:16:31 +00:00
csoler
578a514007
fixed bug causing option -p to not allow to change listenning port 2019-10-23 20:11:30 +02:00
csoler
56fa3edd77 further fixes to retroshare_service 2019-10-23 08:51:22 +00:00
csoler
25ea34ac68 fixed define problem causing to not ask for webUI passwd 2019-10-23 10:32:18 +02:00
csoler
c22e4a6cca fixed banner of retroshare_service 2019-10-23 10:24:21 +02:00
defnax
8f73795d63
Merge pull request #25 from RetroShare/master
update to master
2019-10-21 22:09:59 +02:00
defnax
4ce557ba89 removed unwanted plugin from master 2019-10-21 21:58:09 +02:00
Gioacchino Mazzurco
48267eb659
Fix fingerprint assignation in broadcastdiscovery
This bug was causing null fingerprint reported on peer discovered by
  broadcastdicovery effectively rendering it unfunctional
2019-10-18 23:09:16 +02:00
Gioacchino Mazzurco
e7833174f3
Merge branch 'master' of github.com:RetroShare/RetroShare 2019-10-17 13:52:34 +02:00
Gioacchino Mazzurco
81a5f15994
Update OBS submodule 2019-10-17 13:51:56 +02:00
defnax
033405c761 added latest retrochess to master 2019-10-16 22:27:18 +02:00
defnax
4405b123c4 Removed unused old cert Text field
Removed unused old cert Text field to get more space
Changed Finish Button text to "Accept" when its a Friend Request
fixed stylsheets
2019-10-16 20:04:23 +02:00
defnax
ba756e667f forget to commit this 2019-10-15 09:33:12 +02:00
defnax
488b382522
Merge pull request #24 from RetroShare/master
update to master
2019-10-15 09:27:43 +02:00
csoler
438966979b
Merge pull request #1674 from G10h4ck/pqissludp_fixup
Fix double free crash in ~pqissludp()
2019-10-15 08:39:49 +02:00
csoler
e52d563202
Merge pull request #1684 from csoler/v0.6-ImprovedGUI
fixed display in forum flat view
2019-10-15 08:39:11 +02:00
csoler
af0161054f
fixed shifting bug in forums when setting a post as read, caused by wrong calculation of parent index 2019-10-14 22:24:36 +02:00
csoler
77d56916a0
fixed display in forum flat view 2019-10-14 20:27:53 +02:00
defnax
e91f8cd79b change for chat lobby widget
Added new icons replaced for the old ones
changes for stylesheet
2019-10-14 19:56:47 +02:00
defnax
759b62bfc9
Merge pull request #23 from RetroShare/master
update to master
2019-10-14 14:20:09 +02:00
csoler
24454d5e36 revert .gitignore from previous commit 2019-10-14 13:43:24 +02:00
csoler
98c1a34ab9
Merge pull request #1683 from defnax/distant-chat-settings
added distant chat settings for store/load
2019-10-14 13:41:52 +02:00
csoler
52b675fb6d
Merge pull request #1680 from csoler/v0.6-DistantChat
enabled buffering for distant chat, so that msgs are sent when the tu…
2019-10-14 13:39:08 +02:00
defnax
cbfe49f0f3 added distant chat settings 2019-10-14 02:29:20 +02:00
csoler
b3156223af
fixed load/save of chat history for distant chat 2019-10-14 00:07:11 +02:00
defnax
bdea4a66ed
Merge pull request #22 from RetroShare/master
update to master
2019-10-13 00:01:27 +02:00
csoler
4abdd3165b
Merge pull request #1668 from defnax/some-changes-for-the-feed-items
Some changes for the feed items
2019-10-12 23:48:59 +02:00
defnax
b62dbb6461 fixed the font metrics 2019-10-12 23:41:18 +02:00
csoler
b259ceba95
Merge pull request #1681 from defnax/changes-for-forum-message-creator
Changes for forum message creator
2019-10-12 23:04:56 +02:00
csoler
001d67cf23
Merge pull request #1677 from defnax/changes-for-satistics-window
Changes for satistics window
2019-10-12 23:04:04 +02:00
defnax
32718c673f Changed the toolbar icons & hide hashing groupbox by default
* Changed the toolbar icons
* Hide the hashing group box when there is no file attached
* Show the warning text color in red when the size is too  big
2019-10-12 22:32:14 +02:00
defnax
1ce3bd4f62
Merge pull request #21 from RetroShare/master
update to master
2019-10-12 22:20:46 +02:00
csoler
09343e9179
enabled buffering for distant chat, so that msgs are sent when the tunnel is ok 2019-10-12 21:05:27 +02:00
defnax
7f8d0fb23f Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
Added to display on Pending data items the time in seconds
Set text alingment for some items
2019-10-11 22:36:34 +02:00
csoler
b4da1f60e8
Merge pull request #1672 from hunbernd/fix/msys2
Fix msys2 build script
2019-10-11 21:15:59 +02:00
csoler
25e9a85a1c
Merge pull request #1673 from G10h4ck/short_invites_fixup
Fix addSslOnlyFriend when adding with already known PGP
2019-10-11 21:04:32 +02:00
csoler
76395da2e9
Merge pull request #1675 from defnax/added-comment-button
Added comment button
2019-10-11 20:43:18 +02:00
csoler
66d31d7629
Merge pull request #1678 from defnax/fix-retroshare-ipc
Fix retroshare ipc
2019-10-11 20:42:44 +02:00
csoler
89919fff2b
Merge pull request #1679 from defnax/display-lobby-name
Display the lobby name on rs link
2019-10-11 20:41:48 +02:00