csoler
6e8e5efb90
fixed a few bugs in distant chat protocol (allow re-negociation of DH parameters if decryption fails, correct passing of own gxs id for server side), making the system more reactive. Also fixed the issue of avatar not showing up. Changed the tunnel naming system to something specific to distant chat. WARNING: this version cannot distant chat with previous versions.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-14 20:55:05 +00:00
csoler
7575ee8c31
updated TODO list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-14 08:44:49 +00:00
csoler
6585cfca2c
fixed compilation on debian squeeze. Removed placeHolder properties in CreateGxsForumMsg.ui and GxsGroupDialog.ui which need to be set in the cpp. Added a new DEFINE=NO_SQLCIPHER to compile without sqlcipher when sqlcipher cannot be found (no sqlcipher is available on debian squeeze).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-13 19:34:38 +00:00
csoler
0d308ffa2e
patch from sehraf to fix the ChatId::toStdString() method
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-13 19:09:03 +00:00
csoler
085c6b1932
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-11 07:01:17 +00:00
csoler
8b1d94fe3e
fix (by thunder) to avoid calling QPixmap outside the main thread, causing some avatars to fail to load
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-11 07:00:52 +00:00
defnax
6c9dffaa40
Set default palette & stylesheet for the Channel infoWidget.
...
Enabled word wrap and copyable text.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-11 00:52:20 +00:00
thunder2
0a1698f8c8
Used RsGxsGroupId instead of std:string for id/name in IdEditDialog/GxsidChooser.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-10 12:55:16 +00:00
defnax
05d25a83d5
Added a send message button on header frame.
...
set default border stylesheet for the Avatar Label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-10 01:14:44 +00:00
thunder2
d89cee8bdd
Added info pane for unsubscribed channels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-09 22:11:19 +00:00
thunder2
326501f1f7
Added placeholder text to RSFeedWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-09 21:13:07 +00:00
csoler
0c0f35e064
removed unused code in AvatarDefs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-09 20:47:58 +00:00
csoler
90a2d2a160
fixed bug in control of available identities for signature in MessageComposer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-09 20:47:04 +00:00
csoler
baccdd58df
committing missing part of rev. 7928
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 21:06:36 +00:00
csoler
140ef988a5
fixed bug in distant msg composer checking
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7929 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 20:43:34 +00:00
csoler
b731999f99
added avatars for GXS ids in distant chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 17:38:30 +00:00
thunder2
a7b902a0ee
Added new strings to translation.
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 15:47:15 +00:00
thunder2
8351510841
Receiving a shared key:
...
- Added notify of the group id and the refresh of the gui
- Added system message (create of message disabled)
- Added possibility to show a news feed item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 01:01:48 +00:00
thunder2
961641c186
RetroShareLink:
...
- Fixed create unknown ssl certificate
- Fixed process of person link
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-08 00:00:57 +00:00
csoler
ccee594a28
half way through enabling GXS avatars into distant chat. Converted AvatarWidget to use a generic ChatId instead of RsPeerId. Still need to add own Id to PopupDistantChatDialog and properly compute own name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 22:43:53 +00:00
defnax
3b5644c474
added columns context menu entry, to hide optional some columns
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 20:24:27 +00:00
thunder2
83f2ee4c95
Fixed possible crash in the handle methods of RsGxsNetService when the dynamic cast of a received item fails.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 10:09:48 +00:00
csoler
030c69d95b
restored some code removed by mistakein 7904
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 09:53:33 +00:00
thunder2
a7e0fd8345
Fixed double feed publication
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 01:04:51 +00:00
csoler
e6d92bf44e
separated "owned by you" and "linked to your node" which are two different things; fixed bug showing chat menu for own identity
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 20:37:24 +00:00
csoler
6620269f31
fixed typo in column addressing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 20:28:50 +00:00
csoler
9dcb3b2555
removed unused code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 19:53:22 +00:00
csoler
f5ec35e0f9
updated todo list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 18:32:30 +00:00
defnax
f3715a1257
Fixed Scale QLabel content
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 15:55:19 +00:00
defnax
8a87e2503d
set item icon size 22x for Identity icons.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 11:51:08 +00:00
thunder2
5dd26de35b
Used AvatarDialog to choose an avatar for an identity.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 00:10:37 +00:00
defnax
b0a8eba546
fixed compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 23:36:37 +00:00
csoler
5ae5d4f0a1
added avatar to GxsId tooltip (see in forums). Removed thread data race due to multiple threads accessing the static data member image_cache, causing avatars to not show up randomly. I do not have a clean solution yet on how to restore this cache
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 23:05:56 +00:00
csoler
52901c1ddb
removed unused code in ServicePermissionPage
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 20:38:02 +00:00
csoler
8eff3fe442
added todo list for release
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7909 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 17:49:42 +00:00
thunder2
6cad38bd7c
Fixed deadlock in RSGraphWidget (Patch from Cyril)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 10:56:19 +00:00
defnax
0ebc1223b3
Set Light gray background color for the identicons for better look n feel.
...
Fixed to scale QLabel content.
Moved to display Avatars on ID Dialog into a QLabel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-03 22:16:21 +00:00
csoler
7642ba1c1f
added load/save to service permission matrix
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-03 21:28:32 +00:00
defnax
96bf79daae
Added Avatar Dialog at the moment for own peerid, soon for gxs avatars change.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-03 19:17:35 +00:00
csoler
64f8b4c539
removed all permission system. Kept the use-as-direct-source option.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-02 22:32:30 +00:00
csoler
a018f17af7
switch to standard identity icon format for defautl icons (patch from Phenom, slightly modified)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-02 21:59:44 +00:00
csoler
8e8860d1bd
fixed design of PermissionMatrix. Improved scroller. Fixed bug not showing permissions correctly. Added help text.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-02 21:42:41 +00:00
defnax
88c6af3b74
Enabled to display extern gxs Avatars on ID Details Dialog
...
Moved remove button under the add btn,for better look.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-02 00:47:49 +00:00
csoler
63a3051d3c
added global switch on/off per service
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-01 20:34:30 +00:00
csoler
2a9551a41a
added auto-update to permission matrix
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-01 15:08:18 +00:00
csoler
b2c2b7fc85
implemented dedicated widget for service permission matrix. Permissions are not saved yet, and we also need a default switch
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-01 14:38:19 +00:00
thunder2
67c98187b6
Fixed utf8 issue in Windows installer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 22:46:10 +00:00
csoler
8a8f9fc528
added number of posts at friends to saveList/loadList. Improves visibility of number of posts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 18:06:37 +00:00
csoler
a6c4e430f6
setup serial_size method to be static
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 18:05:02 +00:00
csoler
b081e4a89d
added missing comment
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 18:04:23 +00:00