Commit Graph

22941 Commits

Author SHA1 Message Date
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
matildepark
59a92bc8ef
Merge pull request #4093 from tylershuster/negative-sunrise
clock: ignore cached date for sunrise
2020-12-10 13:53:03 -05:00
matildepark
5ffcd57b83
Merge pull request #4032 from tylershuster/upload-fixes
s3: upload behavior
2020-12-10 13:48:28 -05:00
Tyler Brown Cifu Shuster
8178e30732 clock: add background to moon 2020-12-10 10:41:30 -08:00
Tyler Brown Cifu Shuster
489a3351c4 s3: fixes #4039 2020-12-10 10:32:37 -08:00
Matilde Park
e6148bb582 hark: contain snippet gradient 2020-12-10 12:59:00 -05:00
Matilde Park
2b41cd7277 landscape: fix newchannel 'back' in dark mode 2020-12-10 12:56:49 -05:00
Matilde Park
b60487ada0 shipsearch: return patp without sigs 2020-12-10 12:56:16 -05:00
Matilde Park
4b5bd0a238 landscape: mentions direct to group's identity
"Edit identity" always redirected us to the root identity page.

This passes the 'group' prop and also shims over an issue where comments
pages would produce interface crashes if you attempted to edit your
identity from there.
2020-12-10 12:28:10 -05:00
Matilde Park
cf88b8525e glob: update to 0v7.0p8us.ekd7r.qtve8.hthik.65552 2020-12-10 10:49:51 -05:00