csoler
6c534360f1
fixed coloring in FriendListModel
2019-08-06 19:41:18 +02:00
G10h4ck
420f5f3271
Merge pull request #1581 from G10h4ck/rsidentity_jsonapi
...
Improve rsidentity JSON API
2019-08-06 13:20:36 +02:00
Gioacchino Mazzurco
8cc87f6887
Fix licensing and some comments
2019-08-06 13:12:49 +02:00
G10h4ck
8828e47ec2
Merge pull request #1608 from G10h4ck/channels_comment_jsonapi
...
Expose channel comment editing capability in JSON API
2019-08-06 12:51:58 +02:00
G10h4ck
504dce15cd
Merge pull request #1610 from G10h4ck/extra_files_jsonapi
...
Expose JSON API for ExtraFiles management
2019-08-06 12:31:43 +02:00
csoler
fb174f0131
added bold for connection state
2019-08-03 23:22:48 +02:00
csoler
ee678889a3
fixed hide/show column
2019-08-03 21:07:48 +02:00
csoler
47bee5198c
removed TOP_LEVEL type for model indices
2019-08-02 15:40:11 +02:00
csoler
3ed7cf4c45
fixed several problems in model
2019-08-01 23:55:42 +02:00
G10h4ck
db24014070
Merge pull request #1603 from PhenomRetroShare/Fix_UPnP
...
Fix UPnP
2019-08-01 18:24:30 +02:00
csoler
625514bb87
changed model so that the entire hierarchy in encapsulated in the index
2019-08-01 16:53:59 +02:00
Gioacchino Mazzurco
354739fa0f
Expose JSON API for ExtraFiles management
2019-08-01 15:35:55 +02:00
Gioacchino Mazzurco
eff133b564
Implement GXS forum reasonable JSON API
...
Remove misleading comments around, and add some TODO of things we should
fix at some point
2019-08-01 11:37:37 +02:00
Gioacchino Mazzurco
ddde80ddff
Expose comment editing capability in JSON API
2019-07-30 18:56:55 +02:00
G10h4ck
3ffb57f998
Merge pull request #1580 from G10h4ck/gxs_trans_refinements
...
GxsTrans refinements
2019-07-30 12:45:24 +02:00
Gioacchino Mazzurco
c80b6db423
GxsTrans update outdated comments
2019-07-30 12:31:01 +02:00
Gioacchino Mazzurco
38a802e428
Implement API to create signed GXS identities
2019-07-29 10:49:05 +02:00
Gioacchino Mazzurco
6e88f6de1f
Remove unused macro definition from rsinit header
2019-07-29 10:46:41 +02:00
Gioacchino Mazzurco
08604774d3
Add rsidentity API call to request specific identity to the network
2019-07-29 10:46:38 +02:00
csoler
951b7f93fb
fixed model internals. Seems to work now.
2019-07-28 09:12:55 +02:00
csoler
ca442a7113
added debug output to FriendListModel and fixed a few errors
2019-07-27 23:42:39 +02:00
Gioacchino Mazzurco
cea88f0c6c
Update OBS submodule
2019-07-25 17:40:25 +02:00
G10h4ck
e5fab995d6
Merge pull request #1604 from G10h4ck/forum_api_refinement
...
Workaround JSON API opacity of RsTlv*Set in RsGxsForumGroup
2019-07-25 16:49:14 +02:00
Gioacchino Mazzurco
cc8300a098
Workaround JSON API opacity of RsTlv*Set in RsGxsForumGroup
...
JSON API user would bet an unusable base64 blob due to RsTlv opaque JSON
serialization, this way the content of the set is serialized plainly
so it is usable through JSON API, without breaking binary
serialization compatibility.
We must stop using those RsTlv derived items.
2019-07-25 14:14:42 +02:00
Phenom
f9d62c57c9
Fix UPnP
...
For version > 1.6.24 and < 1.8.0
Maybe version numbers to adjust.
2019-07-24 16:32:38 +02:00
Gioacchino Mazzurco
933a6f1133
Update Android build script to work with Qt 5.12.4 and NDK 18
2019-07-19 20:01:07 +02:00
Gioacchino Mazzurco
d9979ca183
Fix RsIdentity API to get own identities
2019-07-19 13:54:46 +02:00
Gioacchino Mazzurco
c559a26224
retroshare-service support Android arm64 build
2019-07-18 11:11:42 +02:00
hunbernd
9a884b7bf7
Rise max public chat message size to 31000 bytes
...
Rise color palette size from 16 to 256 colors
Note: Max chat item size is 32000 without splitting the message.
31000 = 32000 - some place left for other fields
2019-07-05 13:41:30 +02:00
hunbernd
73574ff2ad
Fixed infinite loop issue
2019-07-04 19:07:02 +02:00
G10h4ck
bf461c5f34
Merge pull request #1593 from jpascualsana/patch-1
...
Add @brief and [out] missing parameter #1591
2019-07-02 20:31:03 +02:00
jpascualsana
3110c08277
Add @brief and [out] missing parameter #1591
2019-07-02 13:26:20 -05:00
hunbernd
a3801c579a
Cache the tooltips
2019-07-01 01:54:15 +02:00
hunbernd
5b0438a10f
Show sticker preview in tooltip
2019-07-01 01:21:15 +02:00
hunbernd
86182a607b
Added sticker support
2019-06-30 23:20:25 +02:00
csoler
49c450890e
fixed hierarchical info
2019-06-29 23:55:38 +02:00
csoler
88ce3e4274
added hierarchy information in FriendList Model
2019-06-29 17:50:13 +02:00
csoler
833661fc24
improved FriendList Model
2019-06-29 00:14:27 +02:00
csoler
7ccb05b77a
fixed initialization of UI in NewFriendList
2019-06-28 22:36:19 +02:00
csoler
10eeb818c8
Merge pull request #1583 from csoler/v0.6-DistantChat
...
automaticall save/restore subscribed chat rooms. The advantage is tha…
2019-06-28 21:10:33 +02:00
csoler
5e118e0e27
fixed compilation
2019-06-28 16:20:26 +02:00
csoler
1c123d6df9
added missing NewFriendList.ui
2019-06-28 11:27:19 +02:00
csoler
a4f6d89575
first version of item model for new friend list
2019-06-28 11:12:44 +02:00
csoler
081a3a7023
switched to new (unifinished) friendlist code
2019-06-25 23:11:12 +02:00
csoler
38f6657c2f
added new friendlist class with unfinished model.
2019-06-25 23:08:31 +02:00
csoler
4030887232
fixed bug due to old map entry deletion that wasnt moved
2019-06-25 21:07:05 +02:00
csoler
ff1b2ebde4
fixed uninitialized memory read in calling rsservicehandler registerNewService system
2019-06-24 21:12:27 +02:00
csoler
daec6b33c7
arranged to show PGP id for friends from short invite. Name not available yet
2019-06-22 22:07:23 +02:00
csoler
a52451b72c
moved SSL part of friend list into a separate function
2019-06-22 18:44:32 +02:00
csoler
9312d0cb3a
converted short invites to compact PGP format for increased robustness
2019-06-21 23:30:06 +02:00