mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-11 08:55:23 +03:00
Renamed cus in filter to cas.
This commit is contained in:
parent
90c0ccdad0
commit
60f5ed19d1
@ -979,7 +979,7 @@
|
||||
?: |((lth a 32) =(a `@c`127))
|
||||
`@`'?'
|
||||
:: if desired, remove uppercasing.
|
||||
?: ?& !cus.fit.shape
|
||||
?: ?& !cas.fit.shape
|
||||
(gte a 'A')
|
||||
(lte a 'Z')
|
||||
==
|
||||
|
@ -158,8 +158,7 @@
|
||||
:: and: when gaining a fed, do a %peer (√)
|
||||
== ::
|
||||
++ filter ::> content filters
|
||||
$: cus/? ::< dis/allow capitals
|
||||
::TODO rename cus to cas? (capitals/case instead of cuss)
|
||||
$: cas/? ::< dis/allow capitals
|
||||
utf/? ::< dis/allow non-ascii
|
||||
== ::
|
||||
++ control {sec/security ses/(set ship)} ::< access control
|
||||
|
Loading…
Reference in New Issue
Block a user