Skip to content

Layout is not mobile friendly #26

@jimwins

Description

@jimwins

There are two big areas to tackle with this -- the tables used for lists of messages (groups, threads) and the display of messages itself, which are currently formatted using <pre> blocks wrapped at about 80 characters.

https://externals.io handles message formatting by just feeding every message through a Markdown parser, but that causes some problems of its own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions