Skip to content

Releases: siavash119/qtchan

some fixes

28 Dec 15:57
Compare
Choose a tag to compare

captcha, settings, and opening threads fixes

Ready

24 Dec 05:25
Compare
Choose a tag to compare
Ready Pre-release
Pre-release

not ready, but I think I can bump to version 1 as it works and shouldn't leak, crash, or shit up your directories.

windows users unzip and run exe. I've made the folder pretty light, and it works on my machine; please let me know if it doesn't on yours.

Changes

  • more settings and customization (still a lot to do. threadform tab in settings is not implemented yet)
  • better multi-threading
  • better captcha loading
  • limited 2ch.hk support (i.e. viewing)
  • api for addings chans started
  • cleaner save folders

created folders

linux/bsd based

  • cache in ~/.cache/qtchan
  • config in ~/.config/qtchan
  • files saved in running directory

windows

  • cache in C:\Users\<USER>\AppData\Local\cache\qtchan
  • config in C:\Users\<USER>\AppData\Local\qtchan
  • files saved in running directory
    if on windows you want to save files in a different directory, you can make a shortcut and change the "Start In" property of the lnk file.

I hate when v0.100 > v0.95

12 May 04:33
Compare
Choose a tag to compare

I'll update the readme soonish; for now look at the commits' comments. Let me know if the AppImage works

Changes

Notes

  • all builds with -config ltcg in qmake
  • I use g++-7.3.0/qt-5.9.5/libressl-2.6.4
  • AppImage built with g++-4.8.4/qt-5.7.1/openssl-1.0.1f; there might be ssl warnings: you can hide them with an environment variable
  • Windows built with mingw-53_32/qt-5.10.0/OpenSSL-Win32-1.0.2o

I'll do v1.0 when the folders/settings/files are nice and a few layout problems are resolved

Windows build v0.95

21 Feb 03:13
Compare
Choose a tag to compare

Read the README.md

Changes

  • captcha v2 support (look at the readme how to solve)
  • anti-captcha support (put key in settings file; no UI yet; not tested)
  • basic flag image support
  • help screen (press F1 to show)

some usability changes, settings improvements, and better directory control coming next: maybe 1.0 build soon

Windows build v0.9

19 Feb 02:04
Compare
Choose a tag to compare

Read the README especially the keybinds section

Changes

  • (You)
  • beginnings of notification tray/view
  • limited support for other image boards (api to add other boards mostly put in place)
  • more keybinds

Note

Posting using captcha v1 is no longer allowed by 4chan, so posting requires a pass until captcha v2 is implemented.

Windows build v0.8

24 Dec 03:04
Compare
Choose a tag to compare

quick build for thread

Changes

  • beginning filters.conf
  • beginning threadinfo
  • look at the commits

Windows build v0.7

28 Jul 01:31
Compare
Choose a tag to compare

Changes

  • session file can be specified
  • opening threads as tree children of boardtab
  • post replies/threads with 4chan pass or captcha
  • better styling
  • multi-threaded boardtabs
  • more shortcuts and settings (Ctrl+P)

Known Issues

  • catalogue view becomes empty
  • clicking boardtab post number crashes (fixed with this commit)

Windows build

11 Jun 11:05
Compare
Choose a tag to compare

An update drastically improving responsiveness and object management. Also implemented auto downloading files and updating threads

Fixed

  • some memory leaks

Added

  • multi-process threading for threads and pictures
  • auto expand images and auto update threads
  • caching http headers
  • more shortcuts and settings

Windows build

03 Apr 13:31
Compare
Choose a tag to compare

Initial windows build looks like shit. I don't use windows so much, but I built it just to look.
anyway here you go; open extract folder and open qtchan.exe