Commit Graph

712 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Elliot Glaysher
b490c945c6 Stylize layer one of hoon.hoon, make # work in most cases. 2017-11-16 14:54:32 -08: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
Fang
27d3867951 Changed ?-/?+ separation comments to adhere more closely to the standard. 2017-11-16 01:21:25 +01:00
Fang
b416535408 Renamed "reader" to "client".
More immediately obvious terminology.
2017-11-16 00:56:33 +01:00
Fang
aa35774190 Minor styling and cleanup. 2017-11-16 00:48:56 +01:00
Fang
0cece6a04c Prevent decrement underflow when rendering messages with long prefixes on small terms. 2017-11-14 15:32:42 +01:00
Fang
0cdbb33e1c Fixed %app speeches to look identical to the way they do in old talk. 2017-11-14 15:16:28 +01:00
Fang
de025889a3 Lightly tweaked status and config change notifications.
Config notifications now also obey the %quiet flag.
2017-11-14 00:56:04 +01:00
Fang
9aa32d7de7 Subscriptions now get ended if we no longer know their story. 2017-11-14 00:55:18 +01:00
Fang
89f73aced8 If we got changes from a /report, don't send those same changes back to them. 2017-11-14 00:55:03 +01:00
Fang
ca61503876 Don't create a %permit delta if there is no change. 2017-11-13 23:45:55 +01:00
Fang
40d570aaae Talk now renders a notification when a circle's config changes. 2017-11-13 23:44:44 +01:00
Fang
e3c9ccb968 Talk now renders a notification when someone's status changes. 2017-11-13 22:35:41 +01:00
Fang
944d2587f3 Now also displays handles if there is no local nickname for a ship.
(Only if ;set nicks)
2017-11-13 19:41:42 +01:00
Fang
df53e1d6f8 Removed limitations on local nicknames. 2017-11-13 16:27:36 +01:00
Fang
f110edef79 Can now also say "true"/"false" in place of "&"/"|" and "y"/"n". 2017-11-13 16:00:50 +01:00
Fang
b1e79be3fd Fixed bug that caused DMs to always render with the ; glyph. 2017-11-13 16:00:22 +01:00
Fang
98302245d6 Fixed rendering of %ire %url speeches to be slightly more consistent with regular %url. 2017-11-11 22:11:45 +01:00
Fang
65383f5709 Removed !: from hall and talk. 2017-11-10 00:04:07 +01:00
Fang
57f08f7d72 Can now do ;what in talk without arguments to list all bound glyphs. 2017-11-10 00:01:50 +01:00
Fang
0b50718439 Removed outdated comments. 2017-11-09 22:40:22 +01:00
Fang
1865c9df70 Comments. 2017-11-09 19:08:30 +01:00
Fang
12e954c352 Fixed another problematic accumulator call. 2017-11-09 19:08:05 +01:00
Fang
3392f80ce3 Can now also remove circle sources from within %talk. 2017-11-09 19:05:58 +01:00
Fang
664a97b0e8 Added a %report prize so it no longer looks like the query's unavailable. 2017-11-09 18:26:26 +01:00
Fang
cf3e4eecb0 Fixed some flaws in federation-related code.
New circles can now propagate more than a single level down, changes get applied properly.
2017-11-09 18:25:26 +01:00
Fang
f60a1d3dd2 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-11-09 10:38:36 +01:00
Fang
698e7386a0 Temporarily worked around runtime errors in hall that occur when federation happens. 2017-11-09 10:38:12 +01:00
Fang
ee1ca40f34 Renamed %talk-guardian to %hall, %talk-agent to %talk.
In /sur, /gen, /mar, /lib renamed files/folders from "talk" to "hall".
2017-11-07 22:05:52 +01:00
Fang
f623d83667 Minor cleanup. 2017-11-07 20:20:42 +01:00
Fang
da996e0ec2 Updated saving, loading and logging functionality. 2017-11-07 20:00:42 +01:00
Fang
40f01f9aad Made it possible to load in telegrams exported from old talk. 2017-11-07 19:58:52 +01:00
Fang
f045a1035b Fixed decrement-underflow occurring when editing the first ever message. 2017-11-07 17:05:51 +01:00
Fang
608533532b Fora is now a standalone app.
Posts notifications to journals %fora-posts and %fora-comments.
2017-11-06 19:35:32 +01:00
Fang
6c6e192112 Improved rendering of %app and %fat speeches. 2017-11-06 19:32:03 +01:00
Fang
9c57a67516 Expanded %app speech to be more than just a cord. 2017-11-06 17:21:50 +01:00
Fang
061d9326e1 Implemented a "public membership" list.
Users can add circles they've joined to this list. Others can query it.
This should allow for circle discovery functionality.
2017-11-06 14:19:22 +01:00
Fang
11a9f9151e Changed some internal %peer paths as required for 6e4b9fe6. 2017-11-03 20:32:16 +01:00
Fang
ba7b4c47e4 Changed ++ta-note to accept a tape. 2017-11-03 20:31:16 +01:00
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
58268b784c Fixed primary reproduction case for runtime error bug. 2017-11-02 20:22:15 +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
3746ab02fb Trivial TODOs & cleanup. 2017-11-01 20:41:14 +01:00
Fang
e7de37b383 When dedicating story changes, only do so for the affected story. 2017-11-01 20:20:25 +01:00
Fang
8e86fbebea Now automatically kill subscriptions that are past their range. 2017-11-01 19:32:21 +01:00
Fang
e359bb4968 Changed /lib/talk to actually make us of the bowl as originally intended. 2017-11-01 19:05:38 +01:00
Fang
8158a63e9b Fixed /app/twit to use the talk lib correctly. 2017-11-01 18:55:57 +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
Anton Dyudin
d7b2ddf87b fix *&foo to actually be invokable 2017-10-31 13:24:51 -07:00
Fang
140c847271 Updated /sur/talk.hoon to be more clear and consistent. 2017-10-31 19:56:56 +01:00
Fang
926b8a1f69 Explicitly mention runtime error cases. 2017-10-31 17:26:33 +01:00
Fang
387c097758 Continuation of fix in 45afbf90 2017-10-31 17:09:24 +01:00
Fang
f14d6b0849 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-31 15:57:12 +01:00
Anton Dyudin
57006281f2 Merge remote-tracking branch 'urbit/maint-20170614' 2017-10-30 17:05:17 -07:00
Fang
45afbf900d Don't fail to send when one story in the audience doesn't exist.
Print to inbox instead of throwing stacktrace.
2017-10-30 15:23:17 +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
feaf859af4 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-27 12:29:34 +02:00
C. Guy Yarvin
334ab6086f Merge branch 'master' of http://github.com/urbit/arvo 2017-10-26 15:39:14 -07:00
Anton Dyudin
71550b0bfd Revert "Merge branch 'jaelwomb' into cc-release"
(jael doesn't exist yet)

This reverts commit 13bc8ea59f, reversing
changes made to c232f670be.
2017-10-26 13:59:49 -07:00
Fang
511fb808ac Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-26 22:36:23 +02:00
Anton Dyudin
bf344db2df add *&mark dojo example value syntax 2017-10-25 17:47:39 -07:00
Fang
9aa932e037 Improved rendering of %exp speeches in talk-agent. 2017-10-25 22:07:36 +02:00
Ted Blackman
df8aa3e53b app/ask.hoon: fixed syntax error 2017-10-24 17:40:09 -07:00
Ted Blackman
69677c8207 twitter app compiles 2017-10-24 16:16:10 -07:00
Ted Blackman
e58f1ea31c fixed gmail app and lib/http.hoon 2017-10-24 16:16:10 -07:00
Ted Blackman
ae06a359fe actually fix care 2017-10-24 16:16:10 -07:00
Ted Blackman
20888b4f05 app/ask: fixed syntax error 2017-10-24 16:16:10 -07:00
Ted Blackman
86dd7e6d83 app/gh and lib/connector fixes 2017-10-24 16:16:10 -07:00
Fang
aff9d309b5 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-20 12:15:14 +02:00
Ted Blackman
267c87d651 partial fixes for gh app 2017-10-19 16:43:37 -07:00
Ted Blackman
1e9d1c87e2 app/time.hoon: fixed find.bowl 2017-10-19 16:08:22 -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
Ted Blackman
ab39594f97 app/curl.hoon: fix zuse imports 2017-10-19 12:28:17 -07:00
Ted Blackman
f150595b87 app/ask: fixed syntax errors 2017-10-19 12:24:42 -07:00
Fang
7fdcf344e3 Now using audience instead of (set circle) where appropriate. 2017-10-19 02:05:53 +02:00
Fang
082ebfc8ae Misc cleanup 2017-10-12 12:29:56 +02:00
C. Guy Yarvin
5c3fd13cc9 Ticketing works. 2017-10-11 17:00:21 -07: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
3248b0437d Moved deltas out of /sur, into /app. 2017-10-10 16:30:27 +02:00
Fang
e96b7d5fa3 ;who only shows members of currently joined circles. 2017-10-10 15:59:47 +02:00
Fang
611e2e60bf Sources now get properly removed from the circle's config. 2017-10-10 15:59:15 +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
911ee03354 "Fixed" another weird %ap-lame. 2017-10-09 13:00:46 +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
0a1bc4ee73 "Fixed" weird %ap-lame errors in new talk. 2017-10-08 15:20:02 +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
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
e30e2508ea Guardian now uses dap.bol instead of its hardcoded app name. 2017-10-05 19:18:22 +02:00
C. Guy Yarvin
180ff8ce92 Closer! 2017-10-02 21:49:12 -07:00
C. Guy Yarvin
f2a7257f8a Mostly merged. 2017-10-02 21:36:34 -07:00
C. Guy Yarvin
5a74064080 Merge branch 'remaint' into remaint-merge 2017-10-01 18:50:19 -07:00
Eric Fode
08b1c77976 added much better suggestion
mess
2017-09-29 15:34:47 +00:00
Eric Fode
a375882873 Trim any trailing spaces from lines in dojo
Trim any trailing spaces on the line. fixes #430
2017-09-27 20:15:13 -07:00
C. Guy Yarvin
0425fa48a7 Moar debug. 2017-09-27 13:47:34 -07:00
C. Guy Yarvin
dc25979f59 Merge remote-tracking branch 'origin/master' into piaf-runes 2017-09-21 18:45:27 -07:00
C. Guy Yarvin
7fc173d30e Fix previous commit. 2017-09-20 10:18:59 -07:00
C. Guy Yarvin
29879b1240 Adapt all . runes. 2017-09-19 13:37:15 -07:00
C. Guy Yarvin
115a8368be Correct %-. 2017-09-19 13:08:18 -07:00
C. Guy Yarvin
d66cdad1f1 %call attempt. 2017-09-18 22:40:30 -07:00
C. Guy Yarvin
6b00c3d231 Converted %=. 2017-09-18 17:19:22 -07:00
C. Guy Yarvin
d0f512e549 All : runes. 2017-09-18 11:50:10 -07:00
C. Guy Yarvin
752a49c398 Converted :-. 2017-09-18 10:25:05 -07:00
C. Guy Yarvin
81046c7587 143: | runes. 2017-09-17 18:32:20 -07:00
C. Guy Yarvin
2575255c9e Merge remote-tracking branch 'eglaysher/new-dojo-unified' into piaf
Non-compiling branch which uses the features it adds.
2017-09-12 18:19:23 -07:00
C. Guy Yarvin
2b9c6c26a8 Working, but still weirdly slow. 2017-09-09 10:50:22 -07:00
C. Guy Yarvin
bf3b8432b3 About working. But very slow. 2017-09-07 16:47:49 -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
79c82edae7 Slightly cleaner default-false loobean for inherited flag. 2017-07-31 12:09:44 -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
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
16e96a3c75 Updated TODO & REVIEW comments. 2017-07-18 17:22:45 -07:00
Fang
63609a4994 Now allow capitals & utf8 by default. 2017-07-18 17:08:08 -07:00