Dmitri Sotnikov
|
47bb3feabf
|
Update README.md
|
2020-12-29 17:00:42 -05:00 |
|
Dmitri Sotnikov
|
956367aba0
|
added NPM badge
|
2020-11-06 13:06:52 -05:00 |
|
|
1b43d0ecda
|
fix format
|
2020-06-29 19:42:44 +02:00 |
|
|
b231fc5209
|
works :-)
|
2020-06-29 18:47:55 +02:00 |
|
|
f11b1dadd1
|
add build status badge
|
2020-06-29 09:11:47 +02:00 |
|
Arnout Engelen
|
1e8a02d153
|
Don't commit compiled javascript files
Those just go out of sync and/or cause unnecessary conflicts.
|
2020-06-27 19:51:48 +02:00 |
|
Arnout Engelen
|
560148efda
|
restore test for 'replacements'
and add description in the README
|
2020-06-27 11:16:47 +02:00 |
|
|
e629ea8b21
|
add defaults to mastodon target transormations
|
2020-06-26 17:48:09 +02:00 |
|
|
4ac0ac1c20
|
I think lumo will not work any longer
|
2020-06-26 12:56:37 +02:00 |
|
|
6d0d9a4d6e
|
add minimal doc for transformations
|
2020-06-09 08:18:15 +02:00 |
|
|
b169c5c2b3
|
reviewed & updated doc
|
2020-06-08 20:44:25 +02:00 |
|
|
44b5bdb3bb
|
refactored tumblr to transform
|
2020-06-08 19:47:04 +02:00 |
|
|
a6d7c33af7
|
introduce rss-api
|
2020-05-31 19:59:20 +02:00 |
|
|
db728d330f
|
realize new auth outline
|
2020-05-30 17:14:49 +02:00 |
|
|
9c525deb9d
|
mv replacements to transform
|
2020-05-30 15:07:11 +02:00 |
|
|
cab5e24845
|
mv filters to transform
|
2020-05-30 14:49:47 +02:00 |
|
|
8719e7fd15
|
mv resolve-urls? to general transformation tool
|
2020-05-29 23:31:11 +02:00 |
|
|
0bea240e49
|
move nitter to twitter-api & transform
|
2020-05-29 22:16:23 +02:00 |
|
|
dd62eab56b
|
mv media-only? & max-post-length to transform
|
2020-05-29 21:32:41 +02:00 |
|
|
6ec1930a71
|
mv sensitive? to transform
|
2020-05-29 21:19:43 +02:00 |
|
|
0c72647d5b
|
mv visibility to transform
|
2020-05-29 21:13:43 +02:00 |
|
|
64fa3120eb
|
mv append screen-name to transform
|
2020-05-29 20:12:37 +02:00 |
|
|
1072af0145
|
moved signature tor transform
|
2020-05-29 19:48:48 +02:00 |
|
|
21c908ea85
|
first step toward transformations
|
2020-05-29 15:54:32 +02:00 |
|
|
1ebb0e71f5
|
enable unqalified keywords again
|
2020-05-14 08:56:50 +02:00 |
|
|
0ae68af441
|
repl now works
|
2020-05-13 17:41:27 +02:00 |
|
dmitri.sotnikov@gmail.com
|
86a0dd4c9f
|
updated docs
|
2020-02-27 20:30:24 -05:00 |
|
dmitri.sotnikov@gmail.com
|
72f85c1a51
|
clean up, updated docs
|
2020-02-27 17:12:07 -05:00 |
|
Dmitri Sotnikov
|
bfe1253584
|
fixed typo
|
2020-01-22 16:11:13 -05:00 |
|
Dmitri Sotnikov
|
cdbe2b2f5b
|
Merge pull request #29 from EBendinelli/master
Adding Nitter support to replace Twitter links
|
2020-01-15 12:47:34 -05:00 |
|
Eliot
|
37920f0130
|
Updated config.edn in README
|
2020-01-15 17:10:45 +00:00 |
|
Arnout Engelen
|
215047334b
|
typo follwing->following
|
2019-11-29 12:25:03 +01:00 |
|
Andy Balaam
|
1226e08b46
|
Remove extra "c" in example config file
|
2019-02-15 10:15:04 +00:00 |
|
Dmitri Sotnikov
|
e371993b23
|
Update README.md
|
2019-02-14 08:52:15 -05:00 |
|
EBendinelli
|
0f38625e6c
|
Adding Account id
|
2019-02-12 16:45:50 +00:00 |
|
EBendinelli
|
4a56599a03
|
Adding account id
|
2019-02-11 16:41:36 +00:00 |
|
dmitri.sotnikov@gmail.com
|
d9be88305c
|
updated readme, added :media-only? option
|
2018-11-21 01:07:12 -05:00 |
|
Dmitri Sotnikov
|
08c66f6c1f
|
fixed a typo in the readme
|
2018-10-24 00:23:54 -04:00 |
|
Sotnikov, Dmitri
|
45d7871058
|
added :keyword-filters flag
|
2018-10-09 11:59:50 -04:00 |
|
Dmitri Sotnikov
|
8c004bd876
|
switched to use request module instead of curl to resolve urls
|
2018-08-28 02:18:01 -04:00 |
|
Dmitri Sotnikov
|
e2c9edcec5
|
added option to resolve URLs in links
|
2018-08-27 18:21:09 -04:00 |
|
Dmitri Sotnikov
|
6c3879a7fa
|
added support for status flags
|
2018-08-26 00:59:43 -04:00 |
|
Dmitri Sotnikov
|
0c2832ddf0
|
fixed accessing multiple tumblr accounts, added config options
|
2018-08-18 13:25:48 -04:00 |
|
Dmitri Sotnikov
|
350b265000
|
made screenname optional, removed default post limit
|
2018-08-17 20:02:35 -04:00 |
|
Dmitri Sotnikov
|
a902a10b21
|
Update README.md
|
2018-05-10 18:46:38 -04:00 |
|
Sotnikov, Dmitri
|
6dab0a4ebd
|
added support for filtering out content
|
2018-04-23 17:50:44 -04:00 |
|
dmitri.sotnikov@gmail.com
|
9ed32f147c
|
added signature support
|
2018-03-31 22:12:31 -04:00 |
|
Dmitri Sotnikov
|
bf38e75b1a
|
added license
|
2018-03-25 17:23:09 -04:00 |
|
dmitri.sotnikov@gmail.com
|
e4a9fbdecc
|
improved RSS parsing
|
2018-03-23 09:14:26 -04:00 |
|
dmitri.sotnikov@gmail.com
|
1f411891a8
|
added RSS support
|
2018-03-20 08:57:25 -04:00 |
|