Commit Graph

8608 Commits

Author SHA1 Message Date
csoler
c428739abd cleaned the network graph a little bit. Removed text, updated bounding boxes, removed background 2016-01-22 21:32:35 -05:00
Cyril Soler
b3625448e9 fixed compilation 2016-01-22 09:31:40 -05:00
csoler
b3df4c19dc made the Global router stats widget more efficient/compact/explicit 2016-01-21 23:55:22 -05:00
csoler
449aba928a fixed compilation of SearchDialog.cpp 2016-01-21 22:44:48 -05:00
csoler
94b586846e moved SearchDialog into FileTransfer/ 2016-01-21 21:49:52 -05:00
csoler
6a32da2420 removed explicit size constraint on listview for config page (screws up the view in HDPI screens) to let the list take its preferred size 2016-01-21 21:40:48 -05:00
csoler
55d0a213dd added cache of latest GXS tunnel data items for the last 10 minutes in order to avoid replays of messages caused by the conservative message transmition system. Removed the global item counter for a purely random uint64_t 2016-01-21 21:19:40 -05:00
Cyril Soler
9347b86e63 new simple solution for sound on linux based on using system sound player. To be tested. 2016-01-21 11:48:41 -05:00
Cyril Soler
9999742ec7 reverted commit for phonon since phonon is deprecated. Will be replaced by qtmultimedia in the next commit 2016-01-21 11:32:17 -05:00
csoler
7488ba19ff removed feedback from messages to mGrpServerUpdateTS, which is now only updated when the subscribe status is changed and/or new groups are received/created 2016-01-20 23:56:22 -05:00
csoler
c473200625 moved getCurrentTS() inside RTT packet sending loop (suggestion from Jo) 2016-01-20 23:34:25 -05:00
csoler
e25787bcd5 fixed sound on linux using phonon. This should be extensible to all unix systems 2016-01-20 23:25:08 -05:00
Cyril Soler
fc3606c18e fixed DHT icon size problem 2016-01-20 14:02:13 -05:00
Cyril Soler
9063612c33 fixed utf8 issue in ChatWidget. To be tested. 2016-01-20 11:19:36 -05:00
csoler
c597c8cb6f removed explicit spacing sizes in plugins page 2016-01-19 23:19:46 -05:00
csoler
3203249bd2 fixed size of help icons in MainPage class 2016-01-19 22:59:11 -05:00
csoler
597f541c50 added 2 icons 2016-01-19 22:44:27 -05:00
csoler
3d58f9b2b1 added correct icons in ToasterStatus 2016-01-19 22:35:58 -05:00
csoler
b382c3e846 fixed icon sizes in peerstatus/statusbar 2016-01-19 22:16:25 -05:00
csoler
a2d8cc84fd fixed DHT status icon sizes and added tooltip 2016-01-19 22:01:26 -05:00
csoler
37204d768e fixed icon in NewsFeed, added missing spacer in IdDialog 2016-01-19 21:46:22 -05:00
csoler
49c1d56945 increased GXS post size limit to just below 200K 2016-01-19 21:45:55 -05:00
csoler
1471979e0e added a few tooltips in Tor configuration panel 2016-01-19 18:08:47 -05:00
csoler
43ee506adc added automatic GXS message rejection when item size exceeds 200K. Should fix the forums that got stuck because of a large message not being sent 2016-01-19 10:13:24 -05:00
csoler
dedd6d4cf4 disabled debug info 2016-01-18 23:54:03 -05:00
csoler
68a039540e fixed a few bugs in existing msg fragmentation code. Signature checking still not working, not NXS_FRAG stays disabled 2016-01-18 23:54:02 -05:00
defnax
2b52456409 Added new iconset for Voip, by Beluga 2016-01-18 13:36:38 +01:00
csoler
39e6a9b61a fixed up People context menu so as to handle actions for multiple persons at once 2016-01-16 20:44:52 -05:00
zeners
f4c68a1016 webgui: first steps in chat 2016-01-16 20:22:49 +01:00
csoler
1edfcf9731 do not time stamp banned GXS ids 2016-01-16 13:41:24 -05:00
zeners
2fed36a029 Merge branch 'master' into webui 2016-01-16 17:30:29 +01:00
csoler
8296fa9f22 added checkbox to toggle logscale in statistics 2016-01-16 11:30:15 -05:00
zeners
b6bb69df7a webui: adding counting feature for menu 2016-01-16 17:25:12 +01:00
defnax
63b88ecf68 correct sorting for "Reputation" in People, patch by Eugene Tooms 2016-01-16 14:50:12 +01:00
csoler
a34f66aaee updated ubuntu changelog 2016-01-15 18:03:20 -05:00
thunder2
0ff634935b Fixed possibility of XXE injection in FeedReader plugin. 2016-01-15 21:41:24 +01:00
thunder2
748147f73b Fixed Windows compile. 2016-01-15 21:41:23 +01:00
Cyril Soler
b5f6059485 deprecated updateClientSyncTS() which is not needed anymore 2016-01-15 10:07:21 -05:00
csoler
f9c902dd37 updated ubuntu changelog 2016-01-14 20:35:41 -05:00
csoler
c24447fd21 fixed update of mGrpClientUpdateMap when no new group is available, avoiding unnecessary GXS grp list traffic (patch from jolavillette) 2016-01-14 20:11:26 -05:00
csoler
3b18c43d8e removed [dos] LF from rsgxsnetservice (causes merging rampage) 2016-01-13 20:25:18 -05:00
Cyril Soler
086b076477 fixed a few serialisation issues 2016-01-13 12:22:55 -05:00
Cyril Soler
96f3446aa7 added size limit to packet grouping 2016-01-13 11:13:23 -05:00
Cyril Soler
b56881e6d9 fixed windows compilation 2016-01-13 10:23:21 -05:00
Cyril Soler
4916496008 Merge pull request #253 from csoler/v0.6-SecurityReview
V0.6 security review
2016-01-13 10:20:51 -05:00
csoler
2c019d984f added load image option in forum posts when images are to be displayed 2016-01-13 00:39:22 -05:00
csoler
60408b3799 fixed a bug in GRouterGenericDataItem::duplicate() 2016-01-13 00:13:16 -05:00
csoler
2a8fc7fe01 hardened the restriction to image loading to avoid external resources in RSTextBrowser 2016-01-13 00:08:27 -05:00
csoler
d55993d1e4 removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05:00
csoler
d13526facd added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory 2016-01-12 21:10:11 -05:00