Commit Graph

5632 Commits

Author SHA1 Message Date
Logan Allen
5352272be7 interface: cleaned up unused store state and reducers for links 2020-10-06 13:06:50 -05:00
Logan Allen
97e1fa12a9 interface: removed unused links files 2020-10-06 13:04:17 -05:00
Matilde Park
55c9fa5d25 publish: prevent crashes on contactless groups 2020-10-06 14:02:26 -04:00
Matilde Park
ae25d948d5 publish: prevent crash on unmanaged notebooks 2020-10-06 13:58:30 -04:00
Matilde Park
8338bf7ac8 interface: remove duplicate result for exact query 2020-10-06 13:58:12 -04:00
Matilde Park
c29a540fea publish: fix groupify behaviour 2020-10-06 13:57:30 -04:00
Joe Bryan
2f2599b861 zuse: adds basic tests for |base16 2020-10-06 10:56:23 -07:00
Joe Bryan
9118913412 zuse: adds |base16 hex $oct en/decoder 2020-10-06 10:56:09 -07:00
Joe Bryan
c8ae2c2537
Merge pull request #3643 from urbit/jb/octs-once
zuse: remove duplicate $octs definition
2020-10-06 10:51:44 -07:00
ryjm
fbe0e4e9ba publish: prevId -> nextId 2020-10-06 13:13:05 -04:00
Fang
53ee119ee6
webdojo: use /~_~/slog endpoint
As updated in cc389c5.
2020-10-06 18:31:42 +02:00
Fang
f9e6c9f913
webdojo: attempt reconnecting only after success
Instead of always endlessly trying even if the endpoint was never
acknowledged.
2020-10-06 18:28:50 +02:00
fang
a1e43e02a0
eyre: prevent binding in reserved namespaces
Disallows registering bindings (through %connect and %serve) that would capture
traffic on paths starting with /~ (Eyre's) or /~_~ (runtime's, as of cc389c5).

Note that we don't touch +insert-binding, which is used by Eyre internally to
set up bindings in its own namespace.
2020-10-06 16:50:49 +02:00
Tyler Brown Cifu Shuster
47c746457e landscape: better embed checking 2020-10-05 18:12:10 -07:00
Matilde Park
77b1db2d16 Merge branch 'master' into release/next-userspace 2020-10-05 20:56:57 -04:00
Matilde Park
f407b0d238 Merge branch 'lf/global-skeleton-links' into la/cleanup-chat 2020-10-05 19:13:49 -04:00
Matilde Park
fc7f8600fb chat: resolve conflicts in #3646 2020-10-05 19:12:33 -04:00
Logan Allen
826248021a interface: added the ability to make and redirect to a new DM from the ProfileOverlay 2020-10-05 17:28:16 -05:00
Matilde Park
053c38a1be interface: popover uses scales.black30 not gray 2020-10-05 18:02:37 -04:00
Matilde Park
9d27379250 chat: indigo-react unread notice 2020-10-05 17:59:13 -04:00
Matilde Park
89b4c20de2 chat: f8 group link text 2020-10-05 17:46:03 -04:00
Matilde Park
a211cb90f2 chat: set input for light mode 2020-10-05 17:45:33 -04:00
Fang
4cfb98ec8d
hood: welp cards
The +weld call was nest-failing for some reason...
2020-10-05 23:43:12 +02:00
Fang
7242947f95
helm: add cors registry management generators 2020-10-05 23:42:59 +02:00
Fang
1c14e8854f
eyre: minimal CORS support
Adds a cors-registry to Eyre's state that tracks allowed and rejected
origins for the purposes of CORS request handling.

For preflight requests, generates a response in-line.
For simple requests, adds CORS headers onto whatever response is given.

See also:
https://groups.google.com/a/urbit.org/g/dev/c/bb82dwEJGzM/m/q2JjNSx5BwAJ
2020-10-05 23:41:42 +02:00
Matilde Park
35cd36407d groups: truncate long recent group entries 2020-10-05 17:37:46 -04:00
Logan Allen
4a469fc393 interface: moved components/lib to components 2020-10-05 16:32:46 -05:00
Matilde Park
00703e74a1 chat: bumping chat input size 2020-10-05 17:28:29 -04:00
Logan Allen
ba7055d1e4 interface: removed unused Chat components 2020-10-05 16:27:11 -05:00
Matilde Park
1b73029bc9 publish: safety check note view 2020-10-05 15:29:51 -04:00
Matilde Park
0d72959d03 publish: fix horizontal padding on small desktop 2020-10-05 15:09:36 -04:00
Matilde Park
5c1ef28055 links: prevent hostname arrow line breaking in safari 2020-10-05 14:59:53 -04:00
Matilde Park
2f8db1fbbc links: prevent shrinking of comment input 2020-10-05 14:43:09 -04:00
Matilde Park
7f530c8498 links: pass remotecontent policy 2020-10-05 14:37:34 -04:00
Matilde Park
25ee6053e6 publish: prevent crash on refreshing notebook 2020-10-05 14:33:34 -04:00
Matilde Park
29ae4fa54b groups: properly check and await notebook join 2020-10-05 14:31:27 -04:00
Matilde Park
aaf3cbee23 groups: allow line breaks in description prompt 2020-10-05 14:26:01 -04:00
Matilde Park
36adf996e0 links: restore flexbox truncation 2020-10-05 13:26:47 -04:00
Matilde Park
dc53e80b23 interface: calc skeleton size for safari 2020-10-05 13:15:24 -04:00
Matilde Park
56693be11b launch: scroll tile overflow 2020-10-05 13:14:42 -04:00
Matilde Park
b720029b20 links: disable flexshrink on link items 2020-10-05 12:52:41 -04:00
Matilde Park
87f761323f interface: revise new messages below padding 2020-10-05 12:03:10 -04:00
Matilde Park
bc685b6438 interface: dropdown should have same width 2020-10-05 12:00:27 -04:00
Matilde Park
7f03e35c9c interface: tweak sidebar header 2020-10-05 11:55:50 -04:00
Matilde Park
62a3b97870 chat: unread line should be blue 2020-10-05 11:51:12 -04:00
Matilde Park
3c51e42c74 chat: bump url message size 2020-10-05 11:35:47 -04:00
Matilde Park
9b1dbaf8ac interface: design nits 2020-10-05 11:30:18 -04:00
Joe Bryan
455de92b0d arvo: restore :time app 2020-10-05 01:17:17 -07:00
Liam Fitzgerald
9e38f38d95 StatusBar: fix padding 2020-10-05 16:32:10 +10:00
Liam Fitzgerald
bda2770320 Merge branch 'release/next-userspace' into lf/global-skeleton-links 2020-10-05 15:47:45 +10:00
Matilde Park
c10562a98c leap: pass background color to input 2020-10-04 19:52:47 -04:00
Matilde Park
8a53574453 chat: line up child messages properly 2020-10-04 19:48:15 -04:00
Joe Bryan
b5c9f4ed2a zuse: removes redundant definitions of $mite and $octs 2020-10-03 23:34:10 -07:00
Joe Bryan
a208387a72
Merge pull request #3520 from urbit/ted/ames-scry-print
ames: print failed scrys
2020-10-02 15:30:27 -07:00
Matilde Park
6651498c56 interface: fixes crash on refreshing groups layout 2020-10-02 18:29:15 -04:00
Matilde Park
3bf3ce1d71 interface: remove all popout logic 2020-10-02 18:09:29 -04:00
Matilde Park
6b98997ab2 interface: rich text in indigo-react 2020-10-02 18:09:29 -04:00
Matilde Park
5847ccc32e interface: indigo-react tabbar 2020-10-02 18:09:29 -04:00
Matilde Park
7164b96c7e chat: migrate settings to indigo-react 2020-10-02 18:09:29 -04:00
Matilde Park
8cc3e86498 leap: write input in indigo-react 2020-10-02 18:09:29 -04:00
Matilde Park
669a7aec85 links: settings panel in indigo-react 2020-10-02 18:09:29 -04:00
Matilde Park
3c2d75c4fe interface: metadata components to indigo-react 2020-10-02 18:09:25 -04:00
Matilde Park
5b9da64122 glob: update to 0v6.k146g.ot3f9.d6vgi.6hrj7.4e5gn 2020-10-02 14:14:19 -04:00
Matilde Park
cbe58f0519 Merge branch 'release/next-userspace' 2020-10-02 14:08:35 -04:00
Matilde Park
2237117f5c interface: design nits 2020-10-02 14:02:33 -04:00
Tyler Brown Cifu Shuster
02d74a4b19 leap: error trapping, fixes icon bug 2020-10-02 09:58:40 -07:00
Liam Fitzgerald
bddd1557b8 leap: update for new groups routing 2020-10-02 16:55:50 +10:00
Liam Fitzgerald
aa41b85d4b launch + groups: address design critique 2020-10-02 16:31:47 +10:00
Liam Fitzgerald
cc49b6cee3 chat: address design critique 2020-10-02 16:31:05 +10:00
Matilde Park
294f89d56e Merge branch 'release/next-userspace' 2020-10-01 22:56:23 -04:00
Logan Allen
e9f27a51fa acme: remove last %hall import and remove sur file 2020-10-01 21:49:16 -05:00
Logan Allen
a968bb004b chat-hook: fix infinite loop from reconnecting to own dm 2020-10-01 21:29:50 -05:00
Logan Allen
2c0ddfa960 Merge branch 'la/fix-dumb-mistake' of github.com:urbit/urbit into la/fix-dumb-mistake 2020-10-01 21:19:25 -05:00
Logan Allen
f34c1ba614 chat-hook: added assert to remove infinite loop case 2020-10-01 21:18:51 -05:00
Logan Allen
43139fa38d chat-hook: fix infinite loop 2020-10-02 02:04:20 +00:00
Logan Allen
f83674e985 chat-hook: do not remove chat if watch-nack 2020-10-02 01:59:14 +00:00
Logan Allen
1db605646a chat-hook: wip recover state 2020-10-01 20:49:58 -05:00
Logan Allen
17e1f6a043 chat-hook: fix dumb mistake 2020-10-01 20:31:34 -05:00
Matilde Park
d0d8f7d9f0 glob: update to 0vlkq9j.tgij1.qgq25.qilkc.0bsm7 2020-10-01 20:59:50 -04:00
Matilde Park
f76c5e13ef Merge branch 'release/next-userspace' 2020-10-01 20:40:28 -04:00
matildepark
a575ce9122
Merge pull request #3630 from urbit/la/fix-chat-lacking-group
chat-hook: remove app-path from hook state when it has no correspondi…
2020-10-01 20:39:23 -04:00
Matilde Park
9cdcdaf1a9 Merge branch 'mp/links/cleanup' (#3619)
* origin/mp/links/cleanup:
  links: fix aggressive overflow scrolling on tab bar
  links: link detail gets author nickname properly
  links: pass contact metadata to link items

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 17:43:03 -04:00
Logan Allen
0db7bba4fc chat-hook: remove app-path from hook state when it has no corresponding group, and do not crash in prior upgrade if chat has no group 2020-10-01 16:28:32 -05:00
fang
be1f4a5f6b
eyre: add authentication checker scry endpoint
Lets you check whether a specific Cookie header value string constitutes an
authenticated request.

/ex/=//=/authenticated/cookie/(scot %t 'cookie-string')

Intended for use in the runtime, for example with #3557.
2020-10-01 19:55:16 +02:00
fang
a37b728b86
Merge pull request #3565 from tylershuster/eyre-response-code
eyre: send 'no content' status with no content
2020-10-01 16:06:44 +02:00
Liam Fitzgerald
3b38a22bc9 Sidebar: address design remarks 2020-10-01 14:42:37 +10:00
Matilde Park
2ac0f5616f Merge branch 'mp/metadata/fixes' (#3618)
* origin/mp/metadata/fixes:
  interface: pass station to groupify button
  interface: exclude sigs and dots from paths
  interface: trim unnecessary logic in settings
  interface: set resource name correctly

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:25:20 -04:00
Matilde Park
5b3c220c30 Merge branch 'mp/publish/autocursor' (#3620)
* origin/mp/publish/autocursor:
  publish: disable cursor position reset on rerender

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:24:24 -04:00
Matilde Park
fe8432d62c Merge branch 'mp/status/indigo-react' (#3614)
* origin/mp/status/indigo-react:
  interface: remove png binaries
  interface: indigo-react statusbar icons

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:23:43 -04:00
Matilde Park
f5d9b890c3 Merge branch 'mp/leap/thinner-caret' (#3616)
* origin/mp/leap/thinner-caret:
  leap: thin the dojo caret

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:23:06 -04:00
Tyler Brown Cifu Shuster
11feb86457 updated eyre test 2020-09-30 18:20:18 -07:00
fang
84494fcd63
Merge pull request #3588 from urbit/dk-js-chan
landscape: channel.js plumbing acks through for subscriptions
2020-10-01 01:01:47 +02:00
Fang
b277b82167
hood: welp cards
The +weld call was nest-failing for some reason...
2020-09-30 15:54:27 +02:00
Fang
369193f50a
helm: add cors registry management generators 2020-09-30 15:54:25 +02:00
Fang
0866d99c73
eyre: minimal CORS support
Adds a cors-registry to Eyre's state that tracks allowed and rejected
origins for the purposes of CORS request handling.

For preflight requests, generates a response in-line.
For simple requests, adds CORS headers onto whatever response is given.

See also:
https://groups.google.com/a/urbit.org/g/dev/c/bb82dwEJGzM/m/q2JjNSx5BwAJ
2020-09-30 15:54:15 +02:00
Liam Fitzgerald
cae7ff7e50 launch: remove stale tiles 2020-09-30 23:48:33 +10:00
Liam Fitzgerald
74cac94c34 publish: further refactor for groups changes 2020-09-30 23:48:06 +10:00
Liam Fitzgerald
99a0a34ce3 links: further refactors for groups 2020-09-30 23:34:31 +10:00
Liam Fitzgerald
6c33e01a64 chat: normalize line height 2020-09-30 23:23:42 +10:00
Liam Fitzgerald
b426cb4d37 groups: further refactors and polish 2020-09-30 23:21:47 +10:00
Liam Fitzgerald
04a7d0075d j 2020-09-30 23:21:01 +10:00
Matilde Park
378466972c publish: disable cursor position reset on rerender
Fixes #3593.
2020-09-29 17:13:14 -04:00
matildepark
68047b073c
Merge pull request #3607 from tylershuster/firefox-image-paste
landscape: delay uploading briefly to account for browser inconsistencies
2020-09-29 16:13:53 -04:00
Matilde Park
2c30faecf4 links: fix aggressive overflow scrolling on tab bar 2020-09-29 14:50:46 -04:00
Matilde Park
3adcfae0ee links: link detail gets author nickname properly 2020-09-29 14:50:32 -04:00
Matilde Park
08c228739a links: pass contact metadata to link items 2020-09-29 14:37:33 -04:00
Matilde Park
5148df8566 interface: pass station to groupify button
Fixes #3592.
2020-09-29 14:29:20 -04:00
Matilde Park
6f8ff9c2a1 interface: exclude sigs and dots from paths
Fixes #3605.
2020-09-29 14:20:23 -04:00
Matilde Park
241233cca3 interface: trim unnecessary logic in settings 2020-09-29 14:18:39 -04:00
Matilde Park
144b3f618c interface: set resource name correctly
Fixes #3617.
2020-09-29 14:13:45 -04:00
fang
487aa501c6
Merge pull request #3591 from urbit/m/shoe-auto-history-unset
shoe: don't auto-run discontinuous inputs
2020-09-29 11:22:34 +02:00
Matilde Park
a2a792b6f4 leap: thin the dojo caret 2020-09-28 22:16:06 -04:00
matildepark
bb5c73d4c8
Merge pull request #3611 from tylershuster/remove-external-aws
landscape: remove externally loaded aws
2020-09-28 22:07:06 -04:00
Matilde Park
1dc5c7c81e meta: simplify interface contributing 2020-09-28 21:58:17 -04:00
Matilde Park
01e28b3033 interface: remove png binaries 2020-09-28 21:45:37 -04:00
Matilde Park
5b9dc1e46a interface: indigo-react statusbar icons 2020-09-28 21:33:32 -04:00
Matilde Park
87c086dc1b leap: address #3613 feedback 2020-09-28 21:13:20 -04:00
Matilde Park
7498923df2 leap: use indigo-react icons 2020-09-28 21:05:09 -04:00
Liam Fitzgerald
8acabefcc5 Merge branch 'release/next-userspace' into lf/global-skeleton-links 2020-09-29 11:02:49 +10:00
David Kerschner
0cd4d12400 landscape: channel.js, address requested changes 2020-09-28 15:47:42 -07:00
Tyler Brown Cifu Shuster
d42755a9e5 landscape: delay uploading briefly to account for browser inconsistencies
fixes #3589

Due to inconsistencies in how browsers handle "change" events, it is necessary to make a brief delay on S3 uploader to prevent double-uploading
2020-09-28 15:15:13 -07:00
Tyler Brown Cifu Shuster
15f793ddfb landscape: remove externally loaded aws 2020-09-28 15:04:31 -07:00
matildepark
1e86da80fb
Merge pull request #3590 from tylershuster/network-dev-server
interface: open dev server to network
2020-09-28 18:04:21 -04:00
matildepark
27d0c8ad6b
Merge pull request #3606 from tylershuster/link-group-dropdown
landscape: increase z-index of dropdown search
2020-09-28 17:46:44 -04:00
Tyler Brown Cifu Shuster
26a3a1761c landscape: increase z-index of dropdown search
fixes #3583
2020-09-28 12:33:45 -07:00
fang
f84c651adc
readme: improve clarity of phrasing around testing 2020-09-28 18:49:37 +02:00
matildepark
98d2fc793c
Merge pull request #3587 from tylershuster/link-title
links: prevents title from being overwritten
2020-09-28 12:48:06 -04:00
Tyler Brown Cifu Shuster
a1822bc5f1 updated eyre test 2020-09-28 09:27:21 -07:00
fang
6d843bfe5a
readme: update arvo test command 2020-09-28 17:52:02 +02:00
Elliot Glaysher
cea51ef16d
Merge pull request #3553 from pkova/eyre
eyre: remove superfluous connection-state check
2020-09-28 10:50:20 -04:00
Tyler Brown Cifu Shuster
9d1514385f Merge branch 'release/next-sys' of https://github.com/urbit/urbit into eyre-response-code 2020-09-27 21:28:04 -07:00
fang
7977dcfec0
shoe: don't auto-run discontinuous inputs
Previously, up-arrowing into (or otherwise retrieving) a command from history
that automatically runs on-input would directly run the command again,
preventing the user from up-arrowing past the auto-run command into further
history.

With this change, shoe detects discontinuous inputs (sole's `%set` edit), and
refuses to auto-run the parsed command in those cases.
2020-09-26 02:08:35 +02:00
Tyler Brown Cifu Shuster
ff3dd549ef interface: open dev server to network 2020-09-25 16:17:44 -07:00
fang
106a714fb5
Merge pull request #3569 from pkova/release/next-userspace
dojo: parse %as in ++parse-value instead of ++parse-build
2020-09-26 01:16:56 +02:00
David Kerschner
a07757c313 landscape: channel.js plumbing acks through for subscriptions 2020-09-25 15:57:53 -07:00
Tyler Brown Cifu Shuster
3636a5b646 links: prevents title from being overwritten 2020-09-25 15:55:57 -07:00
Matilde Park
5519f9baaa Merge branch 'release/next-userspace' 2020-09-25 17:32:32 -04:00
Matilde Park
fb66701008 Merge branch 'la/spider' (#3582)
* origin/la/spider:
  spider: bind eyre unconditionally upon upgrade

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-09-25 17:32:05 -04:00
Logan Allen
36f53a434d spider: bind eyre unconditionally upon upgrade 2020-09-25 16:28:17 -05:00
Logan Allen
e17e508379 chat-hook: fix, test, and ensure sending invite works 2020-09-25 15:52:42 -05:00
Logan Allen
f6b2a45c62 chat-hook: send invites to all unsubscribed members of unmanaged chats 2020-09-25 14:18:26 -05:00
Logan Allen
561f8e00b3 metadata-store: migrate indices properly 2020-09-25 10:41:39 -05:00
fang
b12f89228b
webdojo: remove "no slogs" notification 2020-09-25 15:13:45 +02:00
pkova
d576c9479f dojo: parse %as in ++parse-value instead of ++parse-build
Allows things like `+hello &helm-hi 'hi'`. Fixes #1476.
2020-09-25 14:11:40 +03:00
Fang
9efa389e5a
glob: update hash correctly 2020-09-25 11:31:17 +02:00
Fang
e5c3c5263f
glob: update to 0v5.6e3d0.3hm4q.iib09.rb2jb.9h4k4 2020-09-25 11:20:06 +02:00
Liam Fitzgerald
f77522755d metadata-store: rebuild indices
The OTA deployment of urbit-os-v1.0.50 unintentionally wiped the indices
during the state migration. This caused widespread permissions issues,
as agents were unable to tell which group is associated with what channel.
Fortunately, the indices are a simple transform of the associations noun,
which was kept intact. This commit introduces a state migration to rebuild
the indices, in order to restore connectivity on the network.
2020-09-25 16:21:29 +10:00
Tyler Brown Cifu Shuster
8a9534e0ac eyre: send 'no content' headers with no content 2020-09-24 21:07:07 -07:00
Matilde Park
4fad47d151 glob: update to 0v4.6aspk.m4l21.aha5i.79git.eu8bv 2020-09-24 22:17:49 -04:00
Matilde Park
54a058b95c Merge branch 'lf/pre-ota-fixes' (#3563)
* origin/lf/pre-ota-fixes:
  graph: add restore thread
  links: fix broken Input import

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-09-24 22:12:06 -04:00
Liam Fitzgerald
f4d75ad74d graph: add restore thread 2020-09-25 12:07:21 +10:00
Liam Fitzgerald
577192ce11 links: fix broken Input import 2020-09-25 12:07:03 +10:00
Matilde Park
98acf2ee70 glob: update to 0v6.5vpjh.iofq9.lseb0.1e4c8.2p7fo 2020-09-24 21:21:05 -04:00
L
f00d476fcb
Merge pull request #3521 from urbit/ted/link
graph import/export generators
2020-09-24 20:06:46 -05:00
Liam Fitzgerald
898b3adeb5 publish: fix new notebook on mobile screen sizes 2020-09-25 10:59:12 +10:00
Liam Fitzgerald
65e0fa1eb8 publish: refine new groups layout 2020-09-25 10:44:24 +10:00
Matilde Park
261b0f24a1 Merge branch 'release/link' (#3544)
* origin/release/link: (72 commits)
  graph: handle already joined case
  graph: subscribe to keys globally
  leap: fix react-routing to links
  interface: fixing syntax error in metadata settings
  interface: last tweaks
  leap: refer to module when indexing graph data
  link-store: fix migration bugs
  links: fix s3 detection
  links: all inputs use gray2
  links: link-item retains hostname detection
  links: pass remoteContentPolicy to pending comment
  link-listen-hook: silently discard %behn %wake
  link: iterate over OrderedMap correctly
  interface: added oembeds and drag and drop back
  interface: ported in Liam's graph-update reducer and threaded through some display parameters into LinkItem
  apps: fix issues with mark and remove unnecessary comments
  interface: fix tab bar to display and link properly
  graph-view: en-path resource for md-hook
  push-hook: Proxy local pokes and fix kick path
  interface: removed unused api and store files
  ...

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-09-24 20:44:10 -04:00
Liam Fitzgerald
24c9067921 links: update for new groups layout 2020-09-25 10:44:10 +10:00
Liam Fitzgerald
cf38904b81 chat: update for new groups layout 2020-09-25 10:43:45 +10:00
Liam Fitzgerald
7b2c485587 interface: flesh out new groups layout 2020-09-25 10:43:30 +10:00
Liam Fitzgerald
6af438f1f1 graph: handle already joined case 2020-09-25 10:37:32 +10:00
Liam Fitzgerald
c373d57d23 graph: subscribe to keys globally 2020-09-25 10:37:09 +10:00
Matilde Park
6506390238 leap: fix react-routing to links 2020-09-24 20:19:22 -04:00
Matilde Park
d48772e309 interface: fixing syntax error in metadata settings 2020-09-24 20:16:50 -04:00
Logan Allen
cec014fa96 interface: last tweaks 2020-09-24 19:09:46 -05:00
Matilde Park
c7e947d631 Merge branch 'release/link' of github.com:urbit/urbit into release/link 2020-09-24 20:05:51 -04:00
Matilde Park
95cf1aaf58 leap: refer to module when indexing graph data 2020-09-24 20:05:25 -04:00
Ted Blackman
7237132e9a link-store: fix migration bugs 2020-09-24 20:03:07 -04:00
Fang
932adb11b0
webdojo: connect to slog stream for printfs
Connects to the SSE stream on /~/slog to receive printf output from the
runtime, and pretends those are incoming %txt effects.

Depends on #3557, which introduces the endpoint used here.
2020-09-25 01:24:02 +02:00
Fang
41940b56fd
webdojo: preserve whitespace in output
These aren't <pre>, so need explicit styling to preserve leading,
trailing, and "gratuitous" whitespace.
2020-09-25 01:18:52 +02:00
Matilde Park
999f8025f5 links: fix s3 detection
All props are nested in 'credentials', so it would always return false
2020-09-24 19:06:25 -04:00
Matilde Park
744232eef1 links: all inputs use gray2 2020-09-24 18:59:26 -04:00
Matilde Park
75e65573d3 links: link-item retains hostname detection 2020-09-24 18:53:49 -04:00
Matilde Park
41267a25f1 links: pass remoteContentPolicy to pending comment
Avoids a page crash when commenting a YouTube link.
2020-09-24 18:32:30 -04:00
Logan Allen
7498b6d0cb link-listen-hook: silently discard %behn %wake 2020-09-24 17:21:47 -05:00
Liam Fitzgerald
0362f37c48 link: iterate over OrderedMap correctly 2020-09-25 08:19:23 +10:00
Matilde Park
c3991676c2 Merge branch 'lf/indigo-bump' (#3540)
* origin/lf/indigo-bump:
  publish: set max width on new note title input
  interface: fix flexbox for groupView button layout
  interface: add cursor css to tabs
  publish: use Row for NoteForm layout
  interface: cleanup more indigo shenanigans
  remove fontSize property
  profile: fix form breakage caused by 1.2 migration
  publish: use CodeMirror as editor
  Revert "publish: introduce ProseMirror for markdown editing"
  interface: fix assorted breakage from 1.2 indigo bump
  publish: introduce ProseMirror for markdown editing
  interface: bump indigo version

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-09-24 18:11:49 -04:00
Matilde Park
73da90d866 publish: set max width on new note title input 2020-09-24 18:10:47 -04:00
Matilde Park
88b43ccaa8 interface: fix flexbox for groupView button layout 2020-09-24 18:09:21 -04:00
Matilde Park
0496ef963e interface: add cursor css to tabs 2020-09-24 18:09:01 -04:00
Logan Allen
528e4d345f interface: added oembeds and drag and drop back 2020-09-24 16:48:23 -05:00
Liam Fitzgerald
a1d5b68ba1 publish: use Row for NoteForm layout 2020-09-25 06:38:40 +10:00
Logan Allen
19b5d8cbfc interface: ported in Liam's graph-update reducer and threaded through some display parameters into LinkItem 2020-09-24 14:59:15 -05:00
fang
c46061eda7
zuse: make octs value @ instead of @t
Because these things aren't always printable/valid @t.
2020-09-24 21:36:45 +02:00
Logan Allen
1eef5ac05f apps: fix issues with mark and remove unnecessary comments 2020-09-24 13:47:45 -05:00
Logan Allen
5cc4165b74 interface: fix tab bar to display and link properly 2020-09-24 13:47:11 -05:00
pkova
5902ef9a53 eyre: remove superfluous connection-state check
This was originally introduced by me in #1814 to address #1811. Eyre was not
canceling heartbeat timers on all relevant events making it easy to end
up with an infinite behn loop. This check allowed ships that entered an infinite
loop to recover, as per my comment at
https://github.com/urbit/urbit/pull/1814#discussion_r333477482. Otherwise it's
not necessary.
2020-09-24 17:50:42 +03:00
Liam Fitzgerald
7daf0e692b interface: cleanup more indigo shenanigans 2020-09-24 17:22:08 +10:00
Liam Fitzgerald
ae778de989 Merge branch 'release/link' into lf/global-skeleton-links 2020-09-24 11:05:47 +10:00
Liam Fitzgerald
69d8130334 graph-view: en-path resource for md-hook 2020-09-24 10:11:54 +10:00
Liam Fitzgerald
3452781b40 push-hook: Proxy local pokes and fix kick path 2020-09-24 10:11:29 +10:00
Matilde Park
332b2bc481 leap: check for focus before blurring 2020-09-23 17:24:39 -04:00
Matilde Park
cdbbaf0bda leap: always blur and refocus input 2020-09-23 16:44:25 -04:00
Gavin Atkinson
6770e8f857 remove fontSize property 2020-09-23 12:57:39 -07:00
Liam Fitzgerald
1f95c40a24 profile: fix form breakage caused by 1.2 migration 2020-09-23 13:13:10 +10:00
Liam Fitzgerald
30ee75413d publish: use CodeMirror as editor 2020-09-23 13:12:35 +10:00
Matilde Park
5424730949 leap: destructure selection logic variables 2020-09-22 22:39:51 -04:00
Liam Fitzgerald
2a0dc1a3d8 Revert "publish: introduce ProseMirror for markdown editing"
This reverts commit a3545c5cb3.
2020-09-23 11:02:28 +10:00
matildepark
55e60c6f87
Merge pull request #3546 from tylershuster/unread-jump
chat: fixes unread marker on blur
2020-09-22 17:16:48 -04:00
Matilde Park
690e106853 Merge branch 'mp/remove-test' (#3519)
* origin/mp/remove-test:
  arvo: remove test/example.udon

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-09-22 17:14:52 -04:00