defnax
6e349749d0
Added to hide logo label and logo button, when calling "Create Wiki Group"
...
switch text for some labels, when "Create Wiki Group" is called.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-19 16:27:39 +00:00
thunder2
a8d1d05405
Moved most of the hardcoded colors of lists and trees to the file qss.default (with help from braindead).
...
Now the stylesheet can redefine these colors.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-19 16:01:21 +00:00
csoler
9c1d702128
patch to allow compilation on BSD
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-18 16:22:58 +00:00
defnax
ec6aef8d45
Added some headerFrame's
...
changed some button order
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-18 14:42:54 +00:00
defnax
e24ea71348
Added Author and Timestamp Label's for GxsForums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5840 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-18 01:36:22 +00:00
defnax
8da8f24683
restored back some of my changes,
...
added serviceheader text for Wiki and Forum
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-18 00:18:46 +00:00
defnax
3fe147d5eb
Added some icons for Wiki Pages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-17 22:37:48 +00:00
chrisparker126
92f1673729
A stab at progressing posted, got post creation working and parameterised GxsGroupDialog for creating "create <service>" header for all gxs services
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-17 21:43:21 +00:00
chrisparker126
ae5cbecaba
Fixed relatedMsgData bug (PARENT | LATEST), same issue as ALL_VERSION opt flags, was using origMsgId used for filtering (filtering worked as bugged request was actually requesting all msgs instead).
...
Added test for (PARENT | LATEST)
All tests passed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-17 18:45:14 +00:00
chrisparker126
d591d795bd
Fix providing mask for setting group subscribeFlag, msgStatus and grpStatus
...
Tests updated
Also setting msg and grp Status to unprocessed and unread on receipt from a sync (see rsgxsflag.h). These are set on bits masked by 0xf00.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-17 14:35:21 +00:00
csoler
414ae0d97f
fixed simulator to work with new file permission code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-16 21:15:39 +00:00
csoler
0aa921b010
fixed variable collision
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-16 21:02:20 +00:00
defnax
c5fee54ee7
Added some icons for the Wiki Pages Dialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5831 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-16 16:41:59 +00:00
thunder2
3521bfb6de
Added multiselective mute/unmute to chat lobby.
...
Added mute/unmute with double click on icon.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-16 00:53:13 +00:00
drbob
eb23479611
* Made GxsForum messages load again.
...
* Hijacked "Next unread" button => force Reload, until update is working.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 23:51:57 +00:00
drbob
9373d26be0
* Added Dummy Forums and Messages to GxsForums.
...
* Extra GxsForums::getRelatedMessages() fn + HACKs to cover up GXS bugs.
* more debugging in rsgenexchange.
* fixed up some of wikis text.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 23:50:54 +00:00
chrisparker126
2230bd1a96
Added getMsgRelatedData test
...
Fixed bug with getmsgRelatedFucntion for msgs with no relatives (message with no relatives would end of pulling itself, i.e. the id/data/meta of message whose relative are
being searched for)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 23:09:56 +00:00
thunder2
182792e538
Update english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 21:37:34 +00:00
thunder2
968f72f303
Fixed missing seconds in time format.
...
Added new basic class for date/time format.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 21:35:37 +00:00
csoler
8a3973de81
fixed command to grab upnp patched version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 14:18:52 +00:00
defnax
4c077eda2e
update Chinese translation from transifex
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-15 12:34:33 +00:00
csoler
4e2f454907
reduced calls to flags/group update code to the minimum, to avoid sending file lists except when the share manager / share dialog gets closed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-14 22:56:25 +00:00
drbob
b5910e0314
* Updated wiki service to support new MsgRelated data.
...
* Added Wiki Dummy pages to explain it briefly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-14 21:27:37 +00:00
drbob
81e172d6f8
Modifications to use MsgRelatedData for Wiki pages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-14 21:27:34 +00:00
csoler
7fa9dbb2b1
patch from AC to solve compilation w.r.t. patched libupnp whatever the version number. Should work on debian as well.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-14 20:24:07 +00:00
defnax
40b80c4e84
redesigned the Chatlobby participants list
...
- used now QTreeWidget instead of a QListWidget
- added icons for display the muted participants
- added context menu for "Mute participant" ( context menu fix from thunder)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-14 14:39:08 +00:00
chrisparker126
f74a328d61
Bug fix for ES_GXS_MSG_COMMENTS option
...
Fix for run thread loop of RsGenExchange (was using logic rather than isRunning, which led to some crashes on rs close
Added request and get MsgRelated function for ids, meta and data
added template function to ease getting meta data from back end;
Updated Nxs tests, tests passed (failed initially because of change option requirements)
Added test for msgrelated Ids, still need to add test for all msgRelated functions (bug with mask, not filtering correctly)
Made changes for forum and wiki gui to use new API but gui needs to call correct get functions now (Bob).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-13 22:36:06 +00:00
csoler
d3a3efd492
added additional checking of incoming compressed chunk map, in case the data is currupted, which might happens with a corrupted ft_transfer.cfg file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-13 20:13:09 +00:00
csoler
f1d3cf102f
display correct group string instread of group ids in SharedFilesDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-13 19:37:51 +00:00
thunder2
9581e83c01
Fixed compile under Kubuntu 12.10.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-13 11:58:56 +00:00
csoler
454daf1981
Iproved file list handling:
...
- Implemented correct cacheData send to clients usign constant subid value.
- At start, the association between peers and available file list is always recomputed
- overloaded cacheAvailable() and refreshCache() in FileIndexMonitor
- added callback in rsFiles to force re-generating cache items when group layout has changed
- force re-sent file lists when moving peers between groups in the GUI
(Fixes group leaking problem) Needs full recompilation of libretroshare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-12 22:51:27 +00:00
drbob
8d556955c5
Big Chunk of GUI work.
...
- Ported Forums to GxsForums. Not functioning yet, waiting on some GXS core functions.
- Fixed up plumbing in Wiki.
- Minor fixes to TokenQueue
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-12 20:47:55 +00:00
thunder2
03dbf7bc1b
Added patch from Henry
...
Correct "Hungarian" to "Magyar" in language settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-12 17:04:37 +00:00
defnax
818e8cf0d2
fixed the item order, name item was on wrong place
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-12 16:51:36 +00:00
chrisparker126
d8dc2a0420
publish key not generated for public groups anymore, added signature creation for publish and id keys (used in main line of code, correctly initialise ur gxs services)
...
groupid assigned to group before service_CreateGroup now (to help with identity using pgp hashes)
fixed up dummy group creation for photo service and ui
completed basic functions of GxsGroupDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 23:45:22 +00:00
csoler
f61a50c5a6
fixed permission of drap+dropped files. all attached files get added to extra list, but with different permission flags depending on the client. From that, we compute sharing permissions : turtle, or direct transfer only
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 21:17:00 +00:00
csoler
9000cf9034
patch from thunder to handle connexion break correctly, and therefore avoid false notification attempt of friend.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 19:28:45 +00:00
drbob
6906f47fa7
Bits and pieces to get forums compiled.
...
- Added some MACROS - could be moved to GXS headers?
- fixed some GXS compile warnings.
- added MsgReadStatus to forums interface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 15:56:34 +00:00
thunder2
7e08576c52
Added flag for hungarian language.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 15:17:51 +00:00
thunder2
a1abb0e3c6
Fixed sorting of date in forums.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 15:14:15 +00:00
csoler
bdc275e15f
suppressed unitialized memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 12:57:05 +00:00
csoler
ab26059570
added missing mutex in destructor of ftFileProvider. Probably responsible for some random crashes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 10:29:03 +00:00
thunder2
2147ea63d2
Added hungarian language files.
...
Added missing language files to the plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-11 00:55:15 +00:00
chrisparker126
c9831b7bea
Added message validation, not enabled at the moment
...
as msg sync seems to have stopped working. will fix (qos priority change?).
Added validated field to msg meta
Removed serviceString from msg transport.
Added grp flag setting to album create to test msg validation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 23:42:38 +00:00
csoler
929f872544
Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer.
...
This makes possible to send files through chat without permitting tunnel access to the files. The client requests
the file as a direct transfer only, using the supplied source.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 22:59:51 +00:00
thunder2
a573211629
Added and modified patch from Henry
...
Modified the date format according to the chosen language (locale).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 18:59:58 +00:00
drbob
eeb96c5e62
Lots of progress with Gxs Services:
...
- Added gxsForum interface, service + serialiser to libretroshare.
- Bugfix in rsgenservices getSize() at the wrong point, Added lots of debug too.
- Dummy Collections to Wiki, can now create and retrieve Groups from the GUI.
- Bugfix in rsinit (wrong backend for wiki) + added forum to startup.
- improved debugging in GxsId serialiser.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-09 00:56:07 +00:00
thunder2
59ed165c81
Saved group ids instead of group names for the group-based file permissions.
...
Translated group names in Share Manager.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-09 00:46:41 +00:00
csoler
786177eaf0
Files being downloaded anonymously are declared as available with flag DIR_FLAGS_NETWORK_WIDE_OTHERS. Fixes bug that prevented swarming to happen
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-08 19:47:39 +00:00
csoler
5e913feee7
fixed bug of transfers not handled by turtle router. This was due to a change is values of flags. I added a test to update flags from loaded transfer infos to convert them properly. Just restart your RS and your transfers will perform normally.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-08 19:18:45 +00:00