Bryan Ashby
32bb0c4937
Dumb fix...again
2023-04-19 19:46:59 -06:00
Bryan Ashby
33dca44286
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-19 13:46:23 -06:00
Bryan Ashby
71076c8e90
Dumb fix
2023-04-19 13:46:11 -06:00
Bryan Ashby
22e7689f01
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-19 13:21:51 -06:00
Bryan Ashby
faf8ccaaf8
Updated sig check 2
2023-04-19 13:19:02 -06:00
Bryan Ashby
ea3d2cffec
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-19 12:37:37 -06:00
Bryan Ashby
1c27891f15
Test sig check
2023-04-19 12:37:11 -06:00
dependabot[bot]
c39cd613ef
Bump minimatch from 3.0.4 to 3.1.2
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 20:09:15 +00:00
Bryan Ashby
999a87c7ef
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-14 08:44:23 -06:00
Bryan Ashby
c4553a01a5
Fix callback
2023-04-14 08:44:08 -06:00
dependabot[bot]
7cbe619235
Bump nokogiri from 1.13.6 to 1.14.3 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.6 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.14.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 06:15:16 +00:00
Bryan Ashby
7499ffb56b
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-10 13:18:19 -06:00
Bryan Ashby
84c6478849
Minor fixes around images
2023-04-10 13:18:06 -06:00
Bryan Ashby
5e4c94210a
Merge branch '459-activitypub-integration' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-10 11:48:25 -06:00
Bryan Ashby
d035fc5245
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 459-activitypub-integration
2023-04-10 11:47:48 -06:00
Bryan Ashby
0b59d0e3b5
Strip codes from auto sig for summary
2023-04-10 11:47:27 -06:00
Bryan Ashby
97f3a1e63a
Update copyright to 2023
2023-04-10 11:41:10 -06:00
Bryan Ashby
447be3552c
Better error handling
2023-04-08 21:04:40 -06:00
Bryan Ashby
a208d91d4b
Merge pull request #470 from stack-fault/master
...
Fixed PrivMsg delivery + added new server commands
2023-03-31 12:11:45 -06:00
Stack Fault
9a4433ee03
Fixed PrivMsg delivery + added new server commands
2023-03-31 13:46:07 -04:00
Bryan Ashby
cc20ffc85f
Fix addressed to WFC count
2023-03-26 14:59:03 -06:00
Bryan Ashby
127d09a09b
Ensure AP setup for user if not already at toggle time (fix)
2023-03-19 13:54:13 -06:00
Bryan Ashby
35c97f7035
Ensure AP setup for user if not already at toggle time
2023-03-19 13:50:44 -06:00
Bryan Ashby
94842afd7e
Organized and updated upgrade docs
2023-03-19 13:39:21 -06:00
Bryan Ashby
81edff48fe
WIP doc updates, need sorting
2023-03-19 01:09:33 -06:00
Bryan Ashby
cca850dd78
Some docs
2023-03-19 00:05:52 -06:00
Bryan Ashby
26c44b91a6
Bunch more removals of unneeded webServer instance
2023-03-18 14:58:37 -06:00
Bryan Ashby
fb02fc599a
Remove need for WebServer in a lot of areas, oputil ap condition functional
...
* Getting domain, URLs, etc. for local web server do not need a web server instance themselves
* fix up oputil
2023-03-18 14:30:37 -06:00
Bryan Ashby
e915527427
oputil ap condition USERNAME
2023-03-17 18:40:54 -06:00
Bryan Ashby
8c609b79bb
oputil updates for AP enabled/disabled, small change to 2FA info
2023-03-14 22:22:11 -06:00
Bryan Ashby
10e2abffc6
Trim ActivityPub SharedInbox collection (Notes) along with assoc message area
2023-03-14 21:58:03 -06:00
dependabot[bot]
ddf412d34c
Bump sqlite3 from 5.0.11 to 5.1.5
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.0.11 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.11...v5.1.5 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 20:33:51 +00:00
Bryan Ashby
5314fb4ad9
Browse public messages from AP menu; Fix ACS
2023-03-13 13:33:54 -06:00
Bryan Ashby
8b6d564ebf
Handling Update/Delete better
2023-03-13 12:39:36 -06:00
Bryan Ashby
3212d809df
Better validation for 'Update'
2023-03-12 14:42:34 -06:00
Bryan Ashby
ea9d826a7c
Updates around Deletes
2023-03-12 14:22:41 -06:00
Bryan Ashby
6afbb29139
Cleanup
2023-03-06 17:19:20 -07:00
Bryan Ashby
b0fff20a02
More updates on Deletes, ActivityPub ACS in menu
2023-02-27 13:03:27 -07:00
Bryan Ashby
65e5fa1b77
New ACS for ActivtiyPub enabled check
2023-02-27 12:59:35 -07:00
Bryan Ashby
a968f21957
A few bugs fixed with Note storage
2023-02-26 21:29:07 -07:00
Bryan Ashby
63cfc904aa
More QoL
2023-02-25 13:25:19 -07:00
Bryan Ashby
ec68f8c80c
All modes
2023-02-25 13:15:28 -07:00
Bryan Ashby
0af70b0f57
Various QoL fixes in UI
...
* Update AP menus, add options
* AP menu prompt to show user's Actor/Subject name
* Allow MLTEV to have focus SGRs
2023-02-25 13:07:13 -07:00
Bryan Ashby
0263d8bc5e
Various fixes:
...
* Fix socket hangup bug in http_util requests
* Disallow users to follow themselves
* GET's to /followers, /following, etc. are not signed; don't try to enforce it
* Fix a couple callbacks
* WIP: Start more on Delete of inbox items
2023-02-25 11:50:30 -07:00
Bryan Ashby
a205445dd1
Fix up message header for public AP, Undo following, some bugs around following local Actors...
2023-02-24 22:54:19 -07:00
Bryan Ashby
5b08d21966
Prevent double callback
2023-02-24 21:43:58 -07:00
Bryan Ashby
60e8b787d9
Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration
2023-02-24 15:40:57 -07:00
Nathan Byrd
24645c98b0
Restored achievements.hjson
2023-02-24 08:21:37 -06:00
Bryan Ashby
0b1794c210
Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration
2023-02-23 22:21:02 -07:00
Bryan Ashby
22349a23ec
New ACS: SE allows checking if various services are enabled
2023-02-23 22:20:54 -07:00