Commit Graph

7576 Commits

Author SHA1 Message Date
Anton Dyudin
59543455e5 formally render topics, collections, or the index
using ren/urb/collections
2017-12-18 14:11:25 -08:00
Anton Dyudin
3300dc8af8 always allow posts/comments from team 2017-12-18 14:09:19 -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
Ted Blackman
60b4024516
Merge pull request #507 from Fang-/hall-command-mark
Add json conversions to &hall-command.
2017-12-16 10:23:09 -08:00
Fang
e5ed1662d6 Include urbit/talk#41 2017-12-16 16:37:49 +01:00
Fang
0c02b4a0b1 Add json conversions to &hall-command. 2017-12-16 16:26:55 +01:00
Anton Dyudin
3d2640da26 basic %create web form
with corresponding &collections-action tweak to use less canonical urbit json format
2017-12-15 22:04:09 -08:00
Anton Dyudin
4d0bb5d002 render web/collections with ren/collections 2017-12-15 20:42:01 -08:00
Anton Dyudin
653ec88958 implement %delete 2017-12-15 18:22:33 -08:00
Anton Dyudin
4674e78477 s/comt/coms/g 2017-12-15 18:19:39 -08:00
Anton Dyudin
7f62620615 simplify file writing 2017-12-15 18:11:44 -08:00
Anton Dyudin
1990437558 added terrible hack to prevent dependency spin
(cherry picked from commit 5cf608b6ca7d8fdb0d9c348507e7b1089f2ffe6a)
2017-12-15 18:10:41 -08:00
Anton Dyudin
fafb169508 get mtime out of marks 2017-12-15 17:30:16 -08:00
Anton Dyudin
178c4b3cd8 Merge branch 'mtime' into coll 2017-12-15 17:05:56 -08:00
Anton Dyudin
5169854035 more type hints for faster compilation 2017-12-15 17:05:47 -08:00
Anton Dyudin
b99629ed8c use ford to "listen" to collections files being created 2017-12-15 15:30:44 -08:00
Anton Dyudin
c1673fc506 add sur/collections 2017-12-15 14:59:54 -08:00
Ted Blackman
ab2e886522
Merge pull request #455 from Fang-/more-gh
Expanded on existing Github marks
2017-12-15 11:51:45 -08:00
Ted Blackman
f3a191243d
Merge pull request #506 from Fang-/talk-unprep
Reset talk's ++prep
2017-12-15 11:48:32 -08:00
Fang
1022d21014 Always delete the first gram in 'screw' debug poke.
And comment for warning.
2017-12-15 20:48:01 +01:00
Ted Blackman
a6ebf69d3a
Merge pull request #492 from Fang-/hall-filter
Customizable filter for incoming hall messages
2017-12-15 11:28:55 -08:00
Ted Blackman
54c0fb2b80
Merge pull request #494 from Fang-/tlon-ops-gens
Add generators for easier webship ops
2017-12-15 11:24:27 -08: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
Anton Dyudin
5c0213bff8 add &collections-action 2017-12-14 17:47:02 -08:00
Anton Dyudin
19b0db1cba add lib/rekey /_ @da implementation 2017-12-14 17:12:40 -08:00
Anton Dyudin
ae413b04de remove :hall subscription code 2017-12-14 17:11:57 -08:00
Anton Dyudin
d7fc4131ab better frontend integration 2017-12-14 17:09:51 -08:00
Anton Dyudin
f261284117 get creation-time out of marks 2017-12-14 16:39:45 -08:00
Anton Dyudin
9a962f74bc wrap mtime around clay value 2017-12-14 16:16:54 -08:00
Anton Dyudin
31cfcfc82f add /@ "last revision" filter 2017-12-14 15:31:37 -08:00
Anton Dyudin
f0ddf403d1 refactor read-at-aeon into a ?- 2017-12-14 14:07:19 -08:00
Anton Dyudin
81947a3567 return date from numeric %cw .^
REVIEW %w seems to be used for something else in subscriptions, but
the .^ code was thoroughly stubbed out
2017-12-14 14:07:19 -08:00
Ted Blackman
9632a59fa9
Merge pull request #490 from ohAitch/fix-ask-invite
send real &womb-invite's from :ask
2017-12-14 13:05:19 -08:00
Ted Blackman
bf41eb3beb
Merge pull request #502 from Fang-/talk-real-revise
Make talk actually revise reheard messages
2017-12-14 10:19:59 -08: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
Ted Blackman
04861d1f77
Merge pull request #500 from Fang-/subs-and-sources
Hall & talk: subs & sources
2017-12-13 18:06:28 -08:00
Anton Dyudin
36af38d700 web-visible topics 2017-12-13 17:39:19 -08:00
Anton Dyudin
5b100ed26c expand poke-noun to accept ~ or ~collection 2017-12-13 17:23:42 -08:00
Anton Dyudin
99e3e3db33 deal with ending blank line 2017-12-13 17:14:27 -08:00
Anton Dyudin
3499afccc5 more readable text format 2017-12-13 17:14:13 -08: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