Fang
3bb8df9e01
Added an indicator (^) to %ire %lins.
2017-11-03 20:00:11 +01:00
Fang
6e4b9fe6b7
Updated circle query paths to be slightly more flexible in the data they subscribe to.
...
Internal %peer paths in the guardian got a bit messy.
2017-11-03 15:54:25 +01:00
Fang
cda08d5d62
Trivial changes & cleanup in talk-agent.
2017-11-02 18:30:25 +01:00
Fang
0b0b6ccf27
Allow for entering of @da and @dr into a source's range.
2017-11-02 18:23:59 +01:00
Fang
945544e92d
Consolidated ++pr (formerly passport rendered) into ++cr (circle renderer).
2017-11-02 17:16:47 +01:00
Fang
82fbe1456e
Cleaned up code relating to ++work.
2017-11-02 16:53:19 +01:00
Fang
89c8ed605b
Renamed nik/nak to be slightly more descriptive.
2017-11-02 16:36:23 +01:00
Fang
6b88de73d3
Made talk-agent render width configurable.
2017-11-02 16:35:48 +01:00
Fang
80b4278554
Fixed off-by-one error when doing %lin wrapping.
2017-11-02 16:19:50 +01:00
Fang
de061524cf
Uncoupled presence from subscriptions.
...
To gain/remove a status in a circle, it now has to un/set by the reader.
2017-11-02 00:44:13 +01:00
Fang
f996aad7f3
Made inline rendering of %exp speeches a bit more consistent.
2017-11-01 21:53:00 +01:00
Fang
a284e31a4f
All default mailboxes are now called %inbox, regardless of ship class.
2017-11-01 18:35:06 +01:00
Fang
4506f4ca5c
Fixes relating to /sur/talk change
2017-11-01 13:36:25 +01:00
Fang
140c847271
Updated /sur/talk.hoon to be more clear and consistent.
2017-10-31 19:56:56 +01:00
Fang
311037c061
Don't print presence lists for mailboxes.
2017-10-27 22:58:10 +02:00
Fang
3f8e038902
Fixed audience selection by glyph.
2017-10-27 21:09:36 +02:00
Fang
9aa932e037
Improved rendering of %exp speeches in talk-agent.
2017-10-25 22:07:36 +02:00
Fang
7fdcf344e3
Now using audience instead of (set circle) where appropriate.
2017-10-19 02:05:53 +02:00
Fang
ea3cd64ccd
Ported over the %notify setting flag from urbit/arvo#318 .
2017-10-10 17:40:38 +02:00
Fang
58a5b87fcf
Renamed the %noob setting flag to %nicks.
2017-10-10 17:17:10 +02:00
Fang
4d7a4b94fe
Now using =? where appropriate.
2017-10-10 16:44:37 +02:00
Fang
e96b7d5fa3
;who only shows members of currently joined circles.
2017-10-10 15:59:47 +02:00
Fang
0d72c1d2c4
Made range a first-class citizen of sources/subscriptions.
...
FIXME side-effect: agent can't unsub from sources with specified ranges.
2017-10-09 22:50:17 +02:00
Fang
9d6c3eca7d
Use shortened comet names in talk audience prompt.
2017-10-09 12:02:28 +02:00
Fang
61ae8c747a
Removed unnecessary printfs.
2017-10-09 11:57:36 +02:00
Fang
5c7e045495
Talk files now compile.
...
Guardian doesn't yet init properly.
2017-10-06 19:35:25 +02:00
Fang
5cf7e0971c
Misc. cleanup, comments, ideas.
2017-10-06 13:29:15 +02:00
Fang
3cc7b0cf11
Changed "true" in %lin's pat.speech to mean "yes, has @/is action" instead of that being "false".
2017-10-06 13:22:12 +02:00
Fang
301b1f37ec
Fixed issue where • wasn't breaking up messages properly.
2017-10-06 00:08:47 +02:00
Fang
2f6a7e3916
Properly implemented %ire
, the reply speech type.
...
Refactored how known messages are accessed.
2017-10-06 00:04:26 +02:00
Fang
fc9386c533
Renamed some dif/delta* to det and some dif/rumor* to rum, to remove ambiguity.
2017-07-21 15:53:24 -07:00
Fang
fe08209ff6
Agent now properly counts unicode characters as a single character.
2017-07-21 15:16:41 -07:00
Fang
f19891d488
Message diffs are now always about a single message, rather than being "maybe multiple messages but practically always just one".
2017-07-20 16:57:53 -07:00
Fang
bf5d81e00b
Now sending message nrs along with message rumors themselves.
...
Separated full story state (++burden) from potentially partial story state (++package).
2017-07-19 19:19:03 -07:00
Fang
4022ecd70e
Agent now uses terms instead of knots for settings.
2017-07-17 14:30:52 -07:00
Fang
8c2afd57d6
Applied new wrapper types to talk-agent.
2017-07-11 15:50:39 -07:00
Fang
a43c99859b
Merged ++statement into ++thought, removed tot face from ++telegram.
2017-07-10 17:23:12 -07:00
Fang
caac4c8913
Removed ++partner. Everything is now ++circles.
2017-07-10 17:21:58 -07:00
Fang
90c70cc916
Removed reactions. Now just crash instead of neatly informing the user.
2017-07-07 17:01:56 -07:00
Fang
8ceb9312d1
Removed delivery state from telegram audiences.
2017-07-06 18:16:17 -07:00
Fang
f694d71d56
Removed unused message types. Changed %exp to include expression results.
2017-06-30 18:44:37 -07:00
Fang
4aa069c9f8
Removed bouquet for now.
2017-06-30 18:42:36 -07:00
Fang
2852b71070
%source config diff now only takes a single partner, since it never gets done for multiple.
2017-06-28 11:12:12 -07:00
Fang
3e32f78ac1
Can now set presence or status for specific circles, even foreign ones.
2017-06-27 17:29:51 -07:00
Fang
679ef2a6d3
Ranges specified in subscriptions now actually do something.
...
Does not yet quit ended subscriptions.
2017-06-26 16:56:03 -07:00
Fang
90c0ccdad0
Renamed sre and sourcee back to src and source.
2017-06-15 18:53:47 -07:00
Fang
82ed507338
Weaved agent's message printing into ++ta-learn and friends.
...
No longer reprints messages if only audience/delivery changed.
2017-06-13 11:16:19 -07:00
Fang
563aa0102e
Mostly functional federation & delta model.
2017-06-12 15:19:45 -07:00
Fang
23cd3ad758
Newly updated in-between commit for delta-model talk. tmp
2017-05-22 17:10:24 +02:00
Fang
076f3a0ac4
Message sanitization is now configurable on a per-story level.
...
Story configuration includes a filter for specifying sanitization rules: dis/allowing capitals and non-ASCII characters.
The agent does not care about these rules, and just sends its message. If more limiting rules becomes available, the agent might want to adjust its message parsing according to the active audience.
2017-05-09 21:43:42 +02:00