Commit Graph

1990 Commits

Author SHA1 Message Date
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
Bryan Ashby 32bb0c4937
Dumb fix...again 2023-04-19 19:46:59 -06:00
Bryan Ashby 71076c8e90
Dumb fix 2023-04-19 13:46:11 -06:00
Bryan Ashby faf8ccaaf8
Updated sig check 2 2023-04-19 13:19:02 -06:00
Bryan Ashby 1c27891f15
Test sig check 2023-04-19 12:37:11 -06:00
Bryan Ashby c4553a01a5
Fix callback 2023-04-14 08:44:08 -06:00
Bryan Ashby 84c6478849
Minor fixes around images 2023-04-10 13:18:06 -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
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 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
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 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 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
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 c9f9eb9e17
Fix SQL bug 2023-02-20 17:09:34 -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
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 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
Bryan Ashby e90f42c53c
Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration 2023-02-12 17:48:42 -07:00
Bryan Ashby 194a5b012e
Add image URL editor for AcitvityPub user config 2023-02-12 17:48:34 -07:00
Nathan Byrd b577c1b847 Added default connection timeout and new config option outbound.connectionTimeoutMilliseconds 2023-02-12 13:38:52 -06:00
Bryan Ashby df55c3fa6d
New MCI for AP subject, show subj and custom info format on config 2023-02-11 20:27:50 -07:00
Bryan Ashby a09fe4894f
Durp 2023-02-10 22:29:33 -07:00
Nathan Byrd 6466220b6d Revert "First steps toward search"
This reverts commit 87034967ae.
2023-02-10 21:34:49 -06:00
Nathan Byrd 87034967ae First steps toward search 2023-02-10 16:51:50 -06:00
Bryan Ashby 1fcadef8d0
Fix local-to-local user in public area 2023-02-09 20:36:11 -07:00
Bryan Ashby c0914af002
Fix a few more inbox/addressing bugs, cleanup, add methtod to request follow 2023-02-08 21:32:54 -07:00
Bryan Ashby fb039c1abc
Fix dumb bugs 2023-02-08 20:10:50 -07:00
Bryan Ashby 9b08cf827b
Clean up Actor cache 2023-02-08 17:19:12 -07:00
Bryan Ashby c5f0e0e6ef
Rework most of the ActivityPub routing handling 2023-02-08 12:53:56 -07:00
Bryan Ashby 39a49f00be
Cleanup 2023-02-06 22:45:01 -07:00
Bryan Ashby c9b3c9bc41
Better context check 2023-02-06 22:18:09 -07:00
Bryan Ashby 1b684e2f2b
Clean up contexts in objects 2023-02-06 18:27:12 -07:00
Bryan Ashby 926f45b917
Clean up URLs to use central area, less confusion 2023-02-06 14:34:18 -07:00
Bryan Ashby 834dfd693f
Fix a dumb typo 2023-02-05 21:17:57 -07:00
Bryan Ashby 27da2bb108
Don't log entire JSON payloads 2023-02-05 21:13:34 -07:00
Bryan Ashby 0402de7444
Ability to send/recv public messages in the AP shared inbox areaTag
* Optional subjects
* Resolving followers
* Various cleanup and tidy
2023-02-05 21:10:51 -07:00
Bryan Ashby 36ebda5269
Fix shared inbox delivery for private + public 2023-02-05 14:43:46 -07:00
Bryan Ashby 41cd0f7f33
Fix local Actor URLs, add addFollowing() API 2023-02-05 10:42:30 -07:00
Bryan Ashby bd2dc27477
Add getRemoteCollectionStats() and usage 2023-02-04 23:16:44 -07:00
Bryan Ashby 24de0fa0bf
Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration 2023-02-04 22:55:20 -07:00
Bryan Ashby 99ae973396
Handle Update of Notes, store Activites as-is, better shared mailbox delivery and DRY 2023-02-04 22:55:11 -07:00
Nathan Byrd 77b0e6dd23 Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration 2023-02-04 19:34:09 -06:00
Nathan Byrd 877e2ca61a Added followers and following 2023-02-04 19:33:56 -06:00