Chocobo1
1efa0961ae
Fix building with boost >= 1.70
4 years ago
erqan
8d060063e3
makes websocket optional
7 years ago
erqan
0e63a70c7c
WebSocket...
7 years ago
erqan
72bf99b7a3
WebSocket...
7 years ago
erqan
575e929d29
boost 1.66 patch...
7 years ago
Miguel Freitas
9102cae4b5
twisterd 0.9.40 adding openssl 1.1.x support
7 years ago
Miguel Freitas
6b157f10c0
address EVP_CIPHER_CTX opaque type compilation problem with newer openssl versions.
...
should fix #406
8 years ago
Miguel Freitas
b509c20260
another soft checkpoint update
8 years ago
Miguel Freitas
d09d5f58be
updating soft checkpoints
8 years ago
Miguel Freitas
063ef694ca
updating node list for soft checkpoints
8 years ago
erqan
23786984b7
version bumping
8 years ago
erqan
f0af136a5d
import group key with creategroup
8 years ago
erqan
baf5be5c13
enables readding a group key by
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
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
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
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
679246064f
experimental 'peekpost' RPC
9 years ago
Miguel Freitas
3fd1432f4a
increase version (peek extension)
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
Miguel Freitas
b5e58adef2
provide a minimal 404 page
9 years ago
Miguel Freitas
fa4d228080
fix #351
9 years ago
Miguel Freitas
9a5d0cc45c
missing -public_server_mode from help
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
erqan
99c7123941
improves on `leavegroup`
9 years ago
Miguel Freitas
73dc8acc72
bump version to detect new RT comment support
9 years ago
erqan
8d5bd0c956
signing userpost without rt/sig_rt to do rt again...
9 years ago
erqan
f857194215
private comments for private favs
9 years ago
erqan
5c4620d117
dispatching hashtags and mentions in comments
...
it also reduces the `createSignedUserpost`'s arguments
9 years ago
erqan
b4b363cccf
option to disable rss at compilation
9 years ago
Miguel Freitas
5f0930b59b
update tables
9 years ago
Miguel Freitas
92e2fb64b3
twisterd 0.9.30: random listening port.
...
binds to a random port on init (unless specified by command line -port=28333 etc).
twisterd will memorize the port used last time so reinitializations/reboots won't mess with seeders' directories.
9 years ago
Miguel Freitas
851b69f2fa
hack to support bootstraping with non standard ports using dns seeder
9 years ago
erqan
2ad8f98bc3
on search method: value is type str, expected obj
9 years ago
erqan
40c102303b
installation...
9 years ago
erqan
4bb3be93b2
building for ios on linux
9 years ago