Commit Graph

7050 Commits

Author SHA1 Message Date
Fang
41e2547c9b Merge commit '49429adb45ce1d7f685927ce6e901a3263d4c122' into remaint-merge-talk 2017-11-27 19:27:20 +01:00
C. Guy Yarvin
49429adb45 Remove debug flag. 2017-11-25 13:13:53 -08:00
C. Guy Yarvin
122c269332 Complete initial transition to ++blow as %ktcn. 2017-11-25 13:13:53 -08:00
C. Guy Yarvin
626b7026b9 Initial testing configuration. 2017-11-25 13:13:53 -08:00
C. Guy Yarvin
1c5c1f12a9 Interpreter runs. 2017-11-25 13:13:53 -08:00
C. Guy Yarvin
b3245ae96b ++musk committed, still testing. 2017-11-25 13:13:53 -08:00
C. Guy Yarvin
c78ed1b93c Prototype of ++musk, partial interpreter. 2017-11-25 13:13:53 -08:00
Fang
87ba3ef472 Less ugly glyph rendering in ++cr-show. 2017-11-24 23:05:41 +01:00
Fang
ed257a9df7 Talk now only assigns a glyph and sends presence when ;joins succeed. 2017-11-24 23:05:12 +01:00
Fang
1b7aae8631 Implemented /circles, for querying visible circles on ships. 2017-11-24 20:34:46 +01:00
Fang
e14e9dfea5 Comments, minor cleanup. 2017-11-24 00:46:41 +01:00
Fang
f13979d1f2 ++ta-action no longer requires a bone it doesn't even use. 2017-11-24 00:46:00 +01:00
Fang
a2cf78a510 Made situations where forced unsubscribes occur (;banish, ;delete) actually work.
We no longer resubscribe when a foreign source quits our subscription.
We don't always want to do this for local quits either, but can't differentiate. So for now, we pull local subs instead of quitting them.

Depends on urbit/arvo#459
2017-11-24 00:43:16 +01:00
Fang
7d13f01633 Removed unused delta %quit. 2017-11-23 13:31:59 +01:00
Fang
52c6805879 Now remove people's presence when they get banished. 2017-11-22 23:23:16 +01:00
Anton Dyudin
013878c84e
Merge pull request #453 from ohAitch/gen-shims
Add /+  old-zuse shims to various generators
2017-11-22 12:42:18 -08:00
Matthew Levan
b8a01b5a7e twig -> hoon in lib/cram
(cherry picked from commit 663e0e8284c080e9d38821b53950bf9325a1e209)
2017-11-22 12:39:39 -08:00
Anton Dyudin
47f2c2f54a fix "span" references in ford 2017-11-22 12:28:31 -08:00
Fang
1771a56e36 Now also send invite messages to people who have already been invited.
To allow for hosts to notify/remind people they can join.
2017-11-22 21:22:44 +01:00
Anton Dyudin
2a13556be5
Merge pull request #454 from ohAitch/mar-umd
pull up to date unmark into hoon.hoon, mar/umd
2017-11-22 12:21:52 -08:00
Anton Dyudin
2efd948bd9 Merge branch 'master' into mar-umd 2017-11-22 12:20:35 -08:00
Fang
974d1e1026 No longer send out multiple messages when inviting multiple people. 2017-11-22 20:40:20 +01:00
Fang
a03a5d2feb Now need write permission to indicate presence. 2017-11-22 20:22:08 +01:00
Fang
afa8402f2f Updated ++sa-unearth to correctly work with current subscription paths. 2017-11-22 18:51:12 +01:00
Ted Blackman
fdb8f4a46a
Merge pull request #449 from ohAitch/unspam
Fewer ford->clay subscriptions
2017-11-21 11:18:09 -08:00
Anton Dyudin
6c432d9f38
Merge branch 'master' into unspam 2017-11-20 16:13:05 -08:00
Fang
caac75dc65 No longer require %inbox membership to be able to list a circle in one's public memberships. 2017-11-20 21:44:22 +01:00
Anton Dyudin
f6cdecb58b fix mar/umd 2017-11-20 12:30:53 -08:00
Fang
5fbb7599cb Hall stories now also track where messages were received from.
Stories can be queried for messages originating exclusively from a specific source.
2017-11-20 20:48:54 +01:00
Fang
afa6b7552c Now *actually* checks if a message is in a subscriber's range.
Fixes omitted sample caused by changes in 6e4b9fe.
2017-11-20 20:23:02 +01:00
Anton Dyudin
a8fb0ed8f8 Merge branch 'mar-umd' into master 2017-11-20 11:17:39 -08:00
Anton Dyudin
04579db473 pass text metadata through verbatim 2017-11-20 11:01:35 -08:00
Fang
909d8665f3 Simplify unnecessarily verbose checks in ++dedicate. 2017-11-20 18:51:55 +01:00
Fang
5436f71bce Removed unnecessary operations in ++so-resub. 2017-11-20 14:44:29 +01:00
C. Guy Yarvin
41904890e8 Clean up burn semantics. 2017-11-19 14:05:08 -08:00
C. Guy Yarvin
adad2cc81a Decouple hoon.hoon from vane builds in reset, solid 2017-11-17 15:14:56 -08:00
Fang
115ac3eb42 Can now adjust printed timestamps using ;set timezone +/-hours
(Also, now uses message timestamp instead of now.)
2017-11-17 21:32:44 +01:00
Fang
6d4db0d017 Proper backstepped separator comments for the main talk parser. 2017-11-17 21:14:42 +01:00
Matthew Levan
cd6141ff2e Merge branch 'master' of https://github.com/urbit/arvo 2017-11-17 11:40:14 -08:00
Fang
5cd9f12ae3 Tiny fixes & todo's cleanup. 2017-11-17 20:10:23 +01:00
Fang
c16269de6f Stories now track which ships are actually subscribed to them.
Can be queried using /peers/[circle-name].
2017-11-17 20:09:40 +01:00
Fang
0a610d6419 Cleaned up %peer and %pull move wires and logic. 2017-11-17 18:41:08 +01:00
Fang
f6c574647d Config notifications now also smaller. 2017-11-17 13:47:16 +01:00
C. Guy Yarvin
bd17e5ece5 Rename ++twig to ++hoon. 2017-11-16 13:50:03 -08:00
C. Guy Yarvin
c7e73c22f9 Rename ++span to ++type. 2017-11-16 12:44:27 -08:00
Fang
c05ca4a103 Hall now silently ignores (the data-less) %report prizes, so it doesn't seem like something's wrong. 2017-11-16 21:32:09 +01:00
Fang
a784b2513b Made notifications slightly less obnoxious. 2017-11-16 21:31:17 +01:00
Matthew Levan
8d0eca1c3a swap poja and pojo 2017-11-16 10:39:31 -08:00
Fang
7739bfb855 Further renaming "reader" to "client". 2017-11-16 16:36:34 +01:00
Fang
27d3867951 Changed ?-/?+ separation comments to adhere more closely to the standard. 2017-11-16 01:21:25 +01:00