Commit Graph

25585 Commits

Author SHA1 Message Date
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
James Acklin
02e40930a8 Merge branch 'release/next-js' into james/group-dm-invite 2021-05-05 17:02:45 -04: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
Matilde Park
97288c349b Merge branch 'release/next-js' into mp/landscape/more-types 2021-05-04 16:19:50 -04: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
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
fang
4772b261ad
launch: expose runtime lag scry endpoint 2021-04-30 18:10:15 +02:00
Matilde Park
991502ada7 Merge branch 'lf/init-upd-log' (#4840)
* origin/lf/init-upd-log: (257 commits)
  graph: bunt time to ensure deduplication
  graph-store: initialise update logs
  glob: update to 0v7.dmf2h.884m6.b2p1b.l1and.uv1lv
  VirtualScroller: fix pendings and scroll after jump
  hark: fix notification archival
  interface: include iPad in UA check
  graph-store: fix %add/remove-tag generators
  chat: refocus and reset state on submit, allow enter linebreaks on mobile
  glob: update to 0v3.m4922.94fro.soub7.2cod3.0rfhh
  hooks: address L review
  VirtualScroller: do not crash if ref is unset
  interface: graph-reducer, put empty string when hash is null
  ChatPane: invert showOurContact conditional
  ChatResource: refactor to use ChatPane
  ChatPane: add component
  ShareProfile: refactor to remove dead props
  ChatWindow: remove association prop
  ChatInput: lift callbacks, refactor
  ChatMessage: refactor to remove association prop
  withStorage: fix typings
  ...

Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-04-30 11:53:04 -04:00
Liam Fitzgerald
004145b407
graph: bunt time to ensure deduplication
The varying timestamp in the %add-graph fact from graph-push-hook was
preventing deduplication of the jammed noun in ames. Prevents
unnecessary bail: memes upon sending many %add-graph facts
2021-04-30 23:58:50 +10:00
Liam Fitzgerald
681641fe4c
graph-store: initialise update logs 2021-04-30 23:58:42 +10:00
janeway-bot
635a7e2809
Merge 85f2dd26ce into release/next-js 2021-04-30 09:28:45 +04:00