Neliapila

Rating: 
0
No votes yet

4chan client, continuation of Tabasku's Neliapila (https://openrepos.net/content/tabasko/neliapila)

New features:

- Handle >>>/board/thread links in app

- Fix for image and gif loading (QML user-agent is blocked, so we use python to dowload to /tmp/ and open from disk, this could cause issues with sailjail, got one error once on initial install, but gone when tried to look at it with qmlscene, can't reproduce anymore so let me know if you hit it (or just install qmlscene and run the app once from it I ugess))

- Better/faster URL detection

- Follow links to archived threads (should help with all the AI generals), if the post is not OP of archived thread use pulldown menu to load the whole of it

- Noarch - no need for 486/arm/aarch64 builds, python3-requests moved to requires, no need to ship our own

- Bunch of fixes (unclickable links should be fixed now), bunch of UI tweaks to posting, which is not working thanks to cloudflare, maybe will add pass support, for now use angelfish or android browser to post

Sources: https://github.com/szopin/harbour-neliapila

Many thanks to Tabasku for keeping it alive for so long

 

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File harbour-neliapila-0.9.1-1.noarch.rpm105.33 KB03/05/2024 - 13:42
File harbour-neliapila-0.9.2-1.noarch.rpm105.36 KB09/05/2024 - 08:33
Changelog: 

0.9.2 - handle >>>/board/thread links in app, clean up leftover debug artifacts

0.9.1 - initial release