Commit Graph

10460 Commits

Author SHA1 Message Date
csoler
36009052dc updated packaging files 2017-03-04 12:04:41 +01:00
csoler
c715b03dd5 updated version number to 0.6.2 2017-03-04 11:56:51 +01:00
csoler
5e2a253d9a updated ubuntu changelog 2017-03-04 11:44:31 +01:00
csoler
931442a0c2 fixed compilation 2017-03-04 00:07:51 +01:00
csoler
b4e0a8f836 removed unused file DirectoriesPage.{cpp,ui,h} 2017-03-04 00:04:52 +01:00
csoler
e25756316d merged Directories settings page into Transfers and renamed it Files 2017-03-04 00:01:21 +01:00
csoler
8bdf4f3dad fixed sharing of sshfs mounted dirs by allowing files of type DT_UNKNOWN to be explored 2017-03-03 23:28:35 +01:00
csoler
b82a18ee64 hide add cert file button 2017-03-03 22:41:32 +01:00
csoler
556aae6ce7 Merge pull request #711 from RetroPooh/test2
homepage: add webhelp and move quickstartwizard from settings general
2017-03-03 22:37:16 +01:00
csoler
9716b9298c Merge pull request #715 from PhenomRetroShare/Fix_NatDisplayOptionSaving
Fix NAT Display setting saving.
2017-03-03 22:26:32 +01:00
RetroPooh
d6870b45e9 homepage - add friend from cert file button 2017-03-04 00:12:36 +03:00
Phenom
1584b7773e Fix NAT Display setting saving. 2017-03-03 20:35:18 +01:00
RetroPooh
cb960a358d add webmail invite option to homepage dropmenu 2017-03-03 22:31:23 +03:00
csoler
c98e6c6292 Merge pull request #714 from RetroPooh/new1
forum post dialog - hide obsolete sign option; people window fix layout compression
2017-03-03 18:54:54 +01:00
RetroPooh
76ab91f258 quick config on homepage hidden until rework 2017-03-03 20:11:34 +03:00
RetroPooh
47b836d68e people window fix layout compression on resize 2017-03-03 19:49:56 +03:00
RetroPooh
d36096896e forum post dialog - hide obsolete sign option 2017-03-03 16:59:18 +03:00
csoler
711e38bf6c Merge pull request #713 from felisucoibi/master
CHANGED ORDER IN SETTINGS
2017-03-03 14:35:33 +01:00
felisucoibi
c7115da408 CHANGED ORDER IN SETTINGS
To be in same order than the buttons in menu.
2017-03-03 14:23:50 +01:00
Gioacchino Mazzurco
5c434fb107 Fix typos reported by Jums 2017-03-03 12:21:43 +01:00
csoler
303bc09739 fixed force check directories when auto check is disabled 2017-03-02 23:18:12 +01:00
csoler
cdb0c6e59e fixed [No title] text in people 2017-03-02 22:35:21 +01:00
csoler
1e1fe7708f fixed styles loading in chat. Added missing history/compact/colored style 2017-03-02 22:30:51 +01:00
csoler
d053400914 attempt to fix problems with chat styles 2017-03-02 20:30:54 +01:00
csoler
af1c22a4d5 Merge pull request #712 from RetroPooh/test3
fix channel item display layout
2017-03-02 20:10:10 +01:00
RetroPooh
328168d9a7 add space after quoting sign 2017-03-02 20:03:16 +03:00
RetroPooh
fc0cfc0f2d id edit dialog - tag functions hidden (unfinished) 2017-03-02 19:57:21 +03:00
RetroPooh
c9ddd04925 channel item display layout fix correct comments view 2017-03-02 19:00:54 +03:00
RetroPooh
939b5b4ad0 fix channel item display layout 2017-03-02 18:08:35 +03:00
thunder2
132da5f363 Updated Windows build script
- speex-1.2.0
- libxml2-2.9.4
- curl-7.53.1
- libmicrohttpd-0.9.52
- ffmpeg-3.2.4
2017-03-02 14:06:34 +01:00
RetroPooh
e408751919 newsfeed item layout for new channel made uniform with forums 2017-03-02 15:49:12 +03:00
thunder2
1eb22f88a9 Updated Windows build to opencv-3.2.0 2017-03-02 07:55:18 +01:00
Gioacchino Mazzurco
da459c884e Renamed GxsMails to GxsTrans
GxsTrans is a generic transport service, use more generic name trans
 instead of mail to avoid confusion
Renamed size(...) to seria_size(...) for costistence whit the codebase
Moved GxsTrans and related things to gxstrans directory
Removed outdated and now uncompatible gxsmail test service
Avoid expose internal items in public interface methods
2017-03-02 02:37:53 +01:00
defnax
ff5f3df1ac Fixed default Layout size, it was to big for small screens. 2017-03-02 01:38:11 +01:00
Gioacchino Mazzurco
08161db43b PopupDistantChatDialog fix some strings 2017-03-02 00:08:12 +01:00
Gioacchino Mazzurco
953b70fbe4 Improve async distant chat, fix chat msg receiving
DistantChatService::initiateDistantChatConnexion(...) made notification
  message optional (enabled by default)
p3ChatService removed duplicion avoidance as it is not necessary
p3ChatService::sendStatusString(...) send status only if peer is online
protect p3ChatService::mDistantGxsMap with mutex as operation on it may
  be done by different threads
p3ChatService::receiveGxsMai(...) set chat message item peer id with
  distant tunnel id, so it is recognized as a distant message later
made p3GxsTunnelService::makeGxsTunnelId(...) static as it need no
  access to this, now it can be used easier by other components
rename RsGxsMailItem::recipientsHint to recipientHint as for now only
  one recipient is possible (TODO: update documentation too)
GxsMailsClient::receiveGxsMail(...) changed paramethers for better
  abstracion, now destination id is passed too because it is usually a
  very useful information
ChatWidget some adaptation to async chat, a couple of method have been
  deprecated too
PopupDistantChatDialog::updateDisplay(...) adapt message shown to the
  user to the new async chat paradigm (TODO: need review)
2017-03-01 23:31:13 +01:00
csoler
ea2c832bb5 attempt to sort out chat style config issus 2017-03-01 22:54:46 +01:00
csoler
f8b3194343 Merge pull request #705 from PhenomRetroShare/Fix_NewWarnings
Fiw New Warnings
2017-03-01 22:43:51 +01:00
csoler
b596791973 improved wording in keyring 2017-03-01 22:33:01 +01:00
csoler
0fea0e0bfe fixed sorting by last time used in keyring 2017-03-01 22:25:57 +01:00
csoler
006e5423db fixed auto-expanding of nodes in friend list 2017-03-01 21:18:16 +01:00
RetroPooh
5618358bf1 homepage quickstartwizard webhelp 2017-03-01 22:36:36 +03:00
Phenom
e4dbc46b34 Fiw New Warnings 2017-03-01 19:43:34 +01:00
csoler
91f2cf720f fixed typo 2017-03-01 19:12:32 +01:00
csoler
40c14db5ea fixed wrong passwd html text 2017-03-01 19:10:45 +01:00
csoler
e081567fbc fixed empty names in header drop menu 2017-03-01 19:08:20 +01:00
csoler
a8adf8d494 fixed names in FriendList for details 2017-02-28 23:05:19 +01:00
RetroPooh
c078d93029 people header fix layout so invite panel does not obstruct the name 2017-02-28 22:56:24 +01:00
RetroPooh
b52c4b80dd GenCertDialog fix min 3 letters length, fields rearrange for sequential display on advanced switch 2017-02-28 22:49:27 +01:00
RetroPooh
d427182e1f fix gxs storage period 1year to 372 days to match old clients 2017-02-28 22:47:38 +01:00