ploum pushed to master at ploum/offpunk 2023-11-08 15:45:43 +00:00
818257bcef renaming cache_migration to netcache_migration: fixes #25
ploum pushed to master at ploum/offpunk 2023-11-08 15:38:34 +00:00
ac78e85d04 Fixes bug #26
ploum pushed to master at ploum/offpunk 2023-11-08 10:40:54 +00:00
8d082cb2df migration to hatchling and 2.0-beta2 release
e1e25b9456 Simple packaging fix
Compare 2 commits »
ploum pushed to master at ploum/offpunk 2023-11-08 09:33:33 +00:00
51dc856161 small debug for netcache
ploum pushed to master at ploum/offpunk 2023-11-03 22:01:58 +00:00
856b89ff45 fixes a crash when parsing invalid RSS dates
ploum pushed to master at ploum/offpunk 2023-11-01 22:46:58 +00:00
bf17b21b30 fixes hang/crash when meeting ; itemtype in gopher
ploum commented on issue ploum/offpunk#9 2023-10-29 10:49:53 +00:00
Up arrow and down arrow don't have the expected behavior

Hi MarkEEaton,

The tildegit tracker is deprecated and replaced by sourcehut:

https://sr.ht/~lioploum/offpunk/

I’m interested in debugging your problem because up/down arrows work fine…

ploum pushed to master at ploum/offpunk 2023-10-19 22:07:55 +00:00
29c447cd8e Revert completely previous fix.
ploum pushed to master at ploum/offpunk 2023-10-19 22:03:08 +00:00
979b80c5bd fixes a crash with data:image/svg+xml links
ploum pushed to master at ploum/offpunk 2023-10-19 21:24:38 +00:00
f05adf1b59 solve a crash with tour when argument and no url
ploum pushed to master at ploum/offpunk 2023-10-14 15:46:57 +00:00
924eed3775 fixes a crash with some invalid URLs
ploum pushed to master at ploum/offpunk 2023-10-12 13:24:22 +00:00
010288a6fb fixes input in Gemini
ploum pushed to master at ploum/offpunk 2023-10-09 11:27:57 +00:00
2b234cdc43 initial tentative to support podcast RSS/atom feeds
ploum pushed to master at ploum/offpunk 2023-10-07 22:36:55 +00:00
deaa199303 gemtext renderer should be the default, not plaintextrenderer
1baf311f2c new html parsing for titles
d50bc5a8e2 force closing html title elements
f6cb7723e1 experimental: new plaintext renderer. Also used to view source
Compare 4 commits »
ploum pushed to master at ploum/offpunk 2023-10-05 16:22:22 +00:00
c19576bc43 shame on me: never commit without having launching the thing
ploum pushed to master at ploum/offpunk 2023-10-05 16:18:58 +00:00
d50925ce03 should fix ~lioploum/offpunk#24
ploum pushed to master at ploum/offpunk 2023-10-05 12:28:09 +00:00
5dd2238ef2 don’t crash if there’s no XMLParsedAsHTMLWarning in BS4 (as we are trying to avoid them anyway
ploum pushed to master at ploum/offpunk 2023-10-01 12:06:17 +00:00
4892b9e450 fixes a crash reported by Xavier Maillard for RSS feeds without link elemnet
ploum pushed to master at ploum/offpunk 2023-09-26 20:22:01 +00:00
eeae7e3ad7 put blocked URLs in its own file to make contributions easier
ploum pushed to master at ploum/offpunk 2023-09-25 10:24:52 +00:00
7ffbd1b288 adding a comment to understand what I did