Commit Graph

20760 Commits

Author SHA1 Message Date
Tyler Brown Cifu Shuster
7e57ec2f96 launch: fixing layout 2020-10-06 14:07:22 -07:00
Matilde Park
34235d53f2 Merge branch 'la/cleanup-groups' (#3653)
* origin/la/cleanup-groups:
  leap: amend for new group paths
  interface: fixed variable name
  interface: fixes omnibox and profile overlay redirects
  interface: removed extraneous startApp and no longer stopApp on unmount
  interface: moved from ~groups url to ~landscape url
  interface: reorganized groups directory structure to have like-kind components together
  interface: cleanup of old ~groups interface... open questions, but still pretty good

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-10-06 16:54:41 -04:00
Matilde Park
c67a75c56a leap: amend for new group paths 2020-10-06 16:53:50 -04:00
Logan Allen
65db566fc7 interface: fixed variable name 2020-10-06 15:28:38 -05:00
Logan Allen
53c1ddfa94 interface: fixes omnibox and profile overlay redirects 2020-10-06 15:27:16 -05:00
Logan Allen
b0c18ad279 interface: removed extraneous startApp and no longer stopApp on unmount 2020-10-06 15:18:22 -05:00
Logan Allen
fb261dc93c interface: moved from ~groups url to ~landscape url 2020-10-06 15:15:31 -05:00
Logan Allen
bf96c50d4c interface: reorganized groups directory structure to have like-kind components together 2020-10-06 15:04:37 -05:00
Logan Allen
b86d5d2298 interface: cleanup of old ~groups interface... open questions, but still pretty good 2020-10-06 14:48:27 -05:00
matildepark
045a158ead
Merge pull request #3652 from urbit/la/cleanup-publish
La/cleanup publish
2020-10-06 15:47:10 -04:00
Logan Allen
c0dea0fe4f interface: fix publish route redirects 2020-10-06 14:21:59 -05:00
Logan Allen
ec657cb8f8 interface: clean up publish 2020-10-06 14:21:59 -05:00
matildepark
0436598a99
Merge pull request #3633 from tylershuster/oembed-improvements
landscape: better embed checking
2020-10-06 14:49:01 -04:00
matildepark
9429ded3e9
Merge pull request #3650 from ryjm/ryjm/publish-next-note-fix
publish: prevId -> nextId
2020-10-06 14:40:08 -04:00
matildepark
704b52adad
Merge pull request #3649 from urbit/mp/publish/regressions
publish: crashes and regressions
2020-10-06 14:31:49 -04:00
L
fd39ae195b
Merge pull request #3648 from urbit/la/cleanup-links
interface: removed unused links files
2020-10-06 13:20:49 -05:00
Matilde Park
e43bcb5f65 publish: send read api call on loading note 2020-10-06 14:17:49 -04:00
Logan Allen
c15fb64629 interface: remove unused Type declarations and permission reducers 2020-10-06 13:16:56 -05:00
Logan Allen
7c3a43984c interface: cleaned up util file 2020-10-06 13:14:12 -05:00
Logan Allen
8ab0c3d627 interface: remove links subscriptions 2020-10-06 13:09:27 -05:00
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
ryjm
fbe0e4e9ba publish: prevId -> nextId 2020-10-06 13:13:05 -04: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
7b236104b0 Merge branch 'lf/global-skeleton-links' (#3626)
* origin/lf/global-skeleton-links: (59 commits)
  chat: resolve conflicts in #3646
  interface: added the ability to make and redirect to a new DM from the ProfileOverlay
  interface: popover uses scales.black30 not gray
  chat: indigo-react unread notice
  chat: f8 group link text
  chat: set input for light mode
  groups: truncate long recent group entries
  interface: moved components/lib to components
  chat: bumping chat input size
  interface: removed unused Chat components
  publish: safety check note view
  publish: fix horizontal padding on small desktop
  links: prevent hostname arrow line breaking in safari
  links: prevent shrinking of comment input
  links: pass remotecontent policy
  publish: prevent crash on refreshing notebook
  groups: properly check and await notebook join
  groups: allow line breaks in description prompt
  links: restore flexbox truncation
  interface: calc skeleton size for safari
  ...

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-10-05 20:56:28 -04:00
Matilde Park
3706566563 Merge branch 'la/cleanup-chat' (#3646)
* origin/la/cleanup-chat:
  chat: resolve conflicts in #3646
  interface: added the ability to make and redirect to a new DM from the ProfileOverlay
  interface: moved components/lib to components
  interface: removed unused Chat components

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-10-05 19:14:23 -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
Fang
3d1ca6fb42
pill: update 2020-10-06 00:41:25 +02: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