Commit History

Author SHA1 Message Date
  Nathan Schneider 74263b252b Shifting minetest interactions to nested functions 2 years ago
  Nathan Schneider 3885f9af78 Testing cascading functions in interactions 2 years ago
  Nathan Schneider b9bbf0380f experimenting with passing functions through interactions 2 years ago
  Luke Miller 1707a417e3 finally fixed the add_org request loop bug in the formspec!! 2 years ago
  Luke Miller 3dd5ff615d merged 2 years ago
  Luke Miller 87f4b6a2fe added ledger records and data saving for all valid org actions, updated storage code to not text dump 2 years ago
  Luke Miller 223fde221a added open default policies for orgs, and fixed error with passing raw player data into request 2 years ago
  Nathan Schneider ebc2f4758e Not yet successful attempt to convert add_child in Minetest interactions to a request 3 years ago
  Luke Miller 1be8e8b23d basic interaction dashboard, interact callback function in consent module 3 years ago
  Luke Miller 7318b8d664 working on upgrading CLI 3 years ago
  Nathan Schneider 4e0cc858e9 Merge branch 'actions' into 'master' 3 years ago
  Luke Miller 761a058b6a refactored to simpler pending action system 3 years ago
  Nathan Schneider 0539b82d9a Merge branch 'actions' into 'master' 3 years ago
  Luke Miller 12623ee4a2 documentation 3 years ago
  Luke Miller 6de2be011f added a function to wipe all pending actions for dead processes, consent module now does this on close 3 years ago
  Luke Miller 295cd983b8 added remove pending action function, now called in consent module when pending action is completed 3 years ago
  Luke Miller 2e6c8a5ee3 added process id to log message 3 years ago
  Luke Miller f616136597 moving how pending actions work around, after some testing and discussion. reordered how new processes are created so that they have access to their own ids 3 years ago
  Luke Miller 1890534195 added an actions table to processes, which lists the actions required of each user 3 years ago
  Luke Miller 37f1b48466 fixed issue with loading processes from memory 3 years ago
  Nathan Schneider 206d4af9e2 Merge branch 'process-updates' into 'master' 3 years ago
  Luke Miller 20f2854969 made user index local 3 years ago
  Luke Miller eeb734bab2 added delete function for processes, and autodeletes on completion 3 years ago
  Luke Miller 0f41e15845 simplified request params check 3 years ago
  Luke Miller 56ab80d08e moved type var into process table, this means that when loaded from memory, processes will properly reconnect to their classes 3 years ago
  Nathan Schneider f837e99077 Merge branch 'join-created-orgs' into 'master' 3 years ago
  Luke Miller 96705e826f updates modpol instance during reset, add_org request no longer has user param, but uses request.user as the first user in the org 3 years ago
  Luke Miller 382b4c8dc9 updated org test 3 years ago
  Luke Miller c44defa864 reset function now regenerates the instance 3 years ago
  Luke Miller 28e31eebc9 orgs are now initialized with a founding member 3 years ago