Commit Graph

23821 Commits

Author SHA1 Message Date
Tyler Brown Cifu Shuster
8362f22cd7 interface: updated npm packages 2021-02-14 14:15:43 -08:00
Tyler Brown Cifu Shuster
2b30227f0f Merge branch 'release/next-js' of https://github.com/urbit/urbit into npm-packages 2021-02-14 14:14:30 -08:00
Tyler Brown Cifu Shuster
1b19a95fea interface: cleaning up imports 2021-02-14 14:11:27 -08:00
janeway-bot
c56af887dd
Merge 79f461f5c9 into release/next-js 2021-02-13 09:25:50 +04:00
Liam Fitzgerald
79f461f5c9
glob: update to 0v7.iotki.j1ptb.mk9vm.borai.jfcr1 2021-02-13 15:24:06 +10:00
Liam Fitzgerald
e7cf66c3b1
Merge branch 'lf/init-loop' 2021-02-13 15:17:10 +10:00
Liam Fitzgerald
9e3c048855
contact-store: address L review 2021-02-13 15:14:36 +10:00
Liam Fitzgerald
dbafffd783
contact-store: enforce timestamp ordering on %initial 2021-02-13 14:56:53 +10:00
Matilde Park
a91f96751b invite: prevent interface crash
We're accessing invite.ship when we don't have invite. This stubs that
out.
2021-02-12 22:37:12 -05:00
janeway-bot
9ce9cb3d5f
Merge 58faf16872 into release/next-js 2021-02-13 02:54:41 +04:00
janeway
58faf16872 glob: update to 0v5d3ek.msaj7.n78mj.updun.qc1ea 2021-02-12 17:50:20 -05:00
Matilde Park
23bf417f4c Merge branch 'release/next-js' 2021-02-12 17:43:02 -05:00
Matilde Park
7c3f0c8f54 Merge branch 'la/isaac-fix' (#4434)
* origin/la/isaac-fix:
  contact-push-hook: speed up asymptotics by only doing a fixed number of scries

Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-02-12 17:42:47 -05:00
matildepark
a7c3ce6052
Merge pull request #4435 from urbit/mp/qa/2021-2-12
landscape: front-end fixes post-1.6
2021-02-12 17:40:26 -05:00
Matilde Park
115dacfeec statusbar: fix flexing on dev stream mobile 2021-02-12 17:26:08 -05:00
Matilde Park
5b636b7bef profile: pad foreign statuses
Fixes urbit/landscape#413
2021-02-12 17:15:11 -05:00
Logan Allen
d5457e3cf5 contact-push-hook: speed up asymptotics by only doing a fixed number of scries 2021-02-12 16:13:19 -06:00
Matilde Park
57f8963b36 meta: revert ba839646c8 2021-02-12 17:08:43 -05:00
Matilde Park
8f0b8b2101 profile: linkify statuses
Also fixes an unfiled bug where disableRemoteContent was ignored

Fixes urbit/landscape#418
2021-02-12 16:42:34 -05:00
Matilde Park
ec702d43a0 profile: force status to flush right on view 2021-02-12 16:28:25 -05:00
Matilde Park
5b62417e49 groups: pass new contacts obj, fix pending
Also uncovers why pending array wasn't matching.

Fixes urbit/landscape#422
Fixes urbit/landscape#312
2021-02-12 16:24:46 -05:00
Matilde Park
6c2d935913 NewChannel: redirect DM creation from DM routes
We were redirecting based on our parent path, so if we were in a DM
while making a DM, we used that DM as our parent path.

Fixes urbit/landscape#421
2021-02-12 14:39:23 -05:00
Matilde Park
5db4c1307b invites: redirect multiple member DMs to messages 2021-02-12 14:30:24 -05:00
matildepark
73c0c7c2fe
Merge pull request #4432 from urbit/la/fix-363
interface: profiles would intermittently show contact information when they should not, fixes this
2021-02-12 14:21:32 -05:00
Logan Allen
144178165c interface: simplify edit reducer 2021-02-12 12:02:52 -06:00
Logan Allen
1c4baea62f interface: profiles would intermittently show contact information when they should not, fixes this 2021-02-12 11:48:50 -06:00
Tyler Brown Cifu Shuster
cf2380bb6c Merge branch 'release/next-js' of https://github.com/urbit/urbit into npm-packages 2021-02-12 08:21:09 -08:00
janeway-bot
3e1726a1e3
Merge 38ac5f191f into release/next-js 2021-02-12 09:02:39 +04:00
Liam Fitzgerald
38ac5f191f
metadata-pull-hook: address L review 2021-02-12 14:59:16 +10:00
Liam Fitzgerald
ccd98b6287
metadata-pull-hook: remove pending on nack 2021-02-12 14:49:24 +10:00
Liam Fitzgerald
34f6db54dc
contact-store: add lib/verb 2021-02-12 14:39:15 +10:00
Liam Fitzgerald
9cc8fe6139
metadata-push-hook: keep track of pending requests 2021-02-12 14:30:39 +10:00
janeway-bot
73a1f0436a
Merge b6addb5ed3 into release/next-js 2021-02-12 06:33:45 +04:00
Liam Fitzgerald
b6addb5ed3
glob: update to 0v3.t4lg5.84a6h.2bi2s.ni2p9.32uor 2021-02-12 12:31:33 +10:00
Liam Fitzgerald
f2f2f24000
Merge branch 'lf/md-hook-reload' 2021-02-12 12:21:18 +10:00
Liam Fitzgerald
ed3d3335cb
metadata-hook: fix default-agent 2021-02-12 12:14:56 +10:00
Liam Fitzgerald
e33ac3d0ef
goad: %force in +on-load 2021-02-12 12:07:19 +10:00
Matilde Park
63cfde673b SetStatusBarModal: prevent flexShrink on mobile 2021-02-11 21:02:40 -05:00
Liam Fitzgerald
15e3b43be3
metadata-hook: fix on-load 2021-02-12 11:58:18 +10:00
Tyler Brown Cifu Shuster
c1b2bf778c Merge branch 'release/next-js' of https://github.com/urbit/urbit into npm-packages 2021-02-11 17:55:46 -08:00
Matilde Park
e868ea2db2 StatusBar: prevent sigil flexing offscreen 2021-02-11 20:34:34 -05:00
janeway-bot
bbc8f4c456
Merge b99ca963c0 into release/next-js 2021-02-12 05:13:11 +04:00
Liam Fitzgerald
b99ca963c0
glob: update to 0v1.grvkp.m0c8p.i7s2g.p5mje.im0qo 2021-02-12 11:11:09 +10:00
Liam Fitzgerald
850d78af56
Merge remote-tracking branch 'origin/la/work' 2021-02-12 11:01:52 +10:00
Liam Fitzgerald
cefa80cee5
Omnibox: Add Messages to results 2021-02-12 11:00:24 +10:00
Logan Allen
7bfa30bd75 contact-store: lte rather than lth 2021-02-11 18:56:52 -06:00
Liam Fitzgerald
eb082decf3
ImageInput: mark explicitly as type="button" 2021-02-12 10:55:17 +10:00
Logan Allen
2d81eb5fdc contact-store: compiles 2021-02-11 18:52:26 -06:00
Logan Allen
1ddf9f5b84 contact-store: set last-updated appropriately and send last-updated in JS 2021-02-11 18:47:36 -06:00
Logan Allen
f0a86b2de3 contact-store: add timestamp to %edit 2021-02-11 18:43:04 -06:00