Logan Allen
01c5286319
graph-store: change scry name
2021-05-05 16:57:38 -05:00
Logan Allen
28a94d9b25
graph-store: add deep-subset scry that allows one to scry for an upper
...
bound of ordered items by time
2021-05-05 16:57:32 -05:00
Logan Allen
0ed09b7a29
tests: fix wrong expected result with ordered-map test
2021-05-05 16:53:24 -05:00
Joe Bryan
999b56f809
gen: improve |code confirmation prompt parser
...
Co-authored-by: fang <github@fang.io>
2021-05-05 14:29:31 -07:00
Joe Bryan
8e855b159f
gen: warn and prompt for confirmation in |code %reset
2021-05-05 14:29:29 -07:00
Matilde Park
eb3e6a65f9
interface: type fixes, part 4
2021-05-05 17:20:29 -04:00
James Acklin
052b2603f8
Merge branch 'release/next-js' into james/group-dm-invite
2021-05-05 17:09:20 -04:00
James Acklin
921bee9b02
messages: check for isOwn
2021-05-05 17:07:58 -04:00
Logan Allen
a25f8028f4
tests: add test to make sure subtree is being modified properly in +del-span
2021-05-05 16:07:08 -05:00
James Acklin
02e40930a8
Merge branch 'release/next-js' into james/group-dm-invite
2021-05-05 17:02:45 -04:00
Logan Allen
915c548037
zuse: fix +del-span in +tab
2021-05-05 14:41:13 -05:00
Logan Allen
36ae091cff
zuse: +tab in ordered-map is more succinct and no longer nips
2021-05-05 13:09:43 -05:00
Logan Allen
4073cf9d76
zuse: +tab marginal code cleanup to reduce use of lark
2021-05-05 12:59:40 -05:00
Logan Allen
947b9ec75c
zuse: +tab should paginate into the ordered-map starting from the highest element, not from the lowest
2021-05-05 11:56:04 -05:00
James Acklin
c4dd1c428c
permalinks: back out border hover
2021-05-05 12:39:32 -04:00
James Acklin
ff49268d6f
Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish
2021-05-05 10:59:09 -04:00
Liam Fitzgerald
0925d9a201
interface: fix dependencies
2021-05-05 12:13:13 +10:00
matildepark
f54410c3fd
Merge pull request #4854 from urbit/lf/ref-typings
...
interface: fix ref typings
2021-05-04 21:10:49 -04:00
Liam Fitzgerald
b0ac1bcaf4
interface: fix ref typings
2021-05-05 11:06:57 +10:00
matildepark
5b9800dd13
Merge pull request #4791 from urbit/lf/spring
...
notifications: slide to dismiss
2021-05-04 21:00:28 -04:00
Liam Fitzgerald
b00a9fed86
Merge remote-tracking branch 'origin/release/next-js' into lf/spring
2021-05-05 10:48:29 +10:00
matildepark
d803ac062a
Merge pull request #4810 from urbit/tbcs/http-api-update
...
npm: Updated http-api and api packages
2021-05-04 20:31:39 -04:00
Tyler Brown Cifu Shuster
c0c2f31bd7
Updated metadata config definition
2021-05-04 17:06:22 -07:00
matildepark
1b7247c99a
Merge pull request #4831 from urbit/mp/landscape/more-types
...
interface, npm/api: type checking, round 2
2021-05-04 19:54:31 -04:00
Matilde Park
0c76dc672f
GraphContentWide: type guard with conditionals
2021-05-04 19:50:13 -04:00
Matilde Park
36c5f1644b
landscape/util: cast getModuleIcon
2021-05-04 19:36:47 -04:00
Matilde Park
a276d42078
interface: type corrections, part 3
2021-05-04 18:34:48 -04:00
Logan Allen
59227f8696
tests: added tests for +tab
2021-05-04 15:58:47 -05:00
Matilde Park
97288c349b
Merge branch 'release/next-js' into mp/landscape/more-types
2021-05-04 16:19:50 -04:00
Logan Allen
c86559071f
zuse: add +tab arm to +on, which allows one to take a subset excluding the start element with a max count
2021-05-04 14:55:41 -05:00
L
cf742789bb
Merge pull request #4846 from urbit/la/hark-perf
2021-05-04 10:03:07 -05:00
Liam Fitzgerald
395ef6ef01
hooks: add diplomacy flag
2021-05-04 11:06:59 +10:00
Liam Fitzgerald
29ada0eba1
pull-hook: slog tank on versioned nack
...
Should hopefully provide more debugging info for ghost subscriptions
2021-05-04 11:02:24 +10:00
Liam Fitzgerald
dcf858ccf9
push-hook: hold subscription open after validating access
...
When we receive a watch-nack on a versioned subscription, we attempt to
resubscribe on an unversioned path. However, if we receive an unversioned
subscription request for which we are not compatible, we hold the
subscription open and never send any facts on unversioned subscriptions.
As the check for unversioned compatiblility occurs before retrieving the
initial-watch, subscriptions which are supposed to nack never do. Fixed
by moving the conditional.
Fixes urbit/landscape#795
2021-05-04 10:56:49 +10:00
Liam Fitzgerald
c73e2b95b5
versioning: convert gates return a cage
2021-05-04 10:55:06 +10:00
matildepark
3a47d9b587
Merge pull request #4849 from urbit/mp/small-yellow-button
...
interface: bump to indigo-react 1.2.22
2021-05-03 19:54:17 -04:00
Logan Allen
b590faec9d
hark-graph-hook: cast the interior of the vase for speed
2021-05-03 18:51:37 -05:00
Matilde Park
24aa7377a8
interface: bump to indigo-react 1.2.22
2021-05-03 19:51:06 -04:00
James Acklin
02e5bd0c5c
permalinks: hide permalink footer from the same resource
...
fixes urbit/landscape#759
2021-05-03 17:01:56 -04:00
Logan Allen
26df0b1952
interface: group feed now allows deletion of posts
2021-05-03 15:43:32 -05:00
Logan Allen
4966615082
interface: add the ability to delete chat messages
2021-05-03 14:05:23 -05:00
James Acklin
884aa98832
chat: remove ~patp mention on message "reply"
...
fixes urbit/landscape#759
2021-05-03 15:03:16 -04:00
James Acklin
fff54e95b2
permalinks: surface reply count for Group Feed posts, restyle GroupLink
...
fixes urbit/landscape#759
2021-05-03 14:46:17 -04:00
James Acklin
e2f17527ca
permalinks: pad sigils, unify author timestamp size systemwide
...
fixes urbit/landscape#759
2021-05-03 12:18:14 -04:00
James Acklin
23c56b35d2
Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish
2021-05-03 09:15:43 -04:00
James Acklin
4674559f2d
permalinks: uniform appearance for collection links
...
fixes urbit/landscape#759
2021-05-02 11:20:04 -04:00
James Acklin
1d365d70c3
notes: render preview text as <Text />
2021-05-02 10:37:29 -04:00
James Acklin
97871691f1
permalinks: uniform appearance for comments and posts (post + groupfeed)
...
fixes urbit/landscape#759
2021-05-02 10:37:09 -04:00
Logan Allen
027011deb3
hark-graph-hook: remove unnecessary scries where possible for perf
2021-04-30 19:55:27 -05:00
Matilde Park
391a3101d9
Merge branch 'release/next-js' into release/next-userspace
2021-04-30 18:10:01 -04:00