erqan
f0af136a5d
import group key with creategroup
8 years ago
erqan
baf5be5c13
enables readding a group key by
8 years ago
miguelfreitas
d214994b12
Merge pull request #388 from erqan/fix-#387
...
quick fix for #387
8 years ago
erqan
dd4f5a1769
quick fix for #387
8 years ago
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.
9 years ago
Miguel Freitas
54b1d9e9a3
longer posts support (>140 utf8 characters). fix #76 .
9 years ago
Miguel Freitas
a00dfcf247
experimental RPC to shorten URLs and decoded shortened twister URI to the original URL
9 years ago
Miguel Freitas
cb020faba8
RPC newpostcustom allows buiding post with custom defined fields
9 years ago
miguelfreitas
4d59ebe2ab
Merge pull request #376 from AnomalyUK/authorstream
...
author parameter to rss
9 years ago
Anomaly UK
d048d86300
Match indentation style
9 years ago
Anomaly UK
7387619c2b
author parameter to rss
...
optional parameter "author" to rss request so you can request posts
just by a single author
9 years ago
miguelfreitas
69f90bca04
Merge pull request #367 from erqan/patch-1
...
fixing help text...
9 years ago
erqan
83d2413de7
fixing help text...
9 years ago
Miguel Freitas
f9dd23be9d
experimenting with username <-> uid mapping.
...
might be useful to implement twitter translation apis requiring user_id.
9 years ago
Miguel Freitas
a4807d9b2a
report external ports in getinfo
9 years ago
Miguel Freitas
10079adfde
don't bother Arvid with our bastard fork :-)
9 years ago
Miguel Freitas
f4f018a383
rename bitcoin threads
9 years ago
Miguel Freitas
7458d09166
addrman corruption causes infinite-loop and twisterd shutdown hangs. try to fix this.
9 years ago
Miguel Freitas
4a8518f596
0.9.34 quick fix to "Assertion mapInfo.count" failed, don't mess with these addrman structures!
9 years ago
Miguel Freitas
2cb7027b0e
0.9.33 fix serious connectivity problem: not trying to connect to >=0.9.30 peers with random ports.
9 years ago
Miguel Freitas
7d31de981c
disable libtorrent multi connection per ip by default
9 years ago
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.
9 years ago
Miguel Freitas
aa04f7e4e2
warning fix
9 years ago
Miguel Freitas
679246064f
experimental 'peekpost' RPC
9 years ago
Miguel Freitas
3fd1432f4a
increase version (peek extension)
9 years ago
Miguel Freitas
1c95fa8cd9
implement new peek / hashcash extension in our libtorrent fork
...
discussion here: https://groups.google.com/d/msg/twister-dev/oDKUr9oOBHg/6rzqqKoUCQAJ
9 years ago
miguelfreitas
1e4d62f591
Merge pull request #362 from Erkan-Yilmaz/patch-2
...
use same word + remove two times the ' at end
9 years ago
miguelfreitas
b74e291b04
Merge pull request #361 from Erkan-Yilmaz/patch-1
...
format: add missing \n
9 years ago
Erkan Yilmaz
dd11e42450
use same word + remove two times the '
...
1. correct:
"agemin":agemin,"agemax":agemin}']
"agemin":agemin,"agemax":agemax}']
2. the ' at end is irritating:
getpieceavailability <username> <k>'
getpiecemaxseen <username> <k>'
9 years ago
Erkan Yilmaz
95e09c85dd
add \n
...
currently shows as:
...
getlasthave <username> | <groupname> [user1,user2...]
getlastsoftcheckpointReturns votes of last soft checkpoint.
getmentions <localuser> <count> '{"max_id":max_id,"since_id":since_id}'
...
9 years ago
miguelfreitas
ee6f5cae04
Merge pull request #359 from djmaze/fix-docker-entrypoint
...
Fix Docker entrypoint
9 years ago
Martin Honermeyer
21c1a24626
Fix Docker entrypoint
...
Sorry for the typo..!
9 years ago
miguelfreitas
59a1b66b3f
Merge pull request #358 from djmaze/fix-rpcallowip-for-docker
...
Fix rpcallowip to use the real bridge IP in the Docker container
9 years ago
Martin Honermeyer
b1b0ec8709
Fix rpcallowip to use the real bridge IP in the Docker container
...
This is needed for Docker >=1.9 because the bridge IP is not necessarily
172.17.42.1 anymore. (See https://github.com/docker/docker/issues/17305
for reference.)
refs #357
9 years ago
Miguel Freitas
b5e58adef2
provide a minimal 404 page
9 years ago
miguelfreitas
1078449b80
Merge pull request #353 from xfq/doc
...
Doc fixes
9 years ago
Xue Fuqiao
1ec4ebda0c
Update the homepage of Homebrew and Docker
9 years ago
Xue Fuqiao
e10cedebea
Change GitHub for Mac to GitHub Desktop
...
GitHub Desktop replaces GitHub for Mac and Windows with a unified experience
across both platforms.
9 years ago
Xue Fuqiao
cb092291a5
Change Mac OS X to OS X
...
Apple has renamed Mac OS X to OS X.
9 years ago
Miguel Freitas
fa4d228080
fix #351
9 years ago
Miguel Freitas
187e052240
backport from upstream: fixed uTP vulnerability
...
677e642754
9 years ago
Miguel Freitas
cfa194b3f8
port lazy_bdecode from upstream to 'fix bound-checking issue in bdecoder'
...
c821b9eb0e
9 years ago
Miguel Freitas
33a4e14941
sync lazy_bdecode to 0.16 branch before applying security fix
9 years ago
Miguel Freitas
9a5d0cc45c
missing -public_server_mode from help
9 years ago
miguelfreitas
fd20f1fcf1
Merge pull request #347 from erqan/search
...
adding favorites to the search scopes
9 years ago
miguelfreitas
4d2627a4c5
Merge pull request #348 from erqan/spammsg-queue
...
spam message queue
9 years ago
miguelfreitas
29b01b5d2d
Merge pull request #346 from erqan/leavegroup
...
improves on `leavegroup`
9 years ago
erqan
831ae233e4
spam message queue
9 years ago
erqan
391b25993d
adding favorites to the search scopes
9 years ago
erqan
9012610247
[`listgroups`] convert second parameter to bool.
9 years ago