sbbs.el

Check-in [3010b30422]
Login
Overview
Comment:added more issues and improvments to readme
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | master | trunk
Files: files | file ages | folders
SHA3-256: 3010b304228643e7bb0f2ac50a053f262acf8a9c2bcce12a1a784132140bec9b
User & Date: philip@warpmail.net on 2020-02-21 23:09:20
Other Links: branch diff | manifest | tags
Context
2020-02-22
09:52
fixed checkdoc complaints check-in: 93975f9b0f user: philip@warpmail.net tags: master, trunk
2020-02-21
23:09
added more issues and improvments to readme check-in: 3010b30422 user: philip@warpmail.net tags: master, trunk
22:15
initial import many thanks to anon who fixed submission issues in http://textboard.org/prog/81 check-in: 8aaa2a71b5 user: philip@warpmail.net tags: master, trunk
Changes
Hide Diffs Side-by-Side Diffs Ignore Whitespace Patch

Modified README.md from [61806f711a] to [798f40b42b].

    10     10   Issues and Improvments
    11     11   ----------------------
    12     12   
    13     13   - Due to issues with `url.el`, some versions of Emacs take
    14     14     quite long to load threads/thread lists.
    15     15   - No highlighting in response buffers.
    16     16   - Spoilers aren't shown unless manually highlighted.
           17  +- Remember already opened threads and highlight updates.
           18  +- Add auto-quoting support when responding (e.g. with a `C-u C-u`
           19  +  prefix)
           20  +- Add quote-region support when responding
           21  +- Fix encoding issues
           22  +- Improve inter-thread navigation (eg. using `M-n`/`M-p` to go to next
           23  +  (opened) thread)
           24  +- Add filter support
           25  +- Add support for VIP replies
           26  +- Add "open in browser" command
           27  +- Add support for ranged and list references
           28  +- Be more intelligent when reloading a thread
    17     29   
    18     30   Copying
    19     31   -------
    20     32   
    21     33   `sbbs.el` is distributed under the [CC0 1.0 Universal (CC0 1.0) Public
    22     34   Domain Dedication][cc0] license.
    23     35   
    24     36   [schemebbs]: https://textboard.org/
    25     37   [public inbox]: https://lists.sr.ht/~zge/public-inbox
    26     38   [cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed