Commit graph

222 commits

Author SHA1 Message Date
jem
8719e7fd15 mv resolve-urls? to general transformation tool 2020-05-29 23:31:11 +02:00
jem
0bea240e49 move nitter to twitter-api & transform 2020-05-29 22:16:23 +02:00
jem
dd62eab56b mv media-only? & max-post-length to transform 2020-05-29 21:32:41 +02:00
jem
6ec1930a71 mv sensitive? to transform 2020-05-29 21:19:43 +02:00
jem
0c72647d5b mv visibility to transform 2020-05-29 21:13:43 +02:00
jem
64fa3120eb mv append screen-name to transform 2020-05-29 20:12:37 +02:00
jem
99014a1239 improve searchability for origin author 2020-05-29 19:56:41 +02:00
jem
1072af0145 moved signature tor transform 2020-05-29 19:48:48 +02:00
jem
21c908ea85 first step toward transformations 2020-05-29 15:54:32 +02:00
jem
7fa26afde8 add first transformation source spec 2020-05-26 18:08:06 +02:00
jem
b409346416 add a test build 2020-05-26 18:07:10 +02:00
jem
f6497432a3 forgot one file 2020-05-26 17:11:20 +02:00
jem
9a4d754a1d prepare auth / transform separation 2020-05-26 17:10:58 +02:00
jem
27b29af40a mv post tweets to transform 2020-05-25 16:58:15 +02:00
jem
93421abd19 did some format 2020-05-25 16:57:26 +02:00
jem
2f37e679d3 add some todos 2020-05-22 17:59:42 +02:00
jem
17dccf4ec8 extract tumblr 2020-05-22 10:14:19 +02:00
jem
0a0e9fb2ae fix screen name & add untrimmed option 2020-05-22 10:14:04 +02:00
jem
8ccdbde8ec refactor parse-tweet 2020-05-21 13:54:56 +02:00
jem
a0adf99dc3 fix chop 2020-05-21 12:42:51 +02:00
jem
9cfb0fb992 fix transform dep 2020-05-21 12:42:27 +02:00
jem
52ce74be18 mv chop tail 2020-05-21 12:23:53 +02:00
jem
0cfe940226 introduce transform 2020-05-21 12:20:50 +02:00
Dmitri Sotnikov
3576ca2352
Merge pull request #44 from DomainDrivenArchitecture/refactor_twitter
mastodon bug fix & refactor twitter-api
2020-05-15 13:50:28 -04:00
jem
d7333dd97f chose better alias 2020-05-15 19:31:36 +02:00
jem
a794ead21c fix mastodon bug 2020-05-15 19:26:14 +02:00
jem
bcf1e8a30a start refactoring for twitter 2020-05-15 19:25:31 +02:00
jem
9e701382d8 improve local def setup 2020-05-15 19:24:59 +02:00
jem
b96a7896ba todo is resolved 2020-05-15 18:25:31 +02:00
Dmitri Sotnikov
3f1f80e058
Merge pull request #43 from DomainDrivenArchitecture/refactoring
Refactoring: Introduce spec & more modulare ns
2020-05-15 10:52:27 -04:00
jem
7c73d9aa64 remove useless parts 2020-05-15 16:44:07 +02:00
jem
48d0c22b5a test "post with image" passed 2020-05-15 16:42:57 +02:00
jem
1ebb0e71f5 enable unqalified keywords again 2020-05-14 08:56:50 +02:00
jem
af85887931 move more functions to infra for better testability 2020-05-14 08:53:49 +02:00
jem
2187df1058 learn usage of thread-last 2020-05-13 19:46:51 +02:00
jem
418ff67282 learned how to destruct namespaced keywords 2020-05-13 19:32:23 +02:00
jem
f2a6f15c42 mastodon limits posts to 500 2020-05-13 19:29:33 +02:00
jem
8f79814b38 keep symmetry only predicate for top level elem 2020-05-13 18:27:01 +02:00
jem
cd2441af4b Merge branch 'master' into refactoring 2020-05-13 18:23:17 +02:00
jem
fed673f07c spec now is valid 2020-05-13 17:49:37 +02:00
jem
0ae68af441 repl now works 2020-05-13 17:41:27 +02:00
jem
f5fcc142ae compiles after refactoring 2020-05-12 18:17:37 +02:00
dmitri.sotnikov@gmail.com
121c5f3fc4 fixed typo 2020-05-10 17:52:33 -04:00
Dmitri Sotnikov
f6bbed3510
Merge pull request #42 from raboof/release-0.0.2
Release 0.0.2
2020-05-07 09:30:14 -04:00
Arnout Engelen
9c80c4cab0
Release 0.0.2 2020-05-07 09:15:52 +02:00
Dmitri Sotnikov
3a4d7b49c9
Merge pull request #41 from raboof/replace-after-resolving-urls
'perform-replacements' after 'resolve-urls'
2020-05-06 13:42:21 -04:00
Arnout Engelen
a3b51d1e5c
'perform-replacements' after 'resolve-urls'
This simplifies things overall, and avoids resolve-urls replacing mentions like
'@foo@bar.org' with links to the 'about' page of the instance.

Unfortunately this wasn't easy to add a test for.
2020-05-06 10:20:55 +02:00
jem
7286db72b0 initially draft the idea 2020-04-30 09:08:51 +02:00
Dmitri Sotnikov
56e79a1e8c
Merge pull request #40 from raboof/publish
Add filters so 'npm pack' and publish contains just enough
2020-04-14 09:51:59 -04:00
Arnout Engelen
7f992e9d73
Add filters so 'npm pack' and publish contains just enough 2020-04-14 15:40:57 +02:00