Commit History

Author SHA1 Message Date
  Luke Miller beeaa626a9 updated list_users functions to reflect new instance naming standard 2 years ago
  Nathan Schneider 011d30a1b4 Added some confirmation messages to request flow, still need more 2 years ago
  Nathan Schneider c26f11cd99 bugfixes to get delete and add_org requests to work. Working! 2 years ago
  Nathan Schneider fa4283dce6 Merge branch 'interaction-nested-functions' into 'master' 2 years ago
  Nathan Schneider 30e25aee3d Progress on bugfixes and Minetest interfaces, but processes are still not completing 2 years ago
  Nathan Schneider 3775f77c2e Getting the testing formspecs working with requests and nested functions, bugfixes like crazy 2 years ago
  Nathan Schneider 97d540715a Fixed bug preventing second formspecs from showing in sequences of interactions 2 years ago
  Nathan Schneider 4016aa77cc Success using nested functions for requests on CLI 2 years ago
  Nathan Schneider 82226f71b1 Added working test of nested poll function on CLI 2 years ago
  Nathan Schneider 4e10d74bff Further implementation of nested functions in interactions, including in consent module 2 years ago
  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 2 years ago
  Luke Miller 1be8e8b23d basic interaction dashboard, interact callback function in consent module 2 years ago
  Luke Miller 7318b8d664 working on upgrading CLI 2 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