Jeremy Ruston
6833ccdb97
Revert "Improve command line logging ( #3704 )"
...
This reverts commit 25ec52b912
.
2024-06-07 18:09:50 +01:00
Jeremy Ruston
25ec52b912
Improve command line logging ( #3704 )
...
* Initial improvements
* Fix broken merge
2024-06-06 16:46:10 +01:00
Joe Bordes
82ec63e711
style(App) eliminate whitespace at the end of code lines ( #5735 )
2021-05-30 19:20:17 +01:00
Arlen22
81f07cdf85
Use this.wiki where applicable ( #4601 )
...
* Use state.wiki
* use local wiki where available
* fix a couple this vs self cases
2020-05-06 11:27:50 +01:00
Jermolene
69528093d9
Update fetch commands to respect 302 redirects
...
Astonishingly, node.js appears to require us to do this manually…
2017-07-05 10:58:35 +01:00
Jermolene
c179dc93cb
Add "raw-file(s)" options to "fetch" command
2017-07-03 16:52:10 +01:00
Jermolene
0d0ece6377
Add new "fetch" command
...
Like the load command except retrieves the file over HTTP/HTTPS.
Allows experimentation with server-side twederation
This is a cleaned up version of code that I wrote last year at TWEUM
2016 @inmysocks @pmario @twMat @xcazin
2017-02-18 13:33:41 +00:00