Skip to content

Releases: dashchan-redacted/extensions

local-26.7.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:45
  • Threads filed into subfolders of the archive are now listed, newest first among the rest
  • Their images, thumbnails and deletion work wherever in the archive the thread sits
  • Opening a saved thread from a file manager no longer requires it to sit at the top
  • A thread saved twice under one name is listed once, the newer copy

kohlchan-26.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:37
  • Line breaks inside posts are no longer collapsed into a single paragraph

karachan-26.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:19
  • A post the site refused is no longer reported as sent: the reason it gives is shown instead, and a refused captcha is retried with a fresh one
  • Deleting and reporting posts work — the request never named which of the two it was, and the site turned it down unread
  • A reply now carries its own number back, so the client can find the post that was just made

karachan-26.7

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:54
  • New extension for karachan.org
  • Written in Kotlin for the site's Mitsuba engine, which publishes no API: boards, catalog, threads and posts are all read from the pages themselves
  • Boards keep their own categories, and the ones named $ and * are reachable like any other
  • Posting, deleting and reporting work, including the invisible captcha the site asks for
  • Quote links open the post they point at, in this thread or another one
  • Embedded videos are shown as attachments instead of bare links

e444-26.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:19
  • Post polls are back: every answer shows its share of the vote, and tapping one votes
  • Post reactions are back, with a picker in the post's long-press menu
  • The per-post navigator menu is back: its sections and buttons are drawn under the post, wrapped to the width there is for them
  • All three read at the size posts are read at and follow the app's corner radius, and a button answers a tap with the app's own ripple
  • A menu button leading to a thread or a board opens it in the app; only an address the app cannot claim goes to a browser
  • All three are drawn through the app's post decorator API instead of by reflecting into the app, so they need an app build that provides it -- on an older one the extension works exactly as the previous release did

e444-26.7

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:57
  • New extension for ech.u, rewritten in Kotlin
  • Thread lists load again: every one of them used to fail with "Invalid server response"
  • Boards, catalog, threads, posting, deleting, reporting and the slide captcha all work
  • Reachable through ech.bz and ech.ist as well as the Web3 name
  • Post polls, reactions and the per-post menu are not included

dvach-26.7.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 22:14
  • Attachments can be marked as a spoiler when posting

kohlchan-26.7

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:13
  • New extension for kohlchan.net
  • Written in Kotlin on the shared LynxChan engine

endchan-26.7.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:11
  • Posting works again on boards that ask for a captcha, which previously failed outright
  • Now built on the shared LynxChan engine, so fixes land on every LynxChan board at once

endchan-26.7.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 03:05
  • Posts from other threads open as a post card instead of the whole thread
  • Opening a link to a reply now lands in the thread that holds it