sbbs.el

Diff
Login

Differences From Artifact [61806f711a]:

To Artifact [798f40b42b]:


10
11
12
13
14
15
16












17
18
19
20
21
22
23
24
25
26
Issues and Improvments
----------------------

- Due to issues with `url.el`, some versions of Emacs take
  quite long to load threads/thread lists.
- No highlighting in response buffers.
- Spoilers aren't shown unless manually highlighted.













Copying
-------

`sbbs.el` is distributed under the [CC0 1.0 Universal (CC0 1.0) Public
Domain Dedication][cc0] license.

[schemebbs]: https://textboard.org/
[public inbox]: https://lists.sr.ht/~zge/public-inbox
[cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed







>
>
>
>
>
>
>
>
>
>
>
>










10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Issues and Improvments
----------------------

- Due to issues with `url.el`, some versions of Emacs take
  quite long to load threads/thread lists.
- No highlighting in response buffers.
- Spoilers aren't shown unless manually highlighted.
- Remember already opened threads and highlight updates.
- Add auto-quoting support when responding (e.g. with a `C-u C-u`
  prefix)
- Add quote-region support when responding
- Fix encoding issues
- Improve inter-thread navigation (eg. using `M-n`/`M-p` to go to next
  (opened) thread)
- Add filter support
- Add support for VIP replies
- Add "open in browser" command
- Add support for ranged and list references
- Be more intelligent when reloading a thread

Copying
-------

`sbbs.el` is distributed under the [CC0 1.0 Universal (CC0 1.0) Public
Domain Dedication][cc0] license.

[schemebbs]: https://textboard.org/
[public inbox]: https://lists.sr.ht/~zge/public-inbox
[cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed