Commit Graph

1975 Commits

Author SHA1 Message Date
Matilde Park
8a53574453 chat: line up child messages properly 2020-10-04 19:48:15 -04: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
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
f76c5e13ef Merge branch 'release/next-userspace' 2020-10-01 20:40:28 -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
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
Liam Fitzgerald
6264091148 publish: fix breakage from merge 2020-10-01 11:15:46 +10:00
Liam Fitzgerald
ef7bb37f8f Merge branch 'release/next-userspace' into lf/graph-publish-fe 2020-10-01 09:43:34 +10: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
Matilde Park
a2a792b6f4 leap: thin the dojo caret 2020-09-28 22:16:06 -04:00
Matilde Park
1dc5c7c81e meta: simplify interface contributing 2020-09-28 21:58:17 -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
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
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
Tyler Brown Cifu Shuster
ff3dd549ef interface: open dev server to network 2020-09-25 16:17:44 -07:00
Tyler Brown Cifu Shuster
3636a5b646 links: prevents title from being overwritten 2020-09-25 15:55:57 -07:00
fang
b12f89228b
webdojo: remove "no slogs" notification 2020-09-25 15:13:45 +02:00
Liam Fitzgerald
577192ce11 links: fix broken Input import 2020-09-25 12:07:03 +10: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
95cf1aaf58 leap: refer to module when indexing graph data 2020-09-24 20:05:25 -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
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
Logan Allen
5cc4165b74 interface: fix tab bar to display and link properly 2020-09-24 13:47:11 -05: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
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
Logan Allen
bc9b508d77 Merge branch 'release/next-userspace' into release/link 2020-09-22 15:52:42 -05:00
Tyler Brown Cifu Shuster
9c577e53f3 chat: fixes unread marker on blur 2020-09-22 13:52:28 -07:00
Tyler Brown Cifu Shuster
96111552e9 chat: fixes message jump 2020-09-22 13:28:51 -07:00
Logan Allen
65b317a0f9 interface: removed unused api and store files 2020-09-22 15:09:25 -05:00
Logan Allen
4683f6978a groups: fixed joining of links resources from channels screen 2020-09-22 13:50:08 -05:00
Liam Fitzgerald
6aec4baf2b interface: fix assorted breakage from 1.2 indigo bump 2020-09-22 16:50:09 +10:00
Liam Fitzgerald
a3545c5cb3 publish: introduce ProseMirror for markdown editing 2020-09-22 16:49:39 +10:00
Liam Fitzgerald
ce97d35d02 interface: bump indigo version 2020-09-22 16:24:49 +10:00
matildepark
e41c974230
Merge pull request #3535 from tylershuster/message-ordering
chat: sort message by number instead of timestamp
2020-09-21 20:08:52 -04:00
matildepark
0c77b1b493
Merge pull request #3513 from tylershuster/unread-marker
chat: fixes unread marker behavior
2020-09-21 20:07:53 -04:00
matildepark
4a410d2c78
Merge pull request #3529 from urbit/mp/chat/responsive-dragger
various: s3 dragger uses indigo-react
2020-09-21 19:16:54 -04:00
Logan Allen
2b4df724f7 interface: added /~graph route with joining logic and partial redirect logic 2020-09-21 13:55:39 -05:00
matildepark
7b9aaa4fb0
Merge pull request #3531 from tylershuster/notebook-refresh
publish: fixed error on notebook refresh
2020-09-21 14:49:23 -04:00
matildepark
a95ada0dbf
Merge pull request #3538 from tylershuster/scrollbar-colors
all: sets scrollbar colors
2020-09-21 14:48:38 -04:00
matildepark
a4636869aa
Merge pull request #3533 from tylershuster/pending-message-fix
chat: fixes misses pending messages
2020-09-21 14:20:54 -04:00
matildepark
cf29ada99f
Merge pull request #3532 from tylershuster/dark-mode-error
all: fixes error stack trace in dark mode
2020-09-21 14:14:49 -04:00
Tyler Brown Cifu Shuster
fa95539524 all: sets scrollbar colors
fixes urbit/landscape#87
2020-09-21 10:58:52 -07:00
Tyler Brown Cifu Shuster
b39f47e2ee all: fixes error stack trace in dark mode
fixes #3530
2020-09-21 10:16:19 -07:00
Tyler Brown Cifu Shuster
80815b9880 chat: fixes unread marker behavior
fixes #3495
2020-09-21 09:37:52 -07:00
Logan Allen
6503bb9164 interface: finish delete graph integration 2020-09-21 10:17:12 -05:00
Logan Allen
f426da1753 interface: useEffect for graph fetching 2020-09-21 09:58:49 -05:00
Logan Allen
fb1d1816a0 interface: makes new collections invite-only 2020-09-21 09:44:28 -05:00
Liam Fitzgerald
75b9968bc7 Merge branch 'lt/link-js' into lf/global-skeleton-links 2020-09-21 14:50:58 +10:00
Tyler Brown Cifu Shuster
3a0c211554 chat: sort message by number instead of timestamp
fixes #3534

This is correct behavior.
May cause issues with some people who have messages stored out of order on their computer.
Leaving and rejoining the channel should fix it for them.
2020-09-19 10:56:11 -07:00
Tyler Brown Cifu Shuster
df4d392ca7 chat: fixes misses pending messages
fixes #3497
2020-09-18 21:57:44 -07:00
Tyler Brown Cifu Shuster
46afe8abe6 publish: fixed error on notebook refresh
fixed #3506
2020-09-18 19:50:53 -07:00
Matilde Park
04bfb00e7b various: s3 dragger uses indigo-react 2020-09-18 22:13:18 -04:00
Matilde Park
e62411577a publish: correct timestamps on note navigation
Fixes #3489.
2020-09-18 21:26:37 -04:00
matildepark
c19acbb041
Merge pull request #3512 from tylershuster/backlog-height
chat: make backlog height only reflect loaded messages
2020-09-18 21:03:27 -04:00
Tyler Brown Cifu Shuster
04ce994157 chat: make backlog height only reflect loaded messages
fixes #3496
2020-09-18 17:32:55 -07:00
matildepark
9d40a23077
Merge pull request #3516 from tylershuster/pub-unsub
publish: allow unsubscribing from notebooks
2020-09-18 20:15:43 -04:00
Logan Allen
15ed795d24 interface: got settings page partially working 2020-09-18 17:00:41 -05:00
Logan Allen
f162eb0f09 interface: comment item renders properly 2020-09-18 16:14:25 -05:00
Logan Allen
7ef30187bb interface: working sidebar and new page 2020-09-18 15:11:06 -05:00
Tyler Brown Cifu Shuster
107cc7ab5f publish: allow unsubscribing from notebooks
fixes #3505
2020-09-18 12:32:36 -07:00
matildepark
3ad8322417
Merge pull request #3517 from tylershuster/invite-search
all: exclude ships from invite search when shipResults is false
2020-09-18 14:58:05 -04:00
matildepark
f4a3ff77c4
Merge pull request #3515 from tylershuster/link-title
links: prevents title from being overwritten
2020-09-18 14:45:23 -04:00
matildepark
d3e4a30a70
Merge pull request #3514 from tylershuster/drag-and-drop
chat: fixes drag-and-drop bugs
2020-09-18 14:38:05 -04:00
Liam Fitzgerald
971d38290a groups: update to new designs 2020-09-18 15:48:26 +10:00
Tyler Brown Cifu Shuster
37e858004c all: exclude ships from invite search when shipResults is false
fixes #3508
2020-09-17 21:17:23 -07:00
matildepark
67b53bd9e7
Merge pull request #3511 from tylershuster/chat-scroll-keys
chat: fixes scroll keys
2020-09-17 23:33:49 -04:00
Tyler Brown Cifu Shuster
797fb47243 links: prevents title from being overwritten
fixes #3481
2020-09-17 20:26:19 -07:00
Tyler Brown Cifu Shuster
3049d33442 chat: fixes drag-and-drop bugs
Fixes #3482 and an unfiled bug where files would post twice on safari
2020-09-17 20:19:38 -07:00
matildepark
91ddc70c60
Merge pull request #3510 from tylershuster/embed-cancel
all: noop on unmounted fetch embed error
2020-09-17 23:08:49 -04:00
matildepark
b761b3fad9
Merge pull request #3509 from tylershuster/publish-unsubscribe
all: standardize API response types
2020-09-17 23:04:23 -04:00
Tyler Brown Cifu Shuster
1ccfe2caa8 chat: fixes scroll keys
fixes #3498
2020-09-17 19:57:44 -07:00
Tyler Brown Cifu Shuster
261de5d994 all: noop on unmounted fetch embed error
fixes #3500
2020-09-17 19:50:55 -07:00
Tyler Brown Cifu Shuster
57605e9aa4 all: standardize API response types
ensures that all API methods return promises, for chaining
2020-09-17 19:44:12 -07:00
Tyler Brown Cifu Shuster
22e6422bbf all: Fixes joining navigation jank
Uses the `replaceState` feature of the history API to change-in-place the page
location instead of pushing a new entry, which prevents backward navigation.
Also irons out some inconsistent behavior on joining.

Fixes #3504, fixes #3503, fixes some unfiled bugs
2020-09-17 13:40:40 -07:00
Logan Allen
20832ab53a Merge branch 'release/link' into lt/link-js 2020-09-17 14:02:58 -05:00
Liam Fitzgerald
94050f150e Merge branch 'master' into lf/global-skeleton 2020-09-17 12:17:53 +10:00
Liam Fitzgerald
1865086675 groups: sidebar restructure 2020-09-17 11:54:45 +10:00
Liam Fitzgerald
8fe45b63b1 publish: refactor for new sidebar 2020-09-17 11:54:07 +10:00
Liam Fitzgerald
62e2dc6cb0 chat: refactor for new sidebar 2020-09-17 11:53:45 +10:00
Liam Fitzgerald
4c5bffaef0 groups: new sidebar layout 2020-09-17 11:53:12 +10:00
Tyler Brown Cifu Shuster
d20fe135ac chat: fixes dancing timestamps
fixes #3493
2020-09-16 10:13:37 -07:00
pkova
9e64d3cade webchat: fix slow scrolling 2020-09-16 19:39:25 +03:00
Matilde Park
b9c1b7afb3 Merge branch 'release/next-userspace' 2020-09-16 00:26:44 -04:00
Tyler Brown Cifu Shuster
ec99d96112 chat: fixes 2020-09-15 21:13:04 -07:00
Matilde Park
b1573ccae5 groups: restore previous virtualiser 2020-09-15 22:09:26 -04:00
matildepark
e35bd1a2c9
Merge pull request #3476 from tylershuster/scroll-behavior
chat: Scroll behavior
2020-09-15 21:23:44 -04:00
Tyler Brown Cifu Shuster
dc1c23921b chat: fixes new scroll implementation behavior
Fixes #3482, fixes #3465, fixes #3440
2020-09-15 18:21:16 -07:00
matildepark
15593d69f0
Merge pull request #3484 from urbit/mp/dojo-subscription-tweak
soto: call resetControllers on mount
2020-09-15 19:22:43 -04:00
Matilde Park
a053f59970 soto: address #3484 review 2020-09-15 18:59:34 -04:00
Ted Blackman
77658b1a8a Merge remote-tracking branch 'origin/release/link' into lf/graph-be 2020-09-15 16:46:00 -04:00
Ted Blackman
3d834ffaf9 interface: remove app-name from graph commands 2020-09-15 16:29:12 -04:00
Liam Fitzgerald
80f5747cd5 publish: update FE for versioned posts 2020-09-15 15:53:20 +10:00
Liam Fitzgerald
de99436bc5 graph-store: order map in JS 2020-09-15 15:49:14 +10:00
Liam Fitzgerald
dd3fd3b6a9 graph-store: allow recursive add-nodes from JSON 2020-09-15 15:32:04 +10:00
Matilde Park
28c019c9cb Merge branch 'release/next-userspace' into mp/chat/copy-notice 2020-09-14 21:05:58 -04:00
Matilde Park
3482f4ae59 soto: call resetControllers on mount 2020-09-14 14:36:57 -04:00
Liam Fitzgerald
af77d47e73 graph-view: revived groupify 2020-09-11 10:15:04 +10:00
Liam Fitzgerald
574e6de984 graph-view: refine threads 2020-09-11 10:15:04 +10:00
Liam Fitzgerald
4008fb34b1 interface: expand graph api 2020-09-11 10:15:04 +10:00
Logan Allen
68d15b8009 interface: cleaned up links 2020-09-10 17:16:42 -05:00
Logan Allen
865f3c016a interface: made comment page work, add comment, and settings 2020-09-10 17:12:38 -05:00
Logan Allen
e60e5fcdbd interface: links uses graph-store 2020-09-10 10:57:07 -05:00
Liam Fitzgerald
cae2ccd707 graph-view: revived groupify 2020-09-10 21:39:50 +10:00
Liam Fitzgerald
feb96625f1 Merge branch 'release/next-userspace' into lf/graph-publish-fe 2020-09-10 20:45:37 +10:00
Liam Fitzgerald
03807619ed graph-view: refine threads 2020-09-10 20:20:00 +10:00
Liam Fitzgerald
2160bed3ca publish: rewrite note components for graph-store 2020-09-10 20:10:29 +10:00
Liam Fitzgerald
393f9fd53c publish: rewrite notebook components for graph-store 2020-09-10 20:10:07 +10:00
Liam Fitzgerald
22b6277abe publish: rewrite top-level for graph-store 2020-09-10 20:09:52 +10:00
Matilde Park
1f6f1fcd53 leap: ensure selected is always an array
Fixes #3462.
2020-09-09 21:20:59 -04:00
matildepark
5eb5d4abe1
Merge pull request #3461 from tylershuster/the-thin-green-line
chat: hotfix new message indicator
2020-09-09 00:11:49 -04:00
Tyler Brown Cifu Shuster
05dd5d65cb chat: hotfix new message indicator 2020-09-08 19:56:07 -07:00
Matilde Park
bb44f39491 leap: safety check state.selected 2020-09-08 21:57:47 -04:00
Matilde Park
c7f8af1fd2 Merge branch 'release/next-userspace' 2020-09-08 20:32:02 -04:00
matildepark
3d739c03c2
Merge pull request #3457 from tylershuster/pending-message
chat: show pending messages again
2020-09-08 20:31:21 -04:00
Tyler Brown Cifu Shuster
042cdcf698 chat: show pending messages again 2020-09-08 17:28:52 -07:00
Matilde Park
76d4f73942 statusBar: prepend sig to ship settings button 2020-09-08 20:01:45 -04:00
matildepark
ae0a00eb4e
Merge pull request #3412 from urbit/lf/publish-role-check
publish: check roles correctly for tags
2020-09-08 19:58:31 -04:00
Matilde Park
c47c281743 Merge branch 'release/next-userspace' of github.com:urbit/urbit into release/next-userspace 2020-09-08 19:45:00 -04:00
Matilde Park
71867d1d5c links: pipe remoteContentPolicy to pending comments 2020-09-08 19:44:51 -04:00
matildepark
9ded774944
Merge pull request #3413 from urbit/lf/publish-input-form--qa
publish: make form expand to fill height of window
2020-09-08 19:43:03 -04:00
matildepark
787973e260
Merge pull request #3455 from urbit/mp/interface/always-home
interface: always show home button
2020-09-08 19:42:45 -04:00
matildepark
fb9e7d83f8
Merge pull request #3448 from urbit/mp/profile/ios-fixes
profile: fix iOS safari behaviour, add react-helmet
2020-09-08 19:28:09 -04:00
matildepark
89ddac2f7b
Merge pull request #3452 from urbit/mp/404/bg
error: add background style
2020-09-08 19:27:59 -04:00
Matilde Park
7fe9caf554 interface: always show home button 2020-09-08 18:57:56 -04:00
Liam Fitzgerald
d80e5cac49 publish: mobile scrolling fix 2020-09-09 08:51:17 +10:00
matildepark
f24a47f8e9
Merge pull request #3454 from tylershuster/oembed-collapse
chat: prevent message rerender
2020-09-08 18:37:50 -04:00
matildepark
ef70d8e126
Merge pull request #3453 from urbit/mp/interface/embeds-on
interface: embeds on by default
2020-09-08 18:34:02 -04:00
Liam Fitzgerald
c3a2e66412 publish: scroll markdown editor correctly 2020-09-09 08:26:03 +10:00
Tyler Brown Cifu Shuster
f9cf984381 chat: prevent message rerender 2020-09-08 15:20:40 -07:00
Matilde Park
27fd31b0b3 interface: embeds on by default 2020-09-08 17:22:42 -04:00
Matilde Park
990d46dd9e error: add background style
If you've set an image background, it can make it hard to read 404s or
error messages. This adds the default bg color.
2020-09-08 17:16:45 -04:00
Matilde Park
01a75d540f leap: use a instead of Link if not default app
Logging out currently doesn't work via Leap because we only use
react-router. This adds selection and navigation logic that passes
both app name and link href and compares app name against the default
app lib. This makes leap extensible for third party apps, too.
2020-09-08 17:08:15 -04:00
matildepark
39e73d16a9
Merge pull request #3450 from tylershuster/window-hotfix
chat: added placeholder for empty room
2020-09-08 16:20:48 -04:00
Tyler Brown Cifu Shuster
f1a75b7af9 chat: added placeholder for empty room 2020-09-08 13:04:36 -07:00
Tyler Brown Cifu Shuster
d04f62a907 chat: check for cited participants in sidebar
Fixes #3438
2020-09-08 12:46:41 -07:00
Tyler Brown Cifu Shuster
c9aa908838 links, chat: add drag and drop 2020-09-08 11:41:43 -07:00
Matilde Park
694c752b3f profile: add react-helmet 2020-09-08 13:59:39 -04:00
Matilde Park
55039f2879 profile: add z-index for iOS safari
Fixes #3383.
2020-09-08 13:57:07 -04:00
matildepark
0ddb4a4887
Merge pull request #3444 from urbit/lf/publish-fixup
publish: don't timeout, show groupify
2020-09-08 12:47:10 -04:00
matildepark
a1b06689d5
Merge pull request #3443 from tylershuster/group-confirm-delete
groups: add group deletion confirmation
2020-09-08 12:35:35 -04:00
Liam Fitzgerald
f320631230 publish: choose group for groupify 2020-09-08 15:55:53 +10:00
matildepark
05adb18a8a
Merge pull request #3445 from tylershuster/keyboard-navigation
chat: added ability to blur chat editor
2020-09-08 00:17:39 -04:00
Tyler Brown Cifu Shuster
952af5cf0e chat: added ability to blur chat editor 2020-09-07 20:59:03 -07:00
Tyler Brown Cifu Shuster
1d86072aa0 interface: changed virtual scroll implementation and added to chat 2020-09-07 20:35:47 -07:00
Liam Fitzgerald
73881aa25f publish: add groupify to settings 2020-09-08 12:30:06 +10:00
Liam Fitzgerald
168478eb74 publish: support groupify poke 2020-09-08 12:11:45 +10:00
Liam Fitzgerald
07c0cb1006 publish: do not timeout join flow 2020-09-08 11:11:57 +10:00
Liam Fitzgerald
0f355e58d9 interface: allow useWaitForProps to not timeout 2020-09-08 11:10:55 +10:00
Tyler Brown Cifu Shuster
4b130868ed groups: add group deletion confirmation 2020-09-07 15:09:39 -07:00
Tyler Brown Cifu Shuster
a9ed4c9055 links, publish: display rich text comments 2020-09-04 20:12:27 -07:00
Logan Allen
39ad9f4c60 wip: style cleanup of sidebar and attempt at making new metadata entry 2020-09-04 11:29:37 -05:00
Ted Blackman
5608a7c4b7 interface: wip links frontend migration 2020-09-03 14:41:04 -05:00
Tyler Brown Cifu Shuster
8729020fd3 interface: added oembed parser 2020-09-03 08:15:31 -07:00
Matilde Park
3b27b1e5ee chat: slightly simplify #3347 implementation 2020-09-02 18:24:44 -04:00
matildepark
6e2ce697f9
Merge pull request #3382 from tylershuster/links-s3
Links s3
2020-09-02 18:06:53 -04:00
Matilde Park
882c9179e3 chat: address #3347 review feedback 2020-09-02 18:05:36 -04:00
Tyler Brown Cifu Shuster
630b79ad37 links: added s3 integration 2020-09-02 14:48:03 -07:00
Matilde Park
4c8c2eaa6d Merge branch 'mp/leap-tweaks' (#3420)
* origin/mp/leap-tweaks:
  leap: better compensate for long titles
  leap: show group's name, not the host ship
  leap: add "other" actions, prepopulate results
  leap: move leap to its own subfolder

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-09-02 15:48:02 -04:00
matildepark
759376e8b7
Merge pull request #3359 from tylershuster/chat-text-fix
chat: updated Leave Group copy
2020-09-02 12:41:11 -04:00
Liam Fitzgerald
4389c635d1 chat: ensure joined chats are loaded before joining 2020-09-02 11:20:00 +10:00
Tyler Brown Cifu Shuster
baf2226e3d chat: break up inline code while maintaining multiline codeblocks 2020-09-01 17:17:28 -07:00
Matilde Park
24753dd0c8 leap: better compensate for long titles 2020-09-01 16:23:42 -04:00
Matilde Park
e2df23eca6 leap: show group's name, not the host ship 2020-09-01 16:08:50 -04:00
Matilde Park
37786327f4 leap: add "other" actions, prepopulate results 2020-09-01 16:01:29 -04:00
Matilde Park
97e84f96f2 leap: move leap to its own subfolder 2020-09-01 14:43:05 -04:00
L
6bf2ec28a6
Merge pull request #3352 from urbit/mp/links-indigo
links: some deduplication, cleanup
2020-09-01 12:29:41 -05:00
L
48df07cd55
Merge pull request #3390 from urbit/la/graph-js
interface: added graph reducer, store state, and subscription
2020-09-01 12:27:07 -05:00
Matilde Park
a8cc26892b interface/README: add README 2020-08-31 21:41:12 -04:00
Logan Allen
b5df4e1d71 interface: added remove operations to graph reducer 2020-08-31 15:45:52 -05:00
Matilde Park
86135772c8 Merge branch 'release/next-userspace' into mp/links-indigo 2020-08-31 15:18:35 -04:00
matildepark
966c6aea74
Merge pull request #3397 from tylershuster/dm-name-dedupe
chat: only show other participant in dms
2020-08-31 15:12:13 -04:00
matildepark
3c3691f688
Merge pull request #3391 from urbit/mp/profile/log-out-all
profile: log out of all sessions
2020-08-31 14:52:09 -04:00
matildepark
c9e4ddfbcf
Merge pull request #3409 from urbit/lf/eager-title-update
interface: update title eagerly
2020-08-31 14:23:19 -04:00
matildepark
07265435a6
Merge pull request #3414 from urbit/lf/dm-comet-cite
chat: cite patps in DM title
2020-08-31 14:21:23 -04:00
Liam Fitzgerald
11b913b746 chat: cite patps in DM title 2020-09-01 02:17:47 +10:00
matildepark
531d106d31
Merge pull request #3392 from urbit/mp/publish/long-titles
publish: fix unread counts for long titles
2020-08-31 12:10:36 -04:00
matildepark
e58b48a8c1
Merge pull request #3393 from urbit/mp/chat/inline-blocks
chat: break up inline code
2020-08-31 12:09:56 -04:00
Liam Fitzgerald
149ffd32e6 publish: make input form expand to screen 2020-09-01 01:25:51 +10:00
Liam Fitzgerald
bafe213d45 publish: check roles correctly for tags 2020-09-01 01:13:33 +10:00
Liam Fitzgerald
7519838cd2 interface: update title eagerly 2020-09-01 00:38:11 +10:00
Logan Allen
90a6282b4e interface: integrated and tested all scries with reducer 2020-08-28 14:16:38 -05:00
Tyler Brown Cifu Shuster
b51046d258 chat: only show other participant in dms 2020-08-27 16:17:25 -07:00
Logan Allen
c9bfe272e3 interface: added graph API and stubbed out graph scries 2020-08-27 17:34:46 -05:00
Matilde Park
a4b945b4a3 chat: hideAvatars hides chat input avatar
Fixes #3386.
2020-08-27 16:42:02 -04:00
Matilde Park
f2eeb7a14f chat: break up inline code
Doesn't affect %code messages.

Fixes #3358.
2020-08-27 15:49:48 -04:00
Matilde Park
c08509535f publish: fix unread counts for long titles
Fixes #3283.
2020-08-27 15:35:20 -04:00
Matilde Park
3c0dc59747 profile: log out of all sessions
This was hidden in urbit-os-v1.0.44 until we could ensure it actually
logged you out of all sessions. It requires a hidden input to function,
so it's added here.

Fixes #2649.
2020-08-27 15:11:03 -04:00
Logan Allen
20c94d34fe interface: added graph reducer, store state, and subscription 2020-08-27 11:46:46 -05:00
Matilde Park
b0577b9a33 soto: make background transparent
It worked for images, but not colours.
2020-08-26 21:00:54 -04:00
Matilde Park
50b2794ef6 links: fix font setting for hidden nicknames 2020-08-26 20:58:10 -04:00
Matilde Park
dd82f3861a Merge branch 'lf/settings-screen' (#3236)
* origin/lf/settings-screen: (25 commits)
  interface: fix setting background color
  interface/api: fix s3 calls for setting endpoint, keys
  interface/profile: hide log out of all header
  interface/profile: hide 'log out of all'
  profile: address comments
  profile: add identity form
  publish,links: respect hide avatar and nickname settings
  StatusBar: update for new design
  chat: support hideAvatars and hideNicknames
  launch: add background to base hash
  StatusBar: update for profile + omnibox
  interface: breakpoints in px
  settings: refactor for line limit
  settings: add inline image upload
  settings: add drag and drop component to reorder tiles
  groups,dojo: fix transparencies
  clock: fix transparency on no location
  profile: refactor layout
  interface: change indigo breakpoints to old queries
  interface: handle transparency correctly
  ...

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-08-26 20:35:08 -04:00
Matilde Park
af44b8fdc8 interface: fix setting background color
A semicolon.
2020-08-26 20:33:53 -04:00
Matilde Park
b540ad5c4e interface/api: fix s3 calls for setting endpoint, keys 2020-08-26 20:29:56 -04:00
Matilde Park
84a832d6e7 interface/profile: hide log out of all header
Ibid.
2020-08-26 20:25:18 -04:00
Matilde Park
ff40759e82 interface/profile: hide 'log out of all'
Non-functional. Requires 'all' in post body, and hasn't been tested.
2020-08-26 20:24:48 -04:00
Liam Fitzgerald
e63c050a6e profile: address comments 2020-08-27 10:05:29 +10:00
matildepark
5c380a46a5
Merge pull request #3377 from urbit/mp/chat/break-word
chat: break overflowing one-word messages
2020-08-26 19:44:58 -04:00
Liam Fitzgerald
6085752f21 profile: add identity form 2020-08-27 09:16:26 +10:00
Liam Fitzgerald
e9c6322ff4 publish,links: respect hide avatar and nickname settings 2020-08-27 09:15:05 +10:00
Matilde Park
e636611ccc Merge branch 'release/next-userspace' into mp/chat/fix-joining 2020-08-25 21:57:51 -04:00
Matilde Park
ed17475f12 chat: break overflowing one-word messages
Fixes #3358.
2020-08-25 21:34:51 -04:00
Liam Fitzgerald
a7779025e8 Merge branch 'release/next-userspace' into lf/settings-screen 2020-08-26 10:50:12 +10:00
Tyler Brown Cifu Shuster
3ad6c95329 interface: made head reactive 2020-08-24 21:14:23 -07:00
Matilde Park
c5b71e55c1 chat: restore join functionality
Fixes #3371.
2020-08-24 23:10:56 -04:00
Matilde Park
f9f6eb5d1a Merge branch 'lf/publish-indigo' (#3337)
* origin/lf/publish-indigo: (22 commits)
  publish: send read action if content does not overflow
  interface: fix missing import of ErrorBoundary
  publish: fix foreign notebooks
  publish: comment author correct
  interface: indigo Error
  publish: link preview correctly
  publish: loosen property access
  publish: address comments
  publish: style 'about' field for dark mode
  groupView: 'no ships are banned' styling
  publish: allow creation of unmanaged notebooks
  publish: adding dark mode declarations
  publish: make post submit button primary
  publish: improve responsivity on mobile
  publish: address review comments
  publish: remove extraneous files from merge
  publish: cleanup imports
  publish: finish rewrite
  publish: begin rewrite
  publish: rewrite note previews in indigo
  ...

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-08-24 23:01:18 -04:00
Liam Fitzgerald
f92866a83f publish: send read action if content does not overflow 2020-08-25 12:50:55 +10:00
Matilde Park
92610b3d57 Merge branch 'lf/publish-indigo' of github.com:urbit/urbit into lf/publish-indigo 2020-08-24 21:52:12 -04:00
Matilde Park
ed053ed0ed interface: fix missing import of ErrorBoundary 2020-08-24 21:51:39 -04:00
Liam Fitzgerald
5e0f6470a2 publish: fix foreign notebooks 2020-08-25 11:47:46 +10:00
Liam Fitzgerald
21a64076e2 publish: comment author correct 2020-08-25 11:47:11 +10:00
Liam Fitzgerald
17e8add450 interface: indigo Error 2020-08-25 11:46:12 +10:00
Liam Fitzgerald
1150c750cf publish: link preview correctly 2020-08-25 11:33:29 +10:00
Liam Fitzgerald
766fd8411b publish: loosen property access 2020-08-25 11:29:56 +10:00
Liam Fitzgerald
487377bd19 publish: address comments 2020-08-25 10:50:09 +10:00
matildepark
f421d5c453
Merge pull request #3368 from tylershuster/dm-dedupe
interface: deduplicate InviteSearch results
2020-08-24 14:45:30 -04:00
matildepark
1d19d99ad9
Merge pull request #3366 from tylershuster/sigil-speedup
interface: Sigil speedup
2020-08-24 14:36:50 -04:00
Tyler Brown Cifu Shuster
a441c9275b interface: deduplicate InviteSearch results 2020-08-24 10:10:04 -07:00
Tyler Brown Cifu Shuster
643eba1f2a interface: sped up sigil implementation 2020-08-23 20:10:03 -07:00
Tyler Brown Cifu Shuster
4cec8f481a interface: sped up sigil implementation 2020-08-23 20:05:59 -07:00
Tyler Brown Cifu Shuster
16868c58c9 groups: trim name on create 2020-08-23 19:50:18 -07:00
Tyler Brown Cifu Shuster
c383d31c24 chat: updated Leave Group copy 2020-08-22 10:55:37 -07:00
Matilde Park
ffadf5718d links: use tabbar in links-list, settings 2020-08-19 21:44:45 -04:00
Matilde Park
1fd147f6cb chat, links: componentise tabBar 2020-08-19 21:37:20 -04:00
Matilde Park
0dbd879443 links: use componentised metadata 2020-08-19 21:17:33 -04:00
Matilde Park
ecfcb55c17 interface: componentise metadata settings 2020-08-19 21:03:01 -04:00
Matilde Park
1282e2abd1 publish: style 'about' field for dark mode 2020-08-19 20:42:58 -04:00
Matilde Park
0411052e42 groupView: 'no ships are banned' styling 2020-08-19 20:37:55 -04:00
Liam Fitzgerald
730478080c publish: allow creation of unmanaged notebooks 2020-08-20 10:15:40 +10:00
Matilde Park
2c621caac2 Merge branch 'release/next-userspace' into mp/links-indigo 2020-08-19 18:23:11 -04:00
Matilde Park
bb95a54462 Revert "chat: bottom-align UI in input"
This reverts commit a2af03fc70.
2020-08-19 12:11:31 -04:00
Matilde Park
10c6ea77b7 publish: adding dark mode declarations 2020-08-19 11:30:43 -04:00
Liam Fitzgerald
687a957087 publish: make post submit button primary 2020-08-19 18:39:14 +10:00
Tyler Brown Cifu Shuster
b5485cf0e3 dojo: fixes whitescreen on mobile 2020-08-18 20:10:36 -07:00
Liam Fitzgerald
8064b48ae2 publish: improve responsivity on mobile 2020-08-19 11:00:43 +10:00