Commit Graph

496 Commits

Author SHA1 Message Date
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
Lionel Dricot 517e0f0e9e fix a crash when saving a folder 2022-03-19 12:17:02 +01:00
Lionel Dricot 1e16c415fd really tired 2022-03-18 23:17:59 +01:00
Lionel Dricot c64f633ebd fix view full for feeds 2022-03-18 23:02:21 +01:00
Lionel Dricot b6aa36d423 quick 1.1 fix 2022-03-18 22:30:40 +01:00
Lionel Dricot a49022d56f releasing 1.1 2022-03-18 22:27:45 +01:00
Lionel Dricot 0e8557480a NewHTML: solved centering and other stuff 2022-03-18 22:11:58 +01:00
Lionel Dricot a9b5c37b8a better performance by using links_only when needed 2022-03-18 21:12:21 +01:00
Lionel Dricot 6b1b527b04 NewHTML: trying to center img comments 2022-03-18 18:10:38 +01:00
Lionel Dricot f5c10392c3 working on a textwrap-compatible html renderer 2022-03-18 17:35:14 +01:00
Lionel Dricot ea31d72b9e force saving animation as gif to avoid a crash by PIL 2022-03-18 13:40:54 +01:00
Lionel Dricot 51c2bd966e first try at reimplementing the html renderer (currently commented out) 2022-03-18 11:25:47 +01:00
Lionel Dricot e388b4f49c understand links in html titles 2022-03-17 15:34:43 +01:00
Lionel Dricot 435ab36525 support for timg as an alternative to chafa 2022-03-17 10:23:35 +01:00
Lionel Dricot a651537052 initial work to support timg instead of chafa 2022-03-17 00:01:18 +01:00
Lionel Dricot c9f2191f71 fixing the fix_ipv6 which was breaking some domain names 2022-03-16 19:26:46 +01:00
Lionel Dricot ab08d28537 fix crash when getting links for pictures 2022-03-16 10:08:29 +01:00
Lionel Dricot 8170c26532 full support for multiple view modes 2022-03-16 10:03:29 +01:00
Lionel Dricot 5ddd309bce links were broken in v full 2022-03-16 09:47:53 +01:00
Lionel Dricot 452ae6015f dont crash if a picture is in the clipboard 2022-03-16 00:41:56 +01:00
Lionel Dricot 76ba0104d5 repair broken view full and got saved position in different views 2022-03-16 00:21:55 +01:00
Lionel Dricot 03f62d2e57 cp url X to copy the url of a link 2022-03-15 23:43:21 +01:00
Lionel Dricot 4f4e1cc72c fixed missing links in feeds 2022-03-15 23:23:29 +01:00
Lionel Dricot c6d164e743 refactor: display is now handled by the renderer. Also, removal of fold 2022-03-15 23:01:04 +01:00
Lionel Dricot 0d282b7ccf drop html comments 2022-03-15 20:24:06 +01:00
Lionel Dricot 190139e431 refactor: removing reable=True for mode=readable 2022-03-15 20:14:21 +01:00