Isaac Visintainer
026b7b09ce
settings: add mark for scry result for frontend scry json conversion
2021-01-25 16:43:47 -08:00
Liam Fitzgerald
8fe1b3d4ea
Revert "pull-hook: add +take-update arm"
...
This reverts commit 2ce654555c
.
2021-01-26 10:09:31 +10:00
Liam Fitzgerald
5163761ede
Revert "metadata-hooks: reuse flows for previews"
...
This reverts commit 9c6ddc59a5
.
2021-01-26 10:09:25 +10:00
Tyler Brown Cifu Shuster
c9107d96b4
chat: fixes wobble
2021-01-25 15:44:09 -08:00
Liam Fitzgerald
ccbe4f9ad3
Merge remote-tracking branch 'origin/release/next-userspace' into lf/md-modernize
2021-01-25 14:00:07 +10:00
Liam Fitzgerald
9c6ddc59a5
metadata-hooks: reuse flows for previews
2021-01-25 13:54:58 +10:00
Liam Fitzgerald
2ce654555c
pull-hook: add +take-update arm
2021-01-25 13:07:47 +10:00
Liam Fitzgerald
8da7af4462
localState: prevent serialization of HTMLElement
...
suspendedFocus may contain an HTMElement, which would throw an error
when it was serialized. Prevents this by adding suspendedFocus to the
seralization blacklist.
2021-01-25 12:46:54 +10:00
Liam Fitzgerald
ffb7e404f4
notifications: acknowledge end of notifications
2021-01-25 11:57:49 +10:00
Liam Fitzgerald
14579c642f
notifications: fix lazy loading
2021-01-25 11:32:12 +10:00
janeway-bot
4931f76252
Merge f88318b1b7
into release/next-js
2021-01-24 05:31:40 +04:00
Liam Fitzgerald
f88318b1b7
glob: update to 0v7.9mc9i.jbk7p.smfcl.3aose.b6dat
2021-01-24 11:28:33 +10:00
janeway-bot
d7ffb4fa77
Merge e2f3dd2401
into release/next-js
2021-01-24 05:17:55 +04:00
Liam Fitzgerald
e2f3dd2401
Merge pull request #4330 from urbit/mp/links/blank-creation
...
links: return submit if no 'first item'
2021-01-24 11:17:29 +10:00
Matilde Park
48f34795da
links: return submit if no 'first item'
...
Fixes unfiled bug where creating a new collection returned a blank
screen.
2021-01-23 12:43:19 -05:00
janeway-bot
da276f2bfb
Merge c442aac74e
into release/next-js
2021-01-23 06:42:58 +04:00
matildepark
c442aac74e
Merge pull request #4328 from urbit/matildepark-patch-1
...
meta: remove landscape template
2021-01-22 21:42:30 -05:00
Matilde Park
88064e11ee
meta: add explainer line
2021-01-22 21:19:39 -05:00
Matilde Park
f2b07df146
meta: add link to urbit/landscape
2021-01-22 17:36:47 -05:00
matildepark
73b1b386a2
meta: remove landscape template
2021-01-22 17:34:58 -05:00
janeway-bot
71202d7427
Merge a9b32192fc
into release/next-js
2021-01-23 02:22:59 +04:00
janeway
a9b32192fc
glob: update to 0v7.3vkbq.euver.m66ss.rs6kt.06tp8
2021-01-22 17:15:13 -05:00
janeway-bot
cd4d177873
Merge 8b4aa8755f
into release/next-js
2021-01-23 02:14:43 +04:00
Matilde Park
8b4aa8755f
Merge branch 'mp/hotfix/2021-1-22' ( #4327 )
...
* origin/mp/hotfix/2021-1-22:
chat: disallow markdown links
landscape: downgrade formik to 2.1.5
chat: disallow markdown nodes
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-01-22 17:06:08 -05:00
Matilde Park
d3c52c5e19
Merge branch 'release/next-js' into release/next-userspace
2021-01-22 17:01:28 -05:00
Matilde Park
06fab93349
chat: disallow markdown links
2021-01-22 16:56:28 -05:00
Matilde Park
b150e4b1e6
landscape: downgrade formik to 2.1.5
...
Form behaviours are broken above this version.
2021-01-22 16:47:47 -05:00
Matilde Park
318831f6a9
chat: disallow markdown nodes
...
Using RemarkBreaks and RemarkDisableTokenizers breaks one or
the other in simultaneous use.
We fall back to escaping markdown tokens we don't want.
2021-01-22 16:47:22 -05:00
janeway-bot
878b3aca6f
Merge 729802102b
into release/next-js
2021-01-22 16:04:21 +04:00
Jared Tobin
729802102b
Merge pull request #4324 from urbit/jt/no-cachix-name
...
Remove use of CACHIX_NAME in build action
2021-01-22 16:03:51 +04:00
Jared Tobin
3c54879627
meta: remove CACHIX_NAME in release-docker action [ci skip]
...
To be consistent with how 'name' is handled in 928d1b9ceb
.
2021-01-22 16:00:07 +04:00
Jared Tobin
928d1b9ceb
meta: remove use of CACHIX_NAME
...
It appears 'name' must be a constant, so this repeats what was done in
10855b9ec517906de2734b8239185d5e37f6d40a.
2021-01-22 15:50:46 +04:00
Liam Fitzgerald
4cb8339bf1
metadata: surface icon and show interstitial on invite
2021-01-22 14:12:09 +10:00
janeway-bot
90747f70d9
Merge d16c228870
into release/next-js
2021-01-22 04:26:16 +04:00
janeway
d16c228870
glob: update to 0v7.ttn7o.50403.rf6oh.63hnc.hgpc9
2021-01-21 19:15:58 -05:00
Matilde Park
604b338dcd
Merge branch 'release/next-js' into release/hotfix/2021-1-21
2021-01-21 19:04:47 -05:00
Matilde Park
71e91458c6
landscape: prevent "back" overflow on mobile
2021-01-21 18:58:06 -05:00
Matilde Park
0db868c1a6
publish: fix background when editing
2021-01-21 18:51:29 -05:00
Matilde Park
4afdb19090
links: pad on small devices
2021-01-21 18:31:41 -05:00
Matilde Park
a610471fb7
interface: update dependencies
2021-01-21 18:26:17 -05:00
matildepark
000e94e588
Merge pull request #4321 from tylershuster/hark/dm-layout-fix
...
fixes urbit/landscape#252
2021-01-21 18:01:53 -05:00
Logan Allen
2ad33fe6a3
interface: built out profile view screen
2021-01-21 13:39:43 -06:00
Matilde Park
8df58d47c0
meta: delete accidental package-lock add
2021-01-21 14:19:52 -05:00
matildepark
2f3e7028cd
Merge pull request #4112 from urbit/lf/async-double-submit
...
AsyncButton: protect against double submit
2021-01-21 14:18:52 -05:00
matildepark
84d23a9308
Merge pull request #4239 from urbit/m/graph-join-backoff
...
graph: make the join thread back off
2021-01-21 13:27:59 -05:00
Logan Allen
288302a406
wip
2021-01-21 11:58:59 -06:00
Logan Allen
8f5efe46be
interface: add blank profile
2021-01-21 11:37:30 -06:00
Logan Allen
7bb76ba39c
contact-store: change fields in to reflect new profile
2021-01-21 11:36:48 -06:00
Tyler Brown Cifu Shuster
61ec3bb2cf
fixes urbit/landscape#252
2021-01-21 07:59:40 -08:00
Liam Fitzgerald
752c279c83
metadata-api: timeout on clientside
2021-01-21 15:20:07 +10:00