Commit Graph

1968 Commits

Author SHA1 Message Date
Bryan Ashby 2bf4540707
Sync up with master 2023-10-11 19:52:21 -06:00
Nathan Byrd f5b0a8bb60 Updated the SSH version, config, and documentation 2023-10-11 00:19:43 +00:00
Bryan Ashby db8bd2f80f
Merge pull request #511 from AnthonyHarwood/fse_err_msg_display_tweak
fse err msg display tweak
2023-09-29 12:01:05 -06:00
anthony 0161c22401 clear prior message; msg tweak for empty field 2023-09-28 11:05:10 -05:00
anthony d12b0789aa Added checks for undefined 2023-09-27 15:51:33 -05:00
Bryan Ashby a644672de2
Merge pull request #504 from AnthonyHarwood/disallow_posting_empty_msg
Disallow posting empty message
2023-09-26 17:17:18 -06:00
Nathan Byrd 1d31b268aa Fixed door logic per issue #506 2023-09-26 14:00:05 +00:00
anthony a6196c38ec Disallow posting empty message 2023-09-25 20:25:01 -05:00
anthony 75fa2026c0 Added code to clear the text 2023-09-22 14:05:16 -05:00
anthony 6748b8966e fixed incorrect reporting of cursor position 2023-09-19 13:14:24 -05:00
Bryan Ashby de4e3a1296
Sync up with master 2023-09-02 23:08:15 -06:00
Nathan Byrd 6fb77f3a5f Added additional escape control sequences 2023-09-02 23:50:41 -05:00
Bryan Ashby 367931cbd6
Merge branch 'master' into 479-nua-optional-fields 2023-08-29 20:43:00 -06:00
Bryan Ashby 97ae34a971 Quick fix on SAUCE 2023-08-27 17:31:35 -06:00
Bryan Ashby cc42812cea
Sync up with master 2023-08-27 17:25:58 -06:00
Bryan Ashby 65ea0192fa
Reject Follow request support 2023-08-26 22:29:19 -06:00
Bryan Ashby 460070e61d
Users can now accept a follow request; Deny and remove next 2023-08-26 18:49:07 -06:00
Nathan Byrd 8758722b6b Fixed PR review comments 2023-08-25 18:34:45 -05:00
Nathan Byrd bf0bf83053 Small logic change to improve SAUCE handling 2023-08-25 14:38:32 -05:00
Nathan Byrd ccaaa71e23 Make the terminal go to new line if the width of the term is greater than the art width 2023-08-25 14:24:47 -05:00
Nathan Byrd 0b157ddd1b Changed ansi parser to use SAUCE width when available 2023-08-24 18:00:02 -05:00
Bryan Ashby d5ab53ecad
Fix a couple MCI code display issues 2023-08-24 14:18:03 -06:00
Bryan Ashby ea6ab5a146
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration 2023-08-24 13:07:41 -06:00
Bryan Ashby 6ea3e504e5
Well, that was dumb; Join without ',' 2023-08-24 13:07:17 -06:00
Bryan Ashby 28832e77f3 Add scheduledEventOptimizeDatabases() 2023-08-24 12:58:44 -06:00
Bryan Ashby c25c600417
Replys to ActivityPub should start with @someone 2023-08-24 12:12:32 -06:00
Bryan Ashby 4d97922933
Better gathering of lines; don't add extra line terms 2023-08-24 12:12:09 -06:00
Bryan Ashby 0035ef4f39
Fix HTTPS signing for POSTS 2023-08-24 12:11:23 -06:00
Bryan Ashby 5a4563c799 PR feedback: Better handling of real name and email 2023-08-24 09:13:29 -06:00
Bryan Ashby 9205aaa9ee Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 479-nua-optional-fields 2023-08-24 08:53:03 -06:00
Bryan Ashby 4bd55f1554
Fixes after merge 2023-08-23 21:04:22 -06:00
Bryan Ashby 1cfbf4fb66 Update MenuFlags to work as expected
* 'popParent' has been removed
* 'noHistory' now works as expected
* Mods that explicitly want noHistory can state such in their constructor()
2023-08-23 18:06:48 -06:00
Bryan Ashby f99de19792 Make real name and other properties optional - pass 1 2023-07-24 12:17:47 -06:00
Parker J. Banks 8d6de56e91
Rumorz display bugfix
Updates rumorz module to display the N latest rumors, rather than the first N rumors.
2023-05-21 12:09:54 -06:00
Bryan Ashby 78af6fa522 Add oputil mb post command 2023-05-11 12:07:29 -06:00
Bryan Ashby d5a7905225
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration 2023-05-11 08:46:10 -06:00
Bryan Ashby 6ff7d1f545 Add oputil mb list-confs, update with prettier 2023-05-11 08:40:53 -06:00
Bryan Ashby d5bffb1719
Fix up warning and update Buffer() to Buffer.from() 2023-04-26 21:40:37 -06:00
Bryan Ashby a5a3a63b00
Minor sys log updates 2023-04-26 19:11:38 -06:00
Bryan Ashby 0c1785c462
More log updates 2023-04-26 19:08:31 -06:00
Bryan Ashby a5a72d8270
Split out logging a bit, fix accept header parsing 2023-04-25 11:46:19 -06:00
Bryan Ashby dd8ab851f2
Less restrictive for subject capture...again 2023-04-25 11:45:13 -06:00
Bryan Ashby 97cd0c3063 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2023-04-25 10:24:51 -06:00
Bryan Ashby ac40f63e1f Clone data so it's not invalidated 2023-04-25 10:24:11 -06:00
Bryan Ashby ed7a728bd7
Less restrictive for subject capture 2023-04-21 11:56:28 -06:00
Bryan Ashby 6dde005f21
Capture '@' also 2023-04-20 20:56:25 -06:00
Bryan Ashby 821d6cef70
Use follow-redirects to ensure we follow redirects during Actor lookup et al. 2023-04-20 20:41:46 -06:00
Bryan Ashby beb28c9696
Include message ID in log, fix message 2023-04-20 20:33:19 -06:00
Bryan Ashby 95c249fc23
Better to/subject/etc. 2023-04-20 20:32:50 -06:00
Bryan Ashby db3387d6c5
Allow application/json 2023-04-20 19:30:08 -06:00