miguelfreitas
d19e8b0603
Merge pull request #419 from sandakersmann/master
...
Changed copyright year to 2018
2017-12-24 15:05:00 -02:00
sandakersmann
69e291f01f
Changed copyright year to 2018
2017-12-24 16:52:17 +01:00
Miguel Freitas
b1534cf8e2
Merge branch 'master' of github.com:miguelfreitas/twister-core
2017-09-08 21:46:44 -03:00
Miguel Freitas
9102cae4b5
twisterd 0.9.40 adding openssl 1.1.x support
2017-09-08 21:45:59 -03:00
miguelfreitas
db9bdbe095
Merge pull request #412 from jessicalinux/patch-1
...
more appropriate wording
2017-08-28 16:29:52 -03:00
miguelfreitas
1d045395cd
Merge pull request #411 from PaulRomerolegal/patch-2
...
Full stop
2017-08-28 16:28:49 -03:00
Jessica Evans
9156b16437
more appropriate wording
...
decentralized.
2017-08-27 13:31:58 +01:00
Paul Romero
d7001729e8
Full stop
...
Replaced missing full stop.
2017-08-26 11:34:36 +01:00
miguelfreitas
022e0c6d70
Merge pull request #408 from benhc123/patch-6
...
License date
2017-08-21 11:42:49 -03:00
BHC
de5be8b703
License date
...
updated in readme
2017-08-21 10:03:48 +01:00
Miguel Freitas
6b157f10c0
address EVP_CIPHER_CTX opaque type compilation problem with newer openssl versions.
...
should fix #406
2017-06-21 11:38:01 -03:00
Miguel Freitas
7eabdcaab0
remove unused code (related to #406 )
2017-06-21 11:09:19 -03:00
Miguel Freitas
a256ebb2c3
Update m4 to fix #404
2017-06-21 10:55:06 -03:00
Miguel Freitas
b509c20260
another soft checkpoint update
2017-02-11 15:55:39 -02:00
Miguel Freitas
d09d5f58be
updating soft checkpoints
2017-02-07 11:27:22 -02:00
Miguel Freitas
063ef694ca
updating node list for soft checkpoints
2017-02-04 10:16:39 -02:00
miguelfreitas
3bcf8aaacc
Merge pull request #398 from deavmi/patch-1
...
Is this correct?
2017-01-08 21:51:49 -02:00
Tristan B. Kildaire
970728d43b
Is this correct?
2017-01-01 22:05:52 +02:00
miguelfreitas
c89c44ea22
Merge pull request #397 from shaman/master
...
rollback #396 : the solution doesn't work on another machines.
2016-12-04 17:08:24 -02:00
eugene
cce05e4f5f
rollback #396 : the solution doesn't work on another machine.
2016-12-04 20:20:14 +02:00
miguelfreitas
0b8b5da545
Merge pull request #396 from shaman/master
...
last instructions doesn't work on MacOS X Sierra
2016-11-07 21:40:39 -02:00
miguelfreitas
57da812564
Merge pull request #395 from slr/patch-autotool.sh
...
add handling of empty LIBTOOLIZE env variable to autotool.sh
2016-11-07 21:38:53 -02:00
eugene
eea1012780
oops, forgot about logging and ssh
2016-11-07 22:31:30 +02:00
eugene
dad8d95335
last instructions doesn't work on MacOS X Sierra
2016-11-07 22:07:51 +02:00
Сёма Мрачный
3a660bc649
add handling of empty LIBTOOLIZE env variable to autotool.sh
...
fix for miguelfreitas/twister-core#393
2016-11-05 00:53:38 +05:00
miguelfreitas
30a5ebafa6
Merge pull request #391 from erqan/groups
...
enables readding a group key by `rescandirectmsgs` and `creategroup`
2016-10-05 14:27:00 -03:00
erqan
23786984b7
version bumping
2016-10-05 15:08:00 +03:00
erqan
f0af136a5d
import group key with creategroup
2016-10-04 16:56:24 +03:00
erqan
baf5be5c13
enables readding a group key by
2016-09-29 18:33:10 +03:00
miguelfreitas
d214994b12
Merge pull request #388 from erqan/fix-#387
...
quick fix for #387
2016-09-01 11:33:01 -03:00
erqan
dd4f5a1769
quick fix for #387
2016-09-01 13:13:45 +03:00
Miguel Freitas
11155b622f
support store/retrieval of additional 'mimetype' field in shortened urls.
...
'decodeshorturl' now returns an array instead of a single string, so
it breaks compatibility. as we've just been playing with the 'blaster'
branch of twister-html that's not a big deal.
2016-05-03 23:10:04 -03:00
Miguel Freitas
54b1d9e9a3
longer posts support (>140 utf8 characters). fix #76 .
2016-03-25 20:44:48 -03:00
Miguel Freitas
a00dfcf247
experimental RPC to shorten URLs and decoded shortened twister URI to the original URL
2016-03-19 17:07:25 -03:00
Miguel Freitas
cb020faba8
RPC newpostcustom allows buiding post with custom defined fields
2016-03-19 14:55:49 -03:00
miguelfreitas
4d59ebe2ab
Merge pull request #376 from AnomalyUK/authorstream
...
author parameter to rss
2016-02-15 19:12:14 -02:00
Anomaly UK
d048d86300
Match indentation style
2016-02-09 21:40:41 +00:00
Anomaly UK
7387619c2b
author parameter to rss
...
optional parameter "author" to rss request so you can request posts
just by a single author
2016-02-09 16:58:32 +00:00
miguelfreitas
69f90bca04
Merge pull request #367 from erqan/patch-1
...
fixing help text...
2015-12-25 09:47:55 -02:00
erqan
83d2413de7
fixing help text...
2015-12-25 13:44:39 +02:00
Miguel Freitas
f9dd23be9d
experimenting with username <-> uid mapping.
...
might be useful to implement twitter translation apis requiring user_id.
2015-12-24 15:32:27 -02:00
Miguel Freitas
a4807d9b2a
report external ports in getinfo
2015-12-24 13:42:44 -02:00
Miguel Freitas
10079adfde
don't bother Arvid with our bastard fork :-)
2015-12-23 17:44:55 -02:00
Miguel Freitas
f4f018a383
rename bitcoin threads
2015-12-22 18:37:11 -02:00
Miguel Freitas
7458d09166
addrman corruption causes infinite-loop and twisterd shutdown hangs. try to fix this.
2015-12-20 21:37:57 -02:00
Miguel Freitas
4a8518f596
0.9.34 quick fix to "Assertion mapInfo.count" failed, don't mess with these addrman structures!
2015-12-20 20:45:59 -02:00
Miguel Freitas
2cb7027b0e
0.9.33 fix serious connectivity problem: not trying to connect to >=0.9.30 peers with random ports.
2015-12-20 20:04:50 -02:00
Miguel Freitas
7d31de981c
disable libtorrent multi connection per ip by default
2015-12-20 18:41:29 -02:00
Miguel Freitas
11bbbd36e2
multiple paralel peek piece operations per torrent not currently supported.
...
return invalid handle ("busy, try again" for peekpost RPC) for subsequent requests,
until current operation completes and torrent is freed.
2015-12-20 13:35:33 -02:00
Miguel Freitas
aa04f7e4e2
warning fix
2015-12-20 13:33:50 -02:00