Commit Graph

521 Commits

Author SHA1 Message Date
ploum 2e194b42a1 Mise à jour de 'README.md' 2022-12-09 22:07:25 +00:00
ploum cfb5d64493 readme url 2022-04-09 17:20:22 +00:00
ploum 953a1fac2b Mise à jour de 'README.md' 2022-04-01 15:40:34 +00:00
ploum 5e4c2c5135 Deprecation of this URL 2022-04-01 15:40:17 +00:00
Lionel Dricot 97f31c0762 Refactor every call to subprocess to improve compatibility with python 3.6 2022-03-30 19:23:44 +02:00
Lionel Dricot b71dd77f7d replacing subproccess.call with subprocess.run 2022-03-30 17:42:48 +02:00
Lionel Dricot 6e5760f27d Introducting redirections for twitter,medium, youtube and reddit 2022-03-30 15:46:25 +02:00
Lionel Dricot 026ce534ac displaying animated gifs (but only one loop) 2022-03-30 14:35:37 +02:00
Lionel Dricot 3e560d21de downloading images only if support for them is enabled, of course 2022-03-30 12:09:08 +02:00
Lionel Dricot 9528d3d5f6 downloading images first to display them 2022-03-30 12:04:07 +02:00
Lionel Dricot 6dbeaa828e It seems a bunch of ssl validation code was dropped, I don’t know how. Got it back from AV-98 2022-03-29 22:30:57 +02:00
Lionel Dricot 5207164d3c removed dependency to python-magic 2022-03-29 22:08:30 +02:00
Lionel Dricot 007076ab0a adding documentation to install dependencies on Ubuntu 2022-03-29 16:15:28 +02:00
Lionel Dricot bbaa1dbbcb improved dependencies clarity 2022-03-29 13:28:20 +02:00
Lionel Dricot 5f16b89e95 removing dependency to python-editor 2022-03-29 13:12:49 +02:00
Lionel Dricot a401e75ec9 handle better old less versions 2022-03-29 10:26:53 +02:00
Lionel Dricot 040f077836 solving a crash when directly entering an unknown gopher address while offline 2022-03-27 16:25:03 +02:00
Lionel Dricot 9a3013fa5c experiment with lstrip 2022-03-27 16:15:34 +02:00
Lionel Dricot a227d7d000 bug in the streaming detection would sometimes make valid http request fail 2022-03-25 20:53:45 +01:00
Lionel Dricot ad56f82901 added support for html span 2022-03-25 14:08:34 +01:00
Lionel Dricot 4acebf6fba Implemented find with ripgrep/grep 2022-03-25 13:45:57 +01:00
Lionel Dricot 05da20801c Streaming servers without content-length are closed after 5Mo of download 2022-03-24 22:00:04 +01:00
Lionel Dricot c2879828d6 fixing a crash when the cache is already a directory 2022-03-24 21:03:03 +01:00
Lionel Dricot 9a1d0fa255 switch back to default width of 80 as most hard-wrapped gemlogs and gopher assume this width 2022-03-24 11:06:35 +01:00
Lionel Dricot 54f5be3bd5 crashing when requesting the title of a feed 2022-03-24 10:51:36 +01:00
Lionel Dricot c0ae6e4f47 1.2 Experimental release 2022-03-23 22:19:31 +01:00
Lionel Dricot 431d5d81cb exiting cleanly if less is not found 2022-03-23 16:35:10 +01:00
Lionel Dricot 5247813b21 view normal to get back from view full 2022-03-23 16:19:23 +01:00
Lionel Dricot d3775542ae support for bookmarking specific modes like full 2022-03-23 14:28:19 +01:00
Lionel Dricot c1f0146411 crash in --fetch-later 2022-03-23 08:48:45 +01:00
Lionel Dricot 2bd1f04571 lists now have their own protocol and solved the irritating namebug in history 2022-03-23 08:38:58 +01:00
Lionel Dricot 41b28d412a small improv to cleaning html 2022-03-22 18:21:31 +01:00
Lionel Dricot e89bd26cde small cleanup 2022-03-22 11:11:35 +01:00
Lionel Dricot 80cdf1bb5c small improv to version 2022-03-22 09:07:37 +01:00
Lionel Dricot af86a08e31 Removed definitely ansiwrap. This is a huge achievement. 2022-03-21 22:50:55 +01:00
Lionel Dricot 68fb345ccc switched Gemtext to the new renderer 2022-03-21 21:45:53 +01:00
Lionel Dricot 17066d0f86 stupid bug in the gemtext renderer that went nearly unnoticed 2022-03-21 17:49:37 +01:00
Lionel Dricot 48f9e9b8c1 new gemtext renderer in beta 2022-03-21 16:54:17 +01:00
Lionel Dricot d2dc6795e3 switching GemText to the new renderer 2022-03-21 16:21:02 +01:00
Lionel Dricot d2a0b38e5e NewHTML: we now switched to the new HTML rendering engine 2022-03-21 11:57:35 +01:00
Lionel Dricot 0499527da5 moving representation to abstract renderer 2022-03-21 11:36:01 +01:00
Lionel Dricot bf77dec666 NewHTML: handling PRE, indents and tables 2022-03-20 21:58:17 +01:00
Lionel Dricot ce36d1adbc NewHTML: add title before pictures 2022-03-20 11:29:06 +01:00
Lionel Dricot fedd4622a9 NewHTML : support for reverse indent and good centering of img alttext 2022-03-20 00:00:55 +01:00
Lionel Dricot 822ead9cfb NewHTML: simplifying outputed ANSI code by cancelling opposites and concatenating others 2022-03-19 23:01:53 +01:00
Lionel Dricot 20e09a6e28 improved link parsing logic in html 2022-03-19 22:03:31 +01:00
Lionel Dricot e2c07b6fab NewHTML: title set 2022-03-19 21:26:49 +01:00
Lionel Dricot 3ab7c76207 set beta to true to test the new html renderer 2022-03-19 20:58:18 +01:00
Lionel Dricot b19604525e NewHTML: support for indentations. It starts to look very promising. 2022-03-19 17:44:28 +01:00
Lionel Dricot 8957cda24e limit width of --sync output 2022-03-19 15:58:28 +01:00