Commit Graph

3217 Commits

Author SHA1 Message Date
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
Bryan Ashby 86d2aeb9de
Oops, include ActivityPub in confs! 2023-02-23 20:48:07 -07:00
Bryan Ashby 8822a7cc3d
Tidy 2023-02-23 20:47:36 -07:00
Nathan Byrd 43cdaf0c5d Minor cleanup items 2023-02-22 12:59:17 -06:00
Bryan Ashby ccd229d7c6
Docs, tidy 2023-02-20 21:49:41 -07:00
Bryan Ashby f264e4886e
Fix 'yes'/'no' toggles, consts for well known conf tags/etc. 2023-02-20 20:09:58 -07:00
Bryan Ashby 2495430fae
Fix new user pre-creation event
* We're abusing Events a bit here, so have to manually track callbacks
2023-02-20 19:14:46 -07:00
Bryan Ashby e35fc5bf41
Fix password scrubbing 2023-02-20 19:14:36 -07:00
Bryan Ashby 6e53c25d99
Default config sets users to AP disabled by default; users can opt-in 2023-02-20 19:14:11 -07:00
Bryan Ashby ad1ab1f0c5
Default to ActivityPub disabled; +op needs to opt-in 2023-02-20 19:13:39 -07:00
Bryan Ashby c9f9eb9e17
Fix SQL bug 2023-02-20 17:09:34 -07:00
Bryan Ashby 40e07d7d84
Format HJSON 2023-02-20 16:39:51 -07:00
Bryan Ashby 777df9f879
Tidy names 2023-02-20 16:36:34 -07:00
Bryan Ashby 30cb21f092
Sync up 2023-02-20 16:12:07 -07:00
Bryan Ashby 036a3dcd58
Remove actor_cache; use a special collection 2023-02-20 16:01:16 -07:00
Nathan Byrd 8668eedce2 New submenu for activitypub 2023-02-20 16:21:42 -06:00
Bryan Ashby 51c58b5d8a
Fixes 2023-02-20 14:28:18 -07:00
Nathan Byrd 3d1ac922dc Added default overflow to theme 2023-02-20 13:54:35 -06:00
Nathan Byrd c79bb1e99f Added documentation for overflow and made consistent between views 2023-02-20 13:49:05 -06:00
Nathan Byrd 7a189b238f Several cosmetic fixes for off-by-one in padding and display issues when resetting lists 2023-02-20 13:29:03 -06:00
Nathan Byrd e963f18ba4 Several cosmetic fixes for off-by-one in padding and display issues when resetting lists 2023-02-20 13:08:11 -06:00
Bryan Ashby 53eff2715a
Docs 2023-02-19 19:55:53 -07:00
Bryan Ashby 62735411f6
Fix longstanding itemFormat/focusItemFormat issue 2023-02-19 19:54:46 -07:00
Bryan Ashby 560d608cd2
Better HTML stripping, fix display of summary, etc. 2023-02-17 23:18:24 -07:00
Bryan Ashby e8c42a9b2e
ActivityPub Social Manager, and many updates to Search functionality
* Manage Following/Followers (WIP, bugs, some missing functionality)
* Search for Actors (WIP, some bugs)
2023-02-17 21:46:24 -07:00
Bryan Ashby 2aec375bee
Driveby: getItem(x) vs getItems()[x] 2023-02-17 20:53:57 -07:00
Bryan Ashby 69cb0c5907
default timeout 2023-02-12 17:51:36 -07:00