Bryan Ashby
|
2964c01841
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration
|
2023-08-23 21:49:54 -06:00 |
Bryan Ashby
|
b11ddfc382
|
Merge pull request #466 from NuSkooler/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-08-23 21:49:25 -06:00 |
Bryan Ashby
|
993bdbe484
|
Merge branch 'master' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1
|
2023-08-23 21:49:10 -06:00 |
Bryan Ashby
|
7b4910c415
|
Merge pull request #467 from NuSkooler/dependabot/npm_and_yarn/sqlite3-5.1.5
Bump sqlite3 from 5.0.11 to 5.1.5
|
2023-08-23 21:48:20 -06:00 |
Bryan Ashby
|
18678d3e4d
|
Merge branch 'master' into dependabot/npm_and_yarn/sqlite3-5.1.5
|
2023-08-23 21:47:47 -06:00 |
Bryan Ashby
|
42b1b65cdc
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration
|
2023-08-23 21:45:20 -06:00 |
Bryan Ashby
|
c87543c976
|
Update SQLite to latest
|
2023-08-23 21:45:08 -06:00 |
Bryan Ashby
|
25e4de5384
|
Merge pull request #484 from NuSkooler/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
|
2023-08-23 21:38:46 -06:00 |
Bryan Ashby
|
4bd55f1554
|
Fixes after merge
|
2023-08-23 21:04:22 -06:00 |
Bryan Ashby
|
c6a6c06972
|
Merge pull request #487 from NuSkooler/menu-stack-and-flags-revamp
Update MenuFlags to work as expected
|
2023-08-23 19:07:56 -06:00 |
Bryan Ashby
|
c12deb86ae
|
Merge pull request #485 from NuSkooler/dependabot/bundler/docs/activesupport-7.0.7.2
Bump activesupport from 7.0.4.1 to 7.0.7.2 in /docs
|
2023-08-23 19:07:35 -06:00 |
Bryan Ashby
|
2d1cbac390
|
Merge branch 'master' into dependabot/bundler/docs/activesupport-7.0.7.2
|
2023-08-23 19:07:10 -06:00 |
Bryan Ashby
|
08adf7ccb5
|
Merge pull request #486 from NuSkooler/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
|
2023-08-23 19:05:38 -06:00 |
dependabot[bot]
|
5857f46d11
|
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-24 01:03:10 +00:00 |
dependabot[bot]
|
a1242b51aa
|
Bump activesupport from 7.0.4.1 to 7.0.7.2 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.7.2)
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-24 01:03:06 +00:00 |
Bryan Ashby
|
f32bf090fb
|
Merge pull request #472 from NuSkooler/dependabot/bundler/docs/nokogiri-1.14.3
Bump nokogiri from 1.13.6 to 1.14.3 in /docs
|
2023-08-23 19:03:04 -06:00 |
dependabot[bot]
|
8e904f589d
|
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-24 01:03:03 +00:00 |
Bryan Ashby
|
02f91b2621
|
Merge pull request #473 from NuSkooler/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
|
2023-08-23 19:02:40 -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
|
614fa2d096
|
Merge pull request #482 from NuSkooler/bugfix/missing_image
Fixed bad image path
|
2023-08-21 19:17:52 -06:00 |
Nathan Byrd
|
67b5a8d99f
|
Fixed bad image path
|
2023-08-21 19:58:16 -05:00 |
Bryan Ashby
|
f99de19792
|
Make real name and other properties optional - pass 1
|
2023-07-24 12:17:47 -06:00 |
Bryan Ashby
|
77160434e6
|
Merge pull request #477 from parkbanks/master
Bugfix to theme.hjson
|
2023-06-19 11:56:08 -06:00 |
Parker J. Banks
|
eca900f829
|
Update theme.hjson
Bugfix, change messageBaseSearchMessageList to messageBaseSearchResultsMessageList to match message_base.in.hjson
|
2023-06-19 10:43:25 -06:00 |
Bryan Ashby
|
9bac4f5e3b
|
Merge pull request #476 from parkbanks/master
Rumorz display bugfix
|
2023-05-22 09:09:43 -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
|
cded6a59b5
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-05-11 08:47:14 -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
|
4501140a15
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-26 21:40:51 -06:00 |
Bryan Ashby
|
d5bffb1719
|
Fix up warning and update Buffer() to Buffer.from()
|
2023-04-26 21:40:37 -06:00 |
Bryan Ashby
|
0858916490
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-26 20:01:58 -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
|
60b17a64ae
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-25 11:46:37 -06:00 |
Bryan Ashby
|
a5a72d8270
|
Split out logging a bit, fix accept header parsing
|
2023-04-25 11:46:19 -06:00 |
Bryan Ashby
|
31f10d0c78
|
Fixes
|
2023-04-25 11:46:03 -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
|
fa95616933
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-21 12:00: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
|
e5fdc2450c
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-20 20:43:09 -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 |
Bryan Ashby
|
052c2d5a9b
|
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
|
2023-04-19 19:47:18 -06:00 |