提交歷史

作者 SHA1 備註 提交日期
  Nathan Schneider 9e492bb1f8 Added remove_org_consent module, a few other tweaks to modules 2 年之前
  Luke Miller 48123b3496 added consent module, nesting mdoules now functional! 2 年之前
  Nathan Schneider a1a6203bab More very messy work on drafting module structure 2 年之前
  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 2 年之前
  Nathan Schneider c26f11cd99 bugfixes to get delete and add_org requests to work. Working! 2 年之前
  Nathan Schneider 30e25aee3d Progress on bugfixes and Minetest interfaces, but processes are still not completing 2 年之前
  Nathan Schneider 4e10d74bff Further implementation of nested functions in interactions, including in consent module 2 年之前
  Luke Miller 1be8e8b23d basic interaction dashboard, interact callback function in consent module 2 年之前
  Luke Miller 761a058b6a refactored to simpler pending action system 3 年之前
  Luke Miller 6de2be011f added a function to wipe all pending actions for dead processes, consent module now does this on close 3 年之前
  Luke Miller 295cd983b8 added remove pending action function, now called in consent module when pending action is completed 3 年之前
  Luke Miller 2e6c8a5ee3 added process id to log message 3 年之前
  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 年之前
  Luke Miller 1890534195 added an actions table to processes, which lists the actions required of each user 3 年之前
  Luke Miller eeb734bab2 added delete function for processes, and autodeletes on completion 3 年之前
  Luke Miller 56ab80d08e moved type var into process table, this means that when loaded from memory, processes will properly reconnect to their classes 3 年之前
  Luke Miller 797d0bebb8 significant progress! a working process from beginning to end can be seen in test/org_req_test.lua 3 年之前
  Luke Miller a7ba7605d3 proccesses are working now! 3 年之前
  Luke Miller fb0bb4f049 starting to bring consent module online 3 年之前
  Luke Miller 68d8da7290 drafting consent module 3 年之前
  Luke Miller 358aacba0a small fixes in requests system, working towards process support 3 年之前