Historie revizí

Autor SHA1 Zpráva Datum
  Nathan Schneider 82226f71b1 Added working test of nested poll function on CLI před 2 roky
  Nathan Schneider 4e10d74bff Further implementation of nested functions in interactions, including in consent module před 2 roky
  Nathan Schneider 74263b252b Shifting minetest interactions to nested functions před 2 roky
  Nathan Schneider 3885f9af78 Testing cascading functions in interactions před 2 roky
  Nathan Schneider b9bbf0380f experimenting with passing functions through interactions před 2 roky
  Luke Miller 1707a417e3 finally fixed the add_org request loop bug in the formspec!! před 2 roky
  Luke Miller 3dd5ff615d merged před 2 roky
  Luke Miller 87f4b6a2fe added ledger records and data saving for all valid org actions, updated storage code to not text dump před 2 roky
  Luke Miller 223fde221a added open default policies for orgs, and fixed error with passing raw player data into request před 2 roky
  Nathan Schneider ebc2f4758e Not yet successful attempt to convert add_child in Minetest interactions to a request před 2 roky
  Luke Miller 1be8e8b23d basic interaction dashboard, interact callback function in consent module před 2 roky
  Luke Miller 7318b8d664 working on upgrading CLI před 2 roky
  Nathan Schneider 4e0cc858e9 Merge branch 'actions' into 'master' před 3 roky
  Luke Miller 761a058b6a refactored to simpler pending action system před 3 roky
  Nathan Schneider 0539b82d9a Merge branch 'actions' into 'master' před 3 roky
  Luke Miller 12623ee4a2 documentation před 3 roky
  Luke Miller 6de2be011f added a function to wipe all pending actions for dead processes, consent module now does this on close před 3 roky
  Luke Miller 295cd983b8 added remove pending action function, now called in consent module when pending action is completed před 3 roky
  Luke Miller 2e6c8a5ee3 added process id to log message před 3 roky
  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 před 3 roky
  Luke Miller 1890534195 added an actions table to processes, which lists the actions required of each user před 3 roky
  Luke Miller 37f1b48466 fixed issue with loading processes from memory před 3 roky
  Nathan Schneider 206d4af9e2 Merge branch 'process-updates' into 'master' před 3 roky
  Luke Miller 20f2854969 made user index local před 3 roky
  Luke Miller eeb734bab2 added delete function for processes, and autodeletes on completion před 3 roky
  Luke Miller 0f41e15845 simplified request params check před 3 roky
  Luke Miller 56ab80d08e moved type var into process table, this means that when loaded from memory, processes will properly reconnect to their classes před 3 roky
  Nathan Schneider f837e99077 Merge branch 'join-created-orgs' into 'master' před 3 roky
  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 před 3 roky
  Luke Miller 382b4c8dc9 updated org test před 3 roky