Brendan Hay
c566c473e9
build: document use of ares.cachix.org in the top-level README
2020-12-14 09:22:40 +01:00
Brendan Hay
57a2d09812
build: use ares.cachix.org for continuous integration
2020-12-14 08:54:42 +01:00
Matilde Park
3f224b13b7
release: urbit-os-v2.7
2020-12-12 16:36:25 -05:00
Matilde Park
f5f3937d4a
Merge branch 'la/graph-silence' ( #4147 )
...
* origin/la/graph-silence:
graph-store: silence duplicate message assertion temporarily
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-12-12 16:25:28 -05:00
Logan Allen
35c2ccd54c
graph-store: silence duplicate message assertion temporarily
2020-12-12 14:46:59 -06:00
Matilde Park
7e45efda8e
release: urbit-os-v2.6
2020-12-11 20:15:55 -05:00
Matilde Park
2a62b40b62
Merge branch 'la/silence' ( #4142 )
...
* origin/la/silence:
graph-pull-hook: silence issues temporarily
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-12-11 20:09:07 -05:00
Logan Allen
97ff374e19
graph-pull-hook: silence issues temporarily
2020-12-12 01:01:17 +00:00
Matilde Park
6454b5a872
release: urbit-os-v2.5
2020-12-11 19:35:46 -05:00
Matilde Park
bad8eb1478
Merge branch 'la/mitigate-notification-madness' ( #4137 )
...
* origin/la/mitigate-notification-madness:
graph-store: no need to iterate through whole list if we find a single duplicate
graph-store: address ted and mark's comments
graph-store: no-op if we already have *any* of the indexes in an %add-nodes event
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-12-11 19:27:03 -05:00
Logan Allen
386997475b
graph-store: no need to iterate through whole list if we find a single duplicate
2020-12-11 18:13:47 -06:00
Logan Allen
78cf4443c2
graph-store: address ted and mark's comments
2020-12-11 18:10:10 -06:00
Logan Allen
e845860e5e
graph-store: no-op if we already have *any* of the indexes in an %add-nodes event
2020-12-11 23:05:54 +00:00
Matilde Park
03eb12698a
glob: update to 0vada5t.b1gqn.oo4ga.6o12h.ek1ot
2020-12-11 16:16:50 -05:00
matildepark
3a8264f96b
Merge pull request #4135 from urbit/la/remove-clay-write
...
graph-store: remove unnecessary clay write upon clobber
2020-12-11 16:09:33 -05:00
matildepark
745b04d39c
Merge pull request #4132 from urbit/mp/landscape/chat-fix
...
chat: fixes two regressions
2020-12-11 15:55:57 -05:00
Logan Allen
26b9c5a66f
graph-store: remove unnecessary clay write upon clobber
2020-12-11 14:53:02 -06:00
Matilde Park
38c66dc06a
landscape: mentions avoid passing entire contacts
...
We don't need 2,000 objects inside each mention.
2020-12-11 14:04:16 -05:00
Matilde Park
4530b59dd9
landscape: mentions respect calmengine
...
Fixes #4130 .
2020-12-11 12:09:57 -05:00
Matilde Park
3662df0e73
chat: send correct timestamp to daybreak
...
Fixes #4127 .
2020-12-11 11:59:53 -05:00
Liam Fitzgerald
82851feaea
glob: update to 0v3.e7ep6.1ki6b.qpuiq.22qs6.qcbi7
2020-12-11 16:28:28 +10:00
matildepark
d7ea582ea5
Merge pull request #4058 from urbit/lf/chat-graph
...
chat: graph-store
2020-12-11 01:21:43 -05:00
Liam Fitzgerald
6e18225c5c
graph-store: remove-graph in keys
2020-12-11 16:07:19 +10:00
Liam Fitzgerald
1da21eb3f0
graph-store: remove printfs
2020-12-11 15:54:52 +10:00
Liam Fitzgerald
06ed5af3f4
graph-store: add -eval thread
2020-12-11 15:52:17 +10:00
Matilde Park
164b0910cb
interface: mentionText prefaces color with hash
...
Fixes profile overlays in mentions.
2020-12-11 00:02:56 -05:00
Liam Fitzgerald
bce1b3e65e
group-pull-hook: remove group on nack
2020-12-11 14:57:20 +10:00
Liam Fitzgerald
191b623d47
hark-store: correctly send reads on %read-index
2020-12-11 14:22:12 +10:00
L
dce48e5dec
Merge pull request #4125 from urbit/la/remove-old
...
chat-*: remove unused logic
2020-12-10 22:07:21 -06:00
Logan Allen
34751e1bf8
chat-*: remove unused logic
2020-12-10 21:50:20 -06:00
Liam Fitzgerald
82b668cf3a
graph-store: %node-siblings fixed
2020-12-11 13:05:40 +10:00
Liam Fitzgerald
d27a26ec31
chat: window-based overscan, bigger pages
2020-12-11 12:57:09 +10:00
Liam Fitzgerald
2b95b308b8
graph-store: simplify node-siblings scries
2020-12-11 12:21:47 +10:00
Liam Fitzgerald
f8452af94e
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chat-graph
2020-12-11 11:50:18 +10:00
Liam Fitzgerald
d2f467912e
Merge pull request #4120 from urbit/la/fix-leave
...
group-on-leave: soften de-path to fix thread and add thread back to observe-hook state
2020-12-11 11:45:01 +10:00
Liam Fitzgerald
37bb4e9bfe
graph-store: backup overwritten graphs to clay
2020-12-11 11:38:12 +10:00
Liam Fitzgerald
95cf71c1e6
chat-cli: actually run migration
2020-12-11 11:05:13 +10:00
Liam Fitzgerald
34dee40e74
metadata-store: migrate in poke-import case
2020-12-11 10:56:41 +10:00
matildepark
89f603e201
Merge pull request #4117 from urbit/mp/landscape/various
...
landscape: various regressions
2020-12-10 19:06:24 -05:00
matildepark
6a2467f9d9
Merge pull request #4123 from urbit/jt/capcom
...
landscape: case sensitivity training
2020-12-10 19:03:33 -05:00
L
be3b98cbf8
Merge pull request #4119 from urbit/la/observe-unique-wire
...
observe-hook: spider wasn't always issuing thread-results, so we got %watch-not-unique. we now make unique wires, but spider's issue remains
2020-12-10 17:44:15 -06:00
Matilde Park
80bdf9d5fe
chat: fix merge conflict doubling binding
2020-12-10 18:38:03 -05:00
Jared Tobin
bc25a22317
landscape: case sensitivity training
...
Leaving the 'c' uncapitalised here causes Landscape builds to fail on
Linux.
2020-12-10 19:27:03 -03:30
Matilde Park
b95c3e5b76
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-10 17:41:17 -05:00
Logan Allen
fe728fea35
observe-hook: add %group-on-leave back to observers
2020-12-10 13:55:14 -06:00
Logan Allen
b281b9c91f
group-on-leave: soften de-path
2020-12-10 13:49:51 -06:00
Logan Allen
fbfe5f46f0
spider: verbose
2020-12-10 13:46:42 -06:00
Logan Allen
f3e5ee88cc
observe-hook: add spacing
2020-12-10 13:27:40 -06:00
Logan Allen
45351e1efa
observe-hook: spider wasn't always issuing thread-results, so we got %watch-not-unique. we now make unique wires, but spider's issue remains
2020-12-10 13:20:13 -06:00
matildepark
5992a2aa00
Merge pull request #4118 from tylershuster/moon-background
...
clock: add background to moon
2020-12-10 13:53:26 -05:00