Quickddit is a free and open source Reddit client for mobile phones. Quickddit is not an official client of Reddit and is not affiliated with Reddit in any way.
This is Quickddit for Harmattan. If you are looking for SailfishOS version - check here Quickddit for SailfishOS
Features include:
Source available at GitHub, licensed under GNU GPL v3+. Changelog for every release also available at GitHub.
More information and discussion at the TMO thread.
Bitcoin donations welcome: 3NhheF8z8sTxpbsCVUpW6HWH8DpADoH46m
Attachment | Size | Date |
---|---|---|
quickddit_1.0.1_armel.deb | 305.02 KB | 03/06/2018 - 12:52 |
quickddit (1.0.1) unstable; urgency=low * remove captcha controls * fix crash when requesting more comments * fix auto-load subreddit list and multireddit list on first access
Comments
harpag40
Thu, 2021/03/11 - 12:43
Permalink
i can not sign in .... please help
accumulator
Sat, 2021/04/10 - 13:38
Permalink
Harmattan probably has ancient SSL root certificates. Not much I can do about that.
smartblu9
Fri, 2022/01/21 - 15:17
Permalink
Hello,
Could you staticaly import OpenSSL1.1.0m ? The author of Meegram did that and now it works again.
smartblu9
Sat, 2021/09/25 - 20:23
Permalink
Hello,
I managed to install the new Certificates of Reddit that I extracted by Firefox (PC). For that, I followed the step by step described here : [url]https://talk.maemo.org/showthread.php?t=86763&highlight=ariadne+acmcli[/...
(basically install inception, run sha1sum on .pem and run ariadne acmcli for adding certs).
I can see now the 3 new certificates in System Settings / Security / Certificates :)
Unfortunately, the SSL handshake still fails :( I'm afraid the problem is deeper. Would you have any idea for going forward ?
halftux
Sun, 2021/09/26 - 02:20
Permalink
You need to patch the network module from Qt and recompile Qt. Probably you need a newer openssl for compiling and for the device. TLS 1.2 was introduced in openssl 1.0.1. Jonwil did something like this for Maemo:
Maemo5 Qt network patches:
https://github.com/community-ssu/qt-x11-maemo/commits/tls12?before=2fb1f...
Newer Maemo5 openssl 1.1.0h:
https://github.com/jonwil/openssl
smartblu9
Mon, 2021/07/12 - 17:14
Permalink
not working anymore since June 2021. SSL handshake fails. I suspect they move to TLS1.2...