miguelfreitas
4d963ad587
Merge pull request #423 from erqan/original
...
WebSocket...
2018-04-30 09:43:56 -03:00
erqan
8d060063e3
makes websocket optional
2018-04-24 16:15:45 +03:00
erqan
158f42e610
forgotten .gitmodules
2018-04-14 14:25:55 +03:00
erqan
246791e286
Merge branch 'original' of https://github.com/erqan/twister-core into original
2018-04-14 12:02:38 +03:00
erqan
0e63a70c7c
WebSocket...
2018-04-14 12:01:51 +03:00
erqan
72bf99b7a3
WebSocket...
2018-04-14 11:47:33 +03:00
miguelfreitas
0c72baa9b1
Merge pull request #422 from erqan/original
...
boost 1.66 patch...
2018-04-02 14:01:27 -03:00
erqan
575e929d29
boost 1.66 patch...
2018-03-31 15:37:30 +03:00
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