Fang
c70035af84
Rename ++our to ++self.
2017-12-12 22:34:04 +01:00
Ted Blackman
8fe58e3261
Merge pull request #487 from Fang-/revert-prep
...
Revert hall's ++prep back to normal.
2017-12-11 12:35:45 -08:00
Ted Blackman
22e52b18b9
Merge pull request #486 from Fang-/talk-small-fixes
...
Hall & talk QoL fixes
2017-12-11 12:32:23 -08:00
Fang
8b7628fc13
Revert ++prep back to normal.
2017-12-11 21:25:50 +01:00
Ted Blackman
b40e18bdaa
Merge pull request #481 from Fang-/talk-numbering-fix
...
Rebuild msg number references, fix msg updating, provide debug tools
2017-12-11 12:22:05 -08:00
Fang
eb31ab7e0b
Cut informational messages off at the configured term-width.
2017-12-11 21:00:55 +01:00
Fang
d111a06572
Only send presence when performing a simple ;join, not when doing ;source.
2017-12-11 20:14:31 +01:00
Fang
0243f1f276
When receiving a new circle configuration, print the description and filter rules.
...
Closes #467 .
2017-12-11 19:54:22 +01:00
Fang
7ea1a0507a
Speeches embedded in speeches are no longer exempt from filtering.
...
Closes #478 .
2017-12-11 19:49:45 +01:00
Fang
8c40520164
Removed outdated todo.
2017-12-11 19:33:37 +01:00
Fang
c5cd8b7721
Now properly handle messages we're re-reading from a different source.
2017-12-11 18:28:40 +01:00
Elliot Glaysher
93d822e567
Enabled doccords in hall.
2017-12-10 19:56:58 -08:00
Fang
f1514c8a21
Add poke arm for getting debug info out of hall and talk.
2017-12-11 01:00:26 +01:00
Fang
0e04242148
Add logic for rebuilding state that refers to messages by numbers.
...
Because count used to be incorrect, messages are being referred to by incorrect indices. This rebuilds all count-dependent data.
2017-12-11 01:00:26 +01:00
Fang
0a24fd09fb
Fix incorrect usage of sourced list of indices.
2017-12-11 01:00:26 +01:00
Fang
a114dc7e06
Fix off-by-one error when updating old messages.
2017-12-11 01:00:26 +01:00
Ted Blackman
7aa8150639
Merge pull request #475 from Fang-/talk-fix-present
...
Fix erroneous presence handling
2017-12-09 14:39:01 -08:00
Fang
b8109d5b95
Ignore %status and %config diffs that wouldn't actually change anything.
2017-12-09 17:45:43 +01:00
Fang
66f87e1fab
Ignore %present commands that wouldn't actually change anything.
2017-12-09 17:33:36 +01:00
Fang
3e0a681c2b
A %remove status diff now *actually* removes the status.
2017-12-09 17:17:57 +01:00
Fang
100f0cb431
Don't put any grams into the prize if they weren't requested.
2017-12-09 14:59:29 +01:00
Fang
6a162cd5d9
Reset stories' count to be equal to (lent grams) in ++prep.
2017-12-08 23:05:47 +01:00
Fang
97a09f4214
Clean up transitionary code for the talk ++quit fix.
2017-12-08 16:00:40 +01:00
Fang
21f0f55d25
Implements ++quit arms for talk, so that it can recover from losing connection to hall.
2017-12-08 15:58:58 +01:00
Ted Blackman
33ef3928dd
fix fora import
2017-12-06 14:24:24 -08:00
Fang
1287c04443
The talk interface now properly pretends to be the planet when run on a moon.
2017-12-06 17:09:59 +01:00
Fang
27db17d1a4
Fixed incorrect usage of ++team:title.
2017-12-06 16:54:08 +01:00
Fang
3ecd885177
Now properly avoids sending burden updates to the reporter again.
2017-12-06 12:30:19 +01:00
Fang
122362e732
Fixed syntax error introduced into hood.hoon.
2017-12-06 00:19:56 +01:00
Fang
07885a3c98
Removed version requirements from hall and talk.
...
Also small comment cleanup.
2017-12-05 22:32:55 +01:00
Fang
41098a2121
Merge commit '8bf726fdb1ecaf072d72ec795948f842ff7ea2e7' into remaint-merge-talk
2017-12-05 22:31:00 +01:00
Anton Dyudin
2eac6be25d
Merge branch 'org-libs' into master
2017-12-05 12:07:33 -08:00
Fang
4b49445481
Merge commit '87e658a765549e9674377d9beeafc3dc6529322b' into remaint-merge-talk
2017-12-03 19:41:24 +01:00
C. Guy Yarvin
b26639b690
Revert "Cache tile defaults."
...
This reverts commit db54f72514
.
2017-11-30 14:31:28 -08:00
Anton Dyudin
deea2fd2bf
improve comment disdain
2017-11-29 20:55:58 -08:00
Anton Dyudin
63d8c83cea
separate out hood dsl implementation from main switchboard
2017-11-29 20:33:15 -08:00
Anton Dyudin
564d7ebf0c
handle kiln coups in kiln
2017-11-29 20:31:13 -08:00
Anton Dyudin
760ae2f114
fully namespace drum/helm/kiln
2017-11-29 13:38:16 -08:00
Anton Dyudin
3f06652142
fix /+ womb references
2017-11-29 13:38:16 -08:00
Anton Dyudin
2f91190a96
add example of hood plugin
2017-11-29 12:47:12 -08:00
Anton Dyudin
3d744c8d74
namespace hood "libraries"
2017-11-29 12:47:12 -08:00
C. Guy Yarvin
a4538d4643
Move to ++writ, more generalized help.
2017-11-27 21:17:21 -08:00
C. Guy Yarvin
cbb2f82656
Merge remote-tracking branch 'eglaysher/deco'
2017-11-27 20:37:52 -08:00
Fang
41e2547c9b
Merge commit '49429adb45ce1d7f685927ce6e901a3263d4c122' into remaint-merge-talk
2017-11-27 19:27:20 +01: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