Differences From Artifact [194a7e6d10]:
- File store.t — part of check-in [7bd78f9b1c] at 2021-01-05 22:10:42 on branch trunk — improve sql, js, docs, other tweaks (user: lexi, size: 16402) [annotate] [blame] [check-ins using]
To Artifact [e1429862ec]:
- File store.t — part of check-in [7239d174b1] at 2021-01-05 22:13:07 on branch trunk — clean up debug code (user: lexi, size: 16427) [annotate] [blame] [check-ins using]
89 89 (pow.visible << true) 90 90 (pow.post << true) 91 91 (pow.shout << true) 92 92 (pow.propagate << true) 93 93 (pow.artifact << true) 94 94 (pow.account << true) 95 95 (pow.edit << true) 96 + (pow.snitch << true) 96 97 return m.rights { rank = 0, quota = 1000, invites = 0, powers = pow; } 97 98 end 98 99 99 100 struct m.actor { 100 101 id: uint64 101 102 nym: str 102 103 handle: str