Commit Graph

196 Commits

Author SHA1 Message Date
C. Guy Yarvin
5c8a77fe90 Final syllable renaming. 2018-03-13 21:36:10 -07:00
C. Guy Yarvin
55ea6e6aea Cleared fab flags; preparing to ripple. 2018-02-13 21:36:25 -08:00
C. Guy Yarvin
9a8dfb21fc Almost fully transitioned. 2018-02-12 17:09:22 -08:00
C. Guy Yarvin
e749d60b1d Merged with constant errors disabled. 2018-01-31 15:36:48 -08:00
C. Guy Yarvin
51bc2cf677 Boots with latest kernel. 2018-01-31 14:20:39 -08:00
Fang
2b08d7fbd9 Make hall and talk always use ost.bol instead of bone 0, which gall now disallows. 2018-01-25 19:03:22 +01:00
Fang
4e33264230 Can now query hall for own circles.
Talk code depends on #522.
Closes #503.
2018-01-03 18:34:13 +01:00
Fang
c61ada5f3e Fix off-by-one error in message selection.
Closes #516.
2017-12-23 17:07:56 +01:00
Fang
90608339cc Only send presence when sourcing from targets for an indefinite amount of time. 2017-12-22 01:14:07 +01:00
Fang
13c2d0156d Talk notifications now wrap properly.
Pulled line wrapping logic out into the lib.
Closes #468.
2017-12-19 20:58:48 +01:00
Fang
78c285ce1e Fixed issue that caused talk to not receive config and status updates if the inbox hadn't yet received any messages.
Closes #511.
2017-12-19 16:19:06 +01:00
Fang
2a118e330b Merge commit 'ff5c9ae031d58b27d7db3b563aba3f3310e83286' into hall-talk-smallfix 2017-12-19 15:33:30 +01:00
Elliot Glaysher
a5ef941505 Enables more doccords in hall and talk. 2017-12-18 15:53:59 -08:00
Fang
4268f30d4b Now show the original's message number when showing reply-to details. 2017-12-18 18:32:59 +01:00
Fang
a3dcca66e4 Talk no longer accepts peers from moons, they should run a local client.
Also actually crash on invalid subscription.
2017-12-18 17:03:18 +01:00
Fang
31e1c73aed Made ++name a knot rather than a term. 2017-12-18 14:21:52 +01:00
Fang
06b3355556 Renamed ++naem to ++name. 2017-12-18 14:20:45 +01:00
Fang
84c0e6013f Bind a glyph for every inbox source, regardless of range.
Closes urbit/arvo#505.
2017-12-17 21:05:01 +01:00
Fang
55b15f850c Merge commit '60b4024516d0306bd5ec26ea744a9a1f194691b8' into hall-talk-smallfix 2017-12-17 20:09:52 +01:00
Fang
1022d21014 Always delete the first gram in 'screw' debug poke.
And comment for warning.
2017-12-15 20:48:01 +01:00
Fang
6bb176e938 More talk debug pokes.
'reset' to rebuild message state. 'screw' to trigger legacy issue.
2017-12-15 20:24:00 +01:00
Fang
9803190389 Reset talk's ++prep back to baseline. 2017-12-15 20:22:55 +01:00
Fang
55715fcd5d Changed debug poke 'check' to always give some information. 2017-12-14 16:58:51 +01:00
Fang
bd46499dab Force full rebuild of talk's message state. 2017-12-14 16:58:21 +01:00
Fang
74b5a9c6f4 Revising a previously heard message no longer just deletes it. 2017-12-14 16:57:18 +01:00
Fang
56519a6b56 More temporary debug pokes. 2017-12-14 01:55:33 +01:00
Fang
d5a4406770 Force talk to reconnect to hall on-update.
New subscriptions are made using bone 0, as they're supposed to.
2017-12-14 01:37:52 +01:00
Fang
36b91c6425 Add ;sources command for displaying the active sources of circles. 2017-12-14 01:36:02 +01:00
Fang
19eb437f9c ;leave now removes *all* inbox subscriptions to the specified circles. 2017-12-14 01:32:39 +01:00
Fang
835dae7317 ;join now loads only a day's worth of backlog by default. 2017-12-14 01:30:06 +01:00
Fang
50a46c0e17 Revert talk's ++prep to baseline. 2017-12-14 00:12:35 +01:00
Fang
c70035af84 Rename ++our to ++self. 2017-12-12 22:34:04 +01:00
Fang
627c94a9b7 Fix #479 for people who are experiencing it. 2017-12-12 16:04:51 +01:00
Fang
93794ce853
Revert talk's ++prep back to normal. 2017-12-11 23:18:37 +01: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
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
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
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
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
07885a3c98 Removed version requirements from hall and talk.
Also small comment cleanup.
2017-12-05 22:32:55 +01: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
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
Fang
5cd9f12ae3 Tiny fixes & todo's cleanup. 2017-11-17 20:10:23 +01:00