Commit History

Author SHA1 Message Date
  Nathan Schneider 48058a05b3 Merge branch 'interface' into 'master' 3 years ago
  Luke Miller 512ed2ecd4 added wrapper function for process:interact to control access 3 years ago
  Luke Miller 76db1ea87f adding to org dashboard, added check to make sure user is actually able to interact with process, set votes needed at process creation to prevent a stalemate if a user joins after 3 years ago
  Nathan Schneider af93683ca4 Update modpol_minetest/overrides/interactions/interactions.lua 3 years ago
  Luke Miller a6963ed84f upgraded dashboard to be more streamlined for CLI 3 years ago
  Luke Miller beeaa626a9 updated list_users functions to reflect new instance naming standard 3 years ago
  Nathan Schneider 011d30a1b4 Added some confirmation messages to request flow, still need more 3 years ago
  Nathan Schneider c26f11cd99 bugfixes to get delete and add_org requests to work. Working! 3 years ago
  Nathan Schneider fa4283dce6 Merge branch 'interaction-nested-functions' into 'master' 3 years ago
  Nathan Schneider 30e25aee3d Progress on bugfixes and Minetest interfaces, but processes are still not completing 3 years ago
  Nathan Schneider 3775f77c2e Getting the testing formspecs working with requests and nested functions, bugfixes like crazy 3 years ago
  Nathan Schneider 97d540715a Fixed bug preventing second formspecs from showing in sequences of interactions 3 years ago
  Nathan Schneider 4016aa77cc Success using nested functions for requests on CLI 3 years ago
  Nathan Schneider 82226f71b1 Added working test of nested poll function on CLI 3 years ago
  Nathan Schneider 4e10d74bff Further implementation of nested functions in interactions, including in consent module 3 years ago
  Nathan Schneider 74263b252b Shifting minetest interactions to nested functions 3 years ago
  Nathan Schneider 3885f9af78 Testing cascading functions in interactions 3 years ago
  Nathan Schneider b9bbf0380f experimenting with passing functions through interactions 3 years ago
  Luke Miller 1707a417e3 finally fixed the add_org request loop bug in the formspec!! 3 years ago
  Luke Miller 3dd5ff615d merged 3 years ago
  Luke Miller 87f4b6a2fe added ledger records and data saving for all valid org actions, updated storage code to not text dump 3 years ago
  Luke Miller 223fde221a added open default policies for orgs, and fixed error with passing raw player data into request 3 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