Fang
|
140c847271
|
Updated /sur/talk.hoon to be more clear and consistent.
|
2017-10-31 19:56:56 +01:00 |
|
Fang
|
31cd0593aa
|
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
|
2017-10-24 15:21:15 +02:00 |
|
C. Guy Yarvin
|
4018c1b571
|
More syntax fixes; add , prefix for handmade pattern
|
2017-10-23 14:41:27 -07:00 |
|
Fang
|
e59b37eafc
|
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
|
2017-10-19 23:59:14 +02:00 |
|
Fang
|
7fdcf344e3
|
Now using audience instead of (set circle) where appropriate.
|
2017-10-19 02:05:53 +02:00 |
|
C. Guy Yarvin
|
6df5e754fa
|
Fix some minor syntax bugs
|
2017-10-18 12:55:02 -07:00 |
|
Fang
|
24e6873a5c
|
Slightly improved sur/talk wrt true names.
|
2017-10-11 23:47:50 +02:00 |
|
Fang
|
3248b0437d
|
Moved deltas out of /sur, into /app.
|
2017-10-10 16:30:27 +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
|
5c7e045495
|
Talk files now compile.
Guardian doesn't yet init properly.
|
2017-10-06 19:35:25 +02:00 |
|
Fang
|
bb5150819c
|
Merge branch 'talk-split' into remaint-merge-talk
Uncompiled. Untested.
# Conflicts:
# app/talk.hoon
# lib/helm.hoon
# lib/talk.hoon
# mar/talk/command.hoon
# mar/talk/report.hoon
# mar/talk/telegrams.hoon
# sur/talk.hoon
|
2017-10-06 14:46:46 +02:00 |
|
Fang
|
5cf7e0971c
|
Misc. cleanup, comments, ideas.
|
2017-10-06 13:29:15 +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 |
|
C. Guy Yarvin
|
843dd42e54
|
Final, correct ^ conversion.
|
2017-09-19 22:08:33 -07:00 |
|
C. Guy Yarvin
|
f8349b1aa7
|
Correct ^ conversion.
|
2017-09-19 17:35:45 -07:00 |
|
C. Guy Yarvin
|
60a1104891
|
Translate ^ runes.
|
2017-09-19 16:24:30 -07:00 |
|
Fang
|
cdcdd82021
|
Sent messages now get their delivery state tracked locally.
(Interface for accessing this state yet to be exposed.)
|
2017-08-02 21:43:56 -07: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
|
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
|
830200265c
|
Circle names are now terms instead of knots.
|
2017-07-11 15:32:18 -07:00 |
|
Fang
|
e3467bfd66
|
Wrapper molds for nicknames and story names.
|
2017-07-11 15:12:29 -07:00 |
|
Fang
|
54e865f27f
|
Renamed inherited flag and made it default to false.
|
2017-07-10 18:41:50 -07:00 |
|
Fang
|
5d566cd77f
|
Better formatting for ++range and ++place definitions.
|
2017-07-10 17:39:03 -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
|
1daf2f547f
|
Pulled /reader diffs and rumors into their own structures.
|
2017-07-10 14:09:59 -07:00 |
|
Fang
|
fa193ca559
|
Now have separate structures for inward & outward diffs (deltas vs diffs/rumors).
|
2017-07-07 17:21:40 -07:00 |
|
Fang
|
90c70cc916
|
Removed reactions. Now just crash instead of neatly informing the user.
|
2017-07-07 17:01:56 -07:00 |
|
Fang
|
ab7f7d47a5
|
Removed /friend query for now.
|
2017-07-07 16:21:13 -07:00 |
|
Fang
|
9075373db7
|
Removed outbox.
|
2017-07-06 20:01:08 -07:00 |
|
Fang
|
8ceb9312d1
|
Removed delivery state from telegram audiences.
|
2017-07-06 18:16:17 -07:00 |
|
Fang
|
35d057f420
|
TODOs based on code review.
|
2017-07-06 13:38:36 -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
|
7928998e9b
|
Missing change in sur to allow range specification in the %source action.
|
2017-06-27 12:43:48 -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
|
f04b142bee
|
Reactions now always send to ost.bol.
|
2017-06-22 18:04:22 -07:00 |
|
Fang
|
fe2246066e
|
Removed unused %more delta.
|
2017-06-22 13:48:10 -07:00 |
|
Fang
|
0642ee5f16
|
Cleanup of inline docs and comments.
|
2017-06-21 17:16:22 -07:00 |
|
Fang
|
87350712be
|
Completed and cleaned up inline documentation.
|
2017-06-21 13:48:47 -07:00 |
|
Fang
|
60f5ed19d1
|
Renamed cus in filter to cas.
|
2017-06-15 20:29:35 -07:00 |
|
Fang
|
90c0ccdad0
|
Renamed sre and sourcee back to src and source.
|
2017-06-15 18:53:47 -07:00 |
|
Fang
|
9dbdd3f89f
|
Tiny changes, comments & cleanup.
|
2017-06-13 18:06:38 -07:00 |
|
Fang
|
ccfd01bb67
|
Touched up burden logic and moved it upstream, into delta generation.
|
2017-06-13 17:28:16 -07:00 |
|
Fang
|
2c96e87060
|
Moved %done delta logic upstream. Now actually stores message with updated audience.
|
2017-06-13 11:14:13 -07:00 |
|
Fang
|
975f07f2d1
|
Burden subscriptions now specify the bearer, delivering "customized" rumors.
|
2017-06-12 18:09:00 -07:00 |
|
Fang
|
563aa0102e
|
Mostly functional federation & delta model.
|
2017-06-12 15:19:45 -07:00 |
|