Liam Fitzgerald
|
ae778de989
|
Merge branch 'release/link' into lf/global-skeleton-links
|
2020-09-24 11:05:47 +10:00 |
|
Liam Fitzgerald
|
971d38290a
|
groups: update to new designs
|
2020-09-18 15:48:26 +10:00 |
|
pkova
|
9e64d3cade
|
webchat: fix slow scrolling
|
2020-09-16 19:39:25 +03:00 |
|
Matilde Park
|
b1573ccae5
|
groups: restore previous virtualiser
|
2020-09-15 22:09:26 -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 |
|
Tyler Brown Cifu Shuster
|
1d86072aa0
|
interface: changed virtual scroll implementation and added to chat
|
2020-09-07 20:35:47 -07:00 |
|
Tyler Brown Cifu Shuster
|
8729020fd3
|
interface: added oembed parser
|
2020-09-03 08:15:31 -07: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
|
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 |
|
Matilde Park
|
8c3ef9b87b
|
chat: add blockquotes
Fixes #3338.
|
2020-08-18 17:10:21 -04:00 |
|
Liam Fitzgerald
|
ad711fa41e
|
Merge branch 'release/next-userspace' into lf/publish-indigo
|
2020-08-18 10:06:07 +10:00 |
|
Liam Fitzgerald
|
a8e4e00627
|
Merge branch 'release/next-userspace' into lf/settings-screen
|
2020-08-18 09:56:04 +10:00 |
|
Logan Allen
|
79732ddad3
|
chat: refactored join page into indigo
|
2020-08-17 11:35:38 -07:00 |
|
Liam Fitzgerald
|
e89cb3bd71
|
Merge branch 'release/next-userspace' into lf/settings-screen
|
2020-08-17 18:10:00 +10:00 |
|
Tyler Brown Cifu Shuster
|
d8ead05309
|
interface: adds absolute path resolution to imports
|
2020-08-14 15:04:38 -07:00 |
|
Liam Fitzgerald
|
e3d2a52883
|
publish: rewrite root in indigo-react
|
2020-08-11 10:03:18 +10:00 |
|
Liam Fitzgerald
|
1238c2034b
|
Merge branch 'release/next-userspace' into lf/settings-screen
|
2020-08-07 10:48:21 +10:00 |
|
matildepark
|
f75e24a9ee
|
Merge pull request #3231 from urbit/mp/omnibox
interface: add new omnibox navigation and header bar
|
2020-08-06 17:42:36 -04:00 |
|
Tyler Brown Cifu Shuster
|
0acd8e34b1
|
Interface: Added typescript linting
|
2020-08-05 21:15:56 -07:00 |
|
Matilde Park
|
a393cdf665
|
omnibox: move to cmd+L, globally bind the keys
|
2020-08-05 22:01:07 -04:00 |
|
Liam Fitzgerald
|
b3139f0e52
|
settings: add inline image upload
|
2020-08-05 13:39:25 +10:00 |
|
Liam Fitzgerald
|
c88dcc7b06
|
settings: add drag and drop component to reorder tiles
|
2020-08-05 11:49:06 +10:00 |
|
Liam Fitzgerald
|
f36919c4fc
|
Merge branch 'release/next-userspace' into lf/settings-screen
|
2020-07-31 13:23:04 +10:00 |
|
Liam Fitzgerald
|
17f5250a84
|
interface: handle transparency correctly
|
2020-07-31 13:18:23 +10:00 |
|
matildepark
|
be5377d09d
|
Merge pull request #3229 from tylershuster/member-list-scroll
Interface: Add smart scrolling to group member list
|
2020-07-30 23:17:42 -04:00 |
|
Liam Fitzgerald
|
bddf9bfdba
|
interface: add profile screen and settings
|
2020-07-31 13:01:08 +10:00 |
|
Tyler Brown Cifu Shuster
|
25e6685c15
|
Interface: Add smart scrolling to group member lists
|
2020-07-30 19:43:06 -07:00 |
|
Matilde Park
|
fb4a33b380
|
interface: add theme placeholders
|
2020-07-24 18:13:01 -04:00 |
|
matildepark
|
5108814645
|
Merge pull request #3134 from urbit/mp/babel-build
interface: add babel-transform-runtime
|
2020-07-22 12:16:55 -04:00 |
|
Matilde Park
|
815d9e043c
|
interface: add babel-transform-runtime
Fixes #3132. Prior to this, we hit errors due to Babel not being able
to transform async functions for browsers.
|
2020-07-15 16:42:56 -04:00 |
|
Liam Fitzgerald
|
09375d311d
|
interface: add HMR to webserver config
|
2020-07-15 15:04:14 +10:00 |
|
Matilde Park
|
9ddf035238
|
interface: add hot reloading dev server config
|
2020-07-14 17:03:55 -04:00 |
|
Liam Fitzgerald
|
555857513a
|
launch-js: update to global store
|
2020-06-23 10:19:57 +10:00 |
|
Liam Fitzgerald
|
05b665f908
|
interface: convert api and reducers to typescript
|
2020-06-20 14:49:18 +10:00 |
|
Logan Allen
|
e859ec4520
|
launch: more or less up to feature parity, all api actions tested
|
2020-06-01 13:57:06 -04:00 |
|
Matilde Park
|
27406fe029
|
spa: componentise spinner, migrate all global css
|
2020-06-01 13:54:08 -04:00 |
|
Matilde Park
|
5b7b33efab
|
spa: import chat
|
2020-06-01 13:54:08 -04:00 |
|
Matilde Park
|
8794ef4f9e
|
add remark-disable-tokenizers
|
2020-06-01 13:54:08 -04:00 |
|
Gavin
|
29aeecfc71
|
webpack with css importer
|
2020-06-01 13:54:08 -04:00 |
|
Gavin
|
224ba83b32
|
more scaffolding
|
2020-06-01 13:54:08 -04:00 |
|
Gavin
|
643053433c
|
update oldApps, attempt importing api, store and reducers in Chat
|
2020-06-01 13:54:08 -04:00 |
|
Gavin
|
92865c75e4
|
webpack, spa arch, chat routes
|
2020-06-01 13:54:08 -04:00 |
|
nijynot
|
6536054b91
|
interface: add eslint and update contrib docs
|
2020-04-09 12:08:23 +02:00 |
|