Commit Graph

6113 Commits

Author SHA1 Message Date
Joseph Blowsky
70b26f45a1 READ COMMIT MESSAGE
This galaxy was sold in June 2016, before the first public Urbit star crowdsale. Curtis Yarvin and Galen Wolfe-Pauly approved this sale.
2016-12-16 19:13:46 -05:00
Raymond Pasco
fd6d28ccc0 Remove blank lines at EOF 2016-12-15 22:52:53 -08:00
Raymond Pasco
bbc4d2c0ee Repository cleanup
mostly trailing whitespace removal
no new kernel because only changes there are whitespace removal
2016-12-15 22:36:45 -08:00
Raymond Pasco
44f6a90271 Merge remote-tracking branch 'eglaysher/tiswut'
Add =?, a conditional =. rune
2016-12-15 08:56:32 -08:00
Elliot Glaysher
c01673d8a4 Add a tiswut rune which is a conditional tisdot.
This changes:

  =.  a  ?.  =(b c)  a  c

into:

  =?  a  =(b c)  c

This also adds a few obvious changes in the vanes and in app/talk.hoon
to take advantage of this new rune.
2016-12-12 21:46:29 -08:00
Raymond Pasco
7171b49d02 Merge remote-tracking branches 'cgyarvin/feat.xmas-compiles', 'cgyarvin/feat.with-license', 'ohaitch/fix-autoload' and 'Fang/talk-notify'
%xmas compiles
LICENSE.txt
Forward port of |autoload
;set notify for talk

Evil merge: cite -> cite:title for zuse compat
2016-12-12 16:09:44 -08:00
Raymond Pasco
3953977cdb Merge branches 'fwd-wyt', 'fwd-ford-platform-dependencies', 'fwd-talk-who-fix' and 'fwd-talk-showtime'
Merge various forward-ported branches

Hint +-wyt:in
Add /===/mar and /===/arvo to %core req dependents
Fix talk's parsing of ;who
Talk setting: message timestamps
2016-12-12 14:47:03 -08:00
Fang
18afd44cd1 Talk can now display a timestamp at the end of messages. Settings flag %showtime. 2016-12-12 14:44:00 -08:00
Fang
63d2d970a8 Telegram renderer receives all settings, instead of just %noob.
sef for SEttings Flags.
2016-12-12 14:44:00 -08:00
Fang
b713d424b5 Fixed talk's command parser: now properly parses ;who * instead of ;who*. 2016-12-12 14:42:03 -08:00
Anton Dyudin
e6dcaa4a1c comments 2016-12-12 14:29:16 -08:00
Anton Dyudin
573562fc0c add /===/mar and /===/arvo to %core req dependends
This will cause many false positives (all apps reloaded on any mark change), but @cgyarvin says it's better than them drifting out of sync as they currently do.
2016-12-12 14:28:31 -08:00
Paul Driver
584bfbb74f hint +-wyt:in 2016-12-12 14:22:40 -08:00
Anton Dyudin
9c5c460847 track arvo.hoon in autoload 2016-12-12 10:08:46 -08:00
Fang
8f3dc7445f Talk beeps when your ship's "first name" is mentioned while the %notify flag is set. 2016-12-10 00:09:05 +01:00
Raymond Pasco
f33b8d3051 Merge remote-tracking branch 'cgyarvin/feat.no-arvo'
Remove unused arvo/ directory
2016-12-09 14:41:56 -05:00
C. Guy Yarvin
d820887568 Add license. 2016-12-08 14:32:53 -08:00
C. Guy Yarvin
018975e604 Delete obsolete files. 2016-12-08 14:29:13 -08:00
C. Guy Yarvin
a4954952d1 %xmas compiles and integrates with %jael. 2016-12-08 14:27:23 -08:00
Anton Dyudin
4a37034a45 fix |autoload, |reboot 2016-12-08 13:50:31 -08:00
Anton Dyudin
e5f429dc14 slightly clean up ++dust 2016-12-08 13:50:31 -08:00
Anton Dyudin
30ebbc77d0 remove deprecated arvo/ 2016-12-08 13:50:31 -08:00
Anton Dyudin
5bcb356709 add =try flag to +metal 2016-12-08 13:50:31 -08:00
Raymond Pasco
4fa9b84932 Merge remote-tracking branch 'joemfb/apt-set-map'
Check map/set invariants inside the molds for map/set.
2016-12-08 14:58:04 -05:00
Joseph Bryan
c05c194032 simplies ++qeu 2016-12-08 14:09:26 -05:00
Joseph Bryan
f240cf7c20 renames ept:by to apt:by 2016-12-08 14:09:26 -05:00
Joseph Bryan
d0e379d572 applies ept:by (map invariant) in ++map 2016-12-08 14:09:22 -05:00
Joseph Bryan
b4564cc237 applies apt:in (set invariant) in ++set 2016-12-08 13:17:05 -05:00
Raymond Pasco
820b524511 /!\ READ FULL COMMIT MESSAGE /!\
The history on the second parent of this commit is not guaranteed to be
useful or bootable. It was created somewhat outside the normal
development process. This commit runs as normal with the corresponding
/!\ commit in the urbit (vere) repository, but its corresponding
bootstrap pill cannot be easily recreated from history.

NB: requires -m to boot.

We apologize for the inconvenience.
2016-12-05 16:23:33 -05:00
C. Guy Yarvin
346307b2ed Not quite compiling. 2016-12-03 20:48:29 -08:00
C. Guy Yarvin
5e83d23720 Remove %sick; import xmas (does not compile). 2016-12-02 17:03:14 -08:00
Fang
fa797a9907 Telegram renderer receives all settings, instead of just %noob.
sef for SEttings Flags.
2016-12-02 22:00:55 +01:00
C. Guy Yarvin
223bdcc168 Undo sickness. 2016-12-02 12:02:09 -08:00
C. Guy Yarvin
0f762fd2a4 Move merged vanes back. 2016-12-02 11:34:07 -08:00
C. Guy Yarvin
c81681f19a Merge remote-tracking branch 'ohAitch/zuseflat-users' into plastic-boot 2016-12-02 11:32:34 -08:00
C. Guy Yarvin
0ab3f4b3a1 Move sys vanes back to arvo for merge. 2016-12-02 11:31:49 -08:00
C. Guy Yarvin
91d4655b2f Generalize ++hunt and move it to hoon.hoon. 2016-12-02 11:30:02 -08:00
Anton Dyudin
cdd71f30c3 expose de:crua as well as en:crua 2016-12-02 11:17:22 -08:00
Anton Dyudin
f57e30fc7b move ++rolt to ++of-wall:format 2016-12-02 10:43:16 -08:00
Anton Dyudin
d74182c92b re-add crypto:ames for vere event encryption compatibility 2016-12-02 10:34:35 -08:00
C. Guy Yarvin
5f3ee116eb %velo reset works. 2016-12-01 17:17:02 -08:00
Anton Dyudin
75b2840b97 canonize references into space:clay 2016-12-01 16:02:06 -08:00
Anton Dyudin
e7140e3c37 translate ++jo usage to ++dejs or ++dejs-soft 2016-12-01 15:29:32 -08:00
Anton Dyudin
ccee77affe rename ++dejs to ++dejs-soft, add crashing ++dejs 2016-12-01 14:16:35 -08:00
Anton Dyudin
063a8222f7 clean ++dejs 2016-12-01 14:11:59 -08:00
Anton Dyudin
668620d4b8 port forward ++unity names 2016-12-01 13:46:18 -08:00
Anton Dyudin
5f357346d8 flatten references to title,wired,differ,crypto,chrono 2016-12-01 13:46:18 -08:00
Anton Dyudin
03834e67f0 use ++hunt directly 2016-12-01 13:46:18 -08:00
Anton Dyudin
56da2fdb95 isolate pubsub:userlib usage 2016-12-01 13:46:17 -08:00
Anton Dyudin
782d15a1ca add =, ^gall to apps 2016-12-01 13:46:17 -08:00