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
Matilde Park
9803d2af90
build: add typescript-check.yml
2021-05-04 20:24:57 -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
raghu
9db61a1566
fuse: simplify state restoration logic
2021-05-03 22:26:49 -04:00
raghu
424d167905
fuse: reset pills
2021-05-03 22:26:14 -04: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
raghu
2fd8e729e1
fuse: fix indents
2021-05-03 19:29:28 -04:00
Ted Blackman
4c94c7edd4
ames: expire direct lanes faster after inactivity
2021-05-03 17:33:56 -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
raghu
20fb39bba7
fuse: fix comments
2021-05-02 14:15:03 -04:00
raghu
08d3aa2485
fuse: c/r
2021-05-02 14:04:03 -04:00
raghu
75ed2cc0af
fuse: c/r
2021-05-02 13:44:18 -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
raghu
baa06904f6
fuse: print help text in generator
2021-05-01 23:04:19 -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
fang
b9d73e693b
Merge pull request #4845 from urbit/m/version-notification
...
landscape: version negotiation notification
2021-05-01 00:03:33 +02:00
fang
3a6735203c
landscape: display version mismatch notification
...
If arvo indicates it needs a newer runtime to apply an upgrade, we now
display a persistent notification on the notifications screen and
turn the base hash background yellow.
This also gives a yellow notification dot, but it's overridden by the
blue one if there are regular notifications too.
2021-04-30 23:15:16 +02:00
janeway-bot
b45d03fdcc
Merge d0be435624
into release/next-js
2021-04-30 21:08:44 +04:00
janeway
d0be435624
glob: update to 0v2.9br5i.hl1e5.cda79.75gdi.jj5hc
2021-04-30 12:49:53 -04:00
Matilde Park
7dc5d4dfb5
Merge branch 'la/graph-fix' ( #4842 )
...
* origin/la/graph-fix:
graph-store: +on-load to %5 properly
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-04-30 12:39:44 -04:00
Logan Allen
6e360a9746
graph-store: +on-load to %5 properly
2021-04-30 11:36:54 -05:00
janeway-bot
3f2209b6ab
Merge 4f873320f1
into release/next-js
2021-04-30 20:19:13 +04:00
janeway
4f873320f1
glob: update to 0vrjber.rqjl4.19elk.2fmnt.6t82g
2021-04-30 12:16:28 -04:00