csoler
|
e92c43f1f7
|
added missing return comment in rsfiles
|
2019-01-11 22:14:07 +01:00 |
|
csoler
|
ba57ddfef9
|
added JSon api for file control
|
2019-01-06 20:56:57 +01:00 |
|
csoler
|
3b6bac2d9b
|
added a "show author in People" function in mails
|
2019-01-03 22:20:00 +01:00 |
|
csoler
|
ca50944ddf
|
make only default opinion to be changed to positive for contacts (optionally)
|
2019-01-03 18:32:08 +01:00 |
|
csoler
|
8505561700
|
fixed bug causing all GXS ids to be added to contacts. Warning: IDs added to contacts by this bug need to be cleaned manually.
|
2019-01-02 00:20:53 +01:00 |
|
Gioacchino Mazzurco
|
18c5ab8913
|
add /rspeers/setVisState JSON API
|
2018-12-28 13:26:26 +01:00 |
|
csoler
|
f122aec41e
|
Merge pull request #1446 from csoler/v0.6.5-DebianPackaging
fixed license in bss_tou
|
2018-12-27 17:36:07 +01:00 |
|
csoler
|
1c5f5de3dc
|
fixed license in bss_tou
|
2018-12-27 17:34:27 +01:00 |
|
csoler
|
bcea548d83
|
Merge pull request #1440 from csoler/v0.6-Identity
added button (enabled by default) to automatically add IDs signed by …
|
2018-12-25 20:35:21 +01:00 |
|
csoler
|
e09b416674
|
automatically add moderator rights to the owner of a forum
|
2018-12-24 11:47:33 +01:00 |
|
csoler
|
3770810238
|
added button (enabled by default) to automatically add IDs signed by friends as contacts
|
2018-12-24 10:13:27 +01:00 |
|
G10h4ck
|
93fed48b05
|
Merge pull request #1413 from G10h4ck/disable_deprecated_messaging
0.6.5 Disable deprecated messaging
|
2018-12-23 12:10:55 +01:00 |
|
Gioacchino Mazzurco
|
e80abde78a
|
Remove some old versioning system cruft remnants
|
2018-12-18 21:25:46 +01:00 |
|
Gioacchino Mazzurco
|
d19531cfcc
|
Fix compilation of forum API
|
2018-12-16 17:40:47 +01:00 |
|
csoler
|
9ce573c3f5
|
Merge pull request #1415 from csoler/v0.6.5-ForumModel2
V0.6.5 forum model2
|
2018-12-16 14:34:14 +01:00 |
|
csoler
|
60112e8387
|
added two missing virtual desctructors in GXS interface structures
|
2018-12-14 22:14:59 +01:00 |
|
Gioacchino Mazzurco
|
7113eb7bfc
|
GxsChannels optimizable API
|
2018-12-12 21:35:31 +01:00 |
|
csoler
|
a114856b77
|
changed code to create msg data map using MsgMeta instead of full Msg and added the handles to request MsgMeta data in forums
|
2018-12-12 11:33:38 +01:00 |
|
csoler
|
8f9c9295b2
|
added proper timeout of 5 secs to all forum async-ed interactions
|
2018-12-11 22:06:45 +01:00 |
|
csoler
|
5b8a64b677
|
fixed a number of bugs in the update/display of forum model
|
2018-12-06 23:04:53 +01:00 |
|
Gioacchino Mazzurco
|
bdf9bd5c56
|
JSON API fix OPTION method handling for authenticated methods
|
2018-12-06 20:49:51 +01:00 |
|
Gioacchino Mazzurco
|
db0a22a226
|
JSON API for /rsFiles/FileClearCompleted
|
2018-12-06 20:46:44 +01:00 |
|
csoler
|
49dc9bcae2
|
increated timeout limit for retrieving forums
|
2018-12-02 22:49:16 +01:00 |
|
csoler
|
66ad7b650b
|
added missing virtual destructor in RsGrpMetaData and RsMsgMetaData
|
2018-11-29 18:33:25 +01:00 |
|
csoler
|
20b8bca801
|
worked on display of posts and selection in new forum model
|
2018-11-22 22:07:58 +01:00 |
|
Gioacchino Mazzurco
|
81d23fa607
|
JSON API to collect extra entropy
|
2018-11-22 21:56:55 +01:00 |
|
Gioacchino Mazzurco
|
abec811d31
|
Forum API add missing subscribe method
|
2018-11-22 16:41:19 +01:00 |
|
csoler
|
a802e494f8
|
Merge pull request #1401 from G10h4ck/forum_api
0.6.5 Safer forum API
|
2018-11-20 21:45:45 +01:00 |
|
csoler
|
8c8ce53e4b
|
Merge pull request #1385 from G10h4ck/safer_api
0.6.5 Safer rsGxsChannel API
|
2018-11-20 21:44:40 +01:00 |
|
Gioacchino Mazzurco
|
53f8307bee
|
Disable broadcast chat by default at compile time
|
2018-11-20 15:54:24 +01:00 |
|
Gioacchino Mazzurco
|
2b58e3f461
|
RsGxsChannels local search support
|
2018-11-17 17:19:13 +01:00 |
|
csoler
|
1d7f0d6ef8
|
Merge pull request #1409 from csoler/v0.6.5-DebianPackaging
V0.6.5 debian packaging
|
2018-11-17 14:14:53 +01:00 |
|
Gioacchino Mazzurco
|
e311b28870
|
Complete channel API with comment and vote creation
|
2018-11-16 17:50:34 +01:00 |
|
Gioacchino Mazzurco
|
ba58eba34e
|
Complete API for forums
Add new blocking methods
Deprecate old unsafe methods
|
2018-11-16 17:03:25 +01:00 |
|
csoler
|
9512228b00
|
Merge pull request #1408 from csoler/v0.6.5-BugFix
fixed overloading names for functions that are not supposed to be ove…
|
2018-11-14 20:21:47 +01:00 |
|
csoler
|
6d09493725
|
fixed overloading names for functions that are not supposed to be overloading in turtleClientService and ftServer
|
2018-11-14 20:20:27 +01:00 |
|
csoler
|
630609c11c
|
fixed retroshare.project email in licenses
|
2018-11-11 20:42:48 +01:00 |
|
Gioacchino Mazzurco
|
b8d2d9cade
|
Print stack trace on crash
|
2018-11-11 14:25:44 +01:00 |
|
csoler
|
ca3694acca
|
re-licensed upnputil with permission from the author
|
2018-11-11 14:24:48 +01:00 |
|
csoler
|
9c3d5acd8e
|
fixed license in libretroshare
|
2018-11-11 14:24:48 +01:00 |
|
csoler
|
ddca91b0c9
|
moved some files to unfinished and deleted soem unused files
|
2018-11-11 14:24:48 +01:00 |
|
csoler
|
602bc36eec
|
fixed missing licenses in libretroshare
|
2018-11-11 14:24:47 +01:00 |
|
csoler
|
98bf2922cb
|
removed old/unused files
|
2018-11-11 14:24:47 +01:00 |
|
csoler
|
b53e75ae82
|
removed old/unreferenced gxs source files. Moved unfinished ideas for wire+acadb to unfinished/
|
2018-11-11 14:24:47 +01:00 |
|
hunbernd
|
4dce4002f0
|
Removed outdated instructions from readme
|
2018-11-11 14:24:45 +01:00 |
|
hunbernd
|
41d942c144
|
Updated links in readme
|
2018-11-11 14:24:45 +01:00 |
|
hunbernd
|
3e3adf7337
|
Removed some old build scripts
|
2018-11-11 14:24:44 +01:00 |
|
Gioacchino Mazzurco
|
8b8ad3bce5
|
Forum API for creation and posting
Deprecate old functions that expose internal functioning
|
2018-11-10 16:30:35 +01:00 |
|
Gioacchino Mazzurco
|
1d110600fc
|
Minor cleanups in GxsChannels
|
2018-11-10 16:29:39 +01:00 |
|
Gioacchino Mazzurco
|
72dd985162
|
Deprecate TLV items, to avoid temptation to use them in new code
|
2018-11-10 16:28:15 +01:00 |
|