Skip to content

Add Titan support - #417

Draft
davep wants to merge 37 commits into
mainfrom
add-titan
Draft

Add Titan support#417
davep wants to merge 37 commits into
mainfrom
add-titan

Conversation

@davep

@davep davep commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Adds support for uploading data using Titan. Also adds support for the ;edit extension to Titan.

Screenshot 2026-09-04 at 15 44 23 Screenshot 2026-09-04 at 15 44 41

TODO:

  • Add a "rich input/upload" dialog, that's like the user input interface but allows for attached files, setting the mime type, etc.
    • Allow calling out to $EDITOR to enter the free text
  • Add the actual handler code.
  • Confirm if a response to a Titan upload can be a 6x
  • Add support for the ;edit extension to Titan
  • Add a protocol page in the documentation.
  • Update protocol lists in the README, docs, GitHub page, etc, to include Titan.
  • Attempting to upload a file bigger than BBS allows (as a test) causes Rogallo to freeze and never come back. Investigate and fix.

Closes #355.

@davep davep self-assigned this Sep 3, 2026
@davep davep added Enhancement New feature or request TODO A thing I'm planning on doing Protocol: Titan Things to do with the Titan protocol labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request Protocol: Titan Things to do with the Titan protocol TODO A thing I'm planning on doing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for the Titan protocol

1 participant