49 check-ins using file README version df5b2cfc1d
2024-03-01
| ||
22:04 | Raise minimum version of Emacs to what is being used Leaf check-in: 45208007f7 user: zge tags: master, trunk | |
22:00 | Rework directory local variables check-in: 303773e90d user: zge tags: master, trunk | |
22:00 | Untabify region in 'sbbs--parse-number-range' check-in: a8434e7370 user: zge tags: master, trunk | |
2024-02-29
| ||
20:07 | Fix detection of references in 'sbbs-show-replies' The 'sbbs-ref' property was not stored in the overlay, but as a text-property inside the buffer. For that reason, it would always find no references, even if there were references in the same thread. check-in: 830ca8047f user: zge tags: master, trunk | |
2023-09-09
| ||
10:02 | add the "ornamentum" hash to allow posting out of the box (should be in a variable instead) Leaf check-in: 93422a4832 user: anon tags: ben-hotfixes | |
09:54 | make vip prefix argument in sbbs-compose-create work in /mona/ check-in: c19493c97a user: anon tags: ben-hotfixes | |
09:17 | fix VIP/sage function check-in: d9a94adf9b user: anon tags: ben-hotfixes | |
09:13 | fix the VIP/sage function check-in: 268b829751 user: anon tags: master, trunk | |
2022-01-24
| ||
09:35 | Replace formatting when using a prefix argument check-in: 1db3d1b5c3 user: zge tags: master, trunk | |
09:30 | Prevent nobreak-space from being highlighted check-in: c728f51a59 user: zge tags: master, trunk | |
09:22 | Add sbbs-format-word-at-point user option check-in: 4d43170777 user: zge tags: master, trunk | |
09:16 | Fix type update from [d0b75dd168] check-in: c6c6a90cab user: zge tags: master, trunk | |
09:12 | Fix typo in sbbs--thread-loader's Scheme->Elisp translation check-in: c0938f9005 user: zge tags: master, trunk | |
09:11 | Fix /mona/ check-in: d0b75dd168 user: zge tags: master, trunk | |
2022-01-22
| ||
18:57 | Kill thread buffers when quitting board buffer check-in: a3e4eb41e0 user: zge tags: master, trunk | |
18:49 | Always kill HTTP response buffer after processing it check-in: 67d30a2317 user: zge tags: master, trunk | |
18:27 | Add support for VIP-posting check-in: 46949449f3 user: zge tags: master, trunk | |
18:12 | Add sbbs-open-externally command check-in: 92c5d47565 user: philip tags: master, trunk | |
2021-05-29
| ||
14:28 | Fix outlines check-in: 80dcfa319c user: zge tags: master, trunk | |
12:53 | Improve check if region is active check-in: 438efd04c7 user: zge tags: master, trunk | |
12:45 | Disable open-at-last-post by default check-in: 918ba0640d user: zge tags: master, trunk | |
12:45 | Disable recenter-to-top by default check-in: e70b45d979 user: zge tags: master, trunk | |
12:45 | Don't kill random buffer after parsing response check-in: ba466181bd user: zge tags: master, trunk | |
12:39 | Kill buffer after parsing response check-in: 88a124bbee user: zge tags: master, trunk | |
2021-05-28
| ||
12:04 | Require text-property-search check-in: 5bade98968 user: zge tags: master, trunk | |
12:00 | Remove debugging (message ...) from sbbs--process-sxml check-in: 57ac49ce55 user: zge tags: master, trunk | |
11:59 | Avoid arithmetic error in sbbs-compose-format check-in: f577027486 user: zge tags: master, trunk | |
11:58 | Fix broken defcustom check-in: a9c36f03bb user: zge tags: master, trunk | |
11:58 | Add sbbs-open-at-last-post for compose buffers check-in: 651e7552b5 user: zge tags: master, trunk | |
11:56 | Process recursive markup correctly check-in: d3eb8c5431 user: zge tags: master, trunk | |
10:53 | Fix checkdoc complaints check-in: 6673da2ac4 user: zge tags: master, trunk | |
2021-03-09
| ||
21:16 | Bind TAB to forward-button check-in: 9d746ddc9a user: zge tags: master, trunk | |
2021-01-22
| ||
17:08 | Make sbbs-read-board prompt easier to use check-in: b0f8109722 user: zge tags: master, trunk | |
2021-01-19
| ||
15:39 | Add sbbs-goto-end for jumping to the end of a thread check-in: 99f8459c8b user: zge tags: master, trunk | |
10:39 | Ensure valid board names are entered check-in: aabf564004 user: zge tags: master, trunk | |
2020-12-16
| ||
12:13 | Don't break compatibility with emacs -nw check-in: 3b3f5a4071 user: zge tags: master, trunk | |
2020-10-07
| ||
17:19 | Add a "/" as initial content when prompting to open a board check-in: 43bf3542e7 user: zge tags: master, trunk | |
17:09 | Add separate face for post headers check-in: aa9e221e24 user: zge tags: master, trunk | |
2020-06-18
| ||
13:11 | Fixed URL handeling with ","-ranges check-in: df55ff6293 user: zge tags: master, trunk | |
2020-06-08
| ||
10:26 | Fix sbbs-compose-format when mark is before point check-in: a9ee28fa6d user: zge tags: master, trunk | |
2020-06-06
| ||
17:17 | Added sbbs-default-board option check-in: cc71172e18 user: zge tags: master, trunk | |
16:28 | Fix sbbs-compose-format on when region is active See http://textboard.org/prog/81/49 check-in: d5347562aa user: zge tags: master, trunk | |
16:06 | Only generate "other" board when link matches regexp Fixes [ed8a04be6b] check-in: ae851a4d20 user: zge tags: master, trunk | |
2020-06-05
| ||
21:38 | Use Shift-JIS font for text if installed check-in: 5ffdf5dd20 user: zge tags: master, trunk | |
20:45 | Fixed non-ASCII encoding issues check-in: 17bd3b2661 user: zge tags: master, trunk | |
2020-05-31
| ||
15:58 | Extend code face over newlines check-in: 94c577ae4d user: zge tags: master, trunk | |
2020-05-29
| ||
10:51 | Added hompepage header check-in: fb1123a588 user: zge tags: master, trunk | |
10:49 | Removed .gitignore file check-in: bc4f3a3902 user: zge tags: master, trunk | |
10:45 | Minor rephrasing in README check-in: 96f1b4712f user: zge tags: master, trunk | |