Commit Graph

6953 Commits

Author SHA1 Message Date
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
8281e9ac1e Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-11-09 22:28:24 +01:00
C. Guy Yarvin
b19ba4df49 Merge branch 'master' of http://github.com/urbit/arvo 2017-11-09 11:04:27 -08:00
C. Guy Yarvin
dfff3f7d5c Clean up some comments. 2017-11-09 11:03:39 -08: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
Keaton Dunsford
c1afa035f9
Merge pull request #448 from mattlevan/master
/lib/old-zuse - Add ++lore, ++role and ++nule
2017-11-08 21:30:25 -08:00
Keaton Dunsford
7be64a77f4 /lib/old-zuse - Add ++role 2017-11-08 21:28:16 -08:00
Fang
7439c675bc %hall and %talk now start on boot. 2017-11-07 22:37:32 +01:00
Fang
d3dabed6ce Updated webtalk files to the version in commit f7b5595.
Includes changes to make it compatible with %hall.
2017-11-07 22:18:28 +01:00
Fang
220840b1d2 Updated tree/main.js to the version in commit 858f1eb.
Includes changes to use the %fora app rather than %talk.
2017-11-07 22:14:40 +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
C. Guy Yarvin
6c07aadb99 Remove random foos; sort profiler hit counter. 2017-11-06 19:13:06 -08:00
Fang
0f276a5e4a Updated marks to include $public, irt the public membership list. 2017-11-06 21:20:33 +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
Matthew Levan
ec6c932396 Added lore and nule 2017-11-03 17:31:28 -07: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