Liam Fitzgerald
135d9ceb20
publish: begin rewrite
2020-08-18 10:03:22 +10:00
Liam Fitzgerald
5334c08533
StatusBar: update for new design
2020-08-18 10:00:31 +10:00
Liam Fitzgerald
a8e4e00627
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-18 09:56:04 +10:00
Tyler Brown Cifu Shuster
36b11bd881
dojo: fixes #3297
2020-08-17 16:15:35 -07:00
Tyler Brown Cifu Shuster
9e512eb17f
Merge branch 'release/next-userspace' of https://github.com/urbit/urbit into dojo-leap-conflict
2020-08-17 15:49:53 -07:00
matildepark
7acb2da366
Merge pull request #3321 from tylershuster/group-name-match
...
chat: account for digits in group name links
2020-08-17 18:36:17 -04:00
matildepark
4a0112c97d
Merge pull request #3334 from urbit/mp/statusbar-lineheights
...
statusBar: rewrite in indigo, line-height tweak
2020-08-17 18:35:42 -04:00
matildepark
866b7fbd90
Merge pull request #3335 from urbit/la/fix-3047
...
file-server: fix #3047 , incorrect path matching
2020-08-17 16:55:44 -04:00
Matilde Park
8f121afcb1
ReconnectButton: flush button left
2020-08-17 16:52:04 -04:00
Logan Allen
9c33fbd9be
file-server: fix #3047 , incorrect path matching
2020-08-17 13:30:05 -07:00
David Kerschner
8837e6686e
updated per comments
2020-08-17 12:57:46 -07:00
L
060ac7819b
Merge pull request #3310 from urbit/la/indigo-join
...
Chat: indigo join page
2020-08-17 11:36:08 -07:00
Logan Allen
79732ddad3
chat: refactored join page into indigo
2020-08-17 11:35:38 -07:00
Matilde Park
15e91602c1
leap: results use overflow auto
2020-08-17 13:03:01 -04:00
Matilde Park
80b3d59789
Merge branch 'master' into release/next-userspace
2020-08-17 13:00:28 -04:00
Matilde Park
4894fa2cca
leap: add rounded corners to results panel
...
Fixes #3330 .
2020-08-17 12:42:46 -04:00
Matilde Park
dd780d1ff9
statusBar: rewrite in indigo, lineHeight tweaks
2020-08-17 12:28:01 -04:00
Liam Fitzgerald
e89cb3bd71
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-17 18:10:00 +10:00
Liam Fitzgerald
dd57147189
chat: support hideAvatars and hideNicknames
2020-08-17 17:43:05 +10:00
Liam Fitzgerald
c7f5220d18
launch: add background to base hash
2020-08-17 17:42:42 +10:00
Liam Fitzgerald
b13d2488a4
StatusBar: update for profile + omnibox
2020-08-17 17:37:50 +10:00
Tyler Brown Cifu Shuster
04957632cd
Merge branch 'release/next-userspace' of https://github.com/urbit/urbit into dojo-leap-conflict
2020-08-16 21:12:59 -07:00
Tyler Brown Cifu Shuster
494275b6ab
interface: track suspended element when leap loads
2020-08-16 21:12:31 -07:00
Liam Fitzgerald
5a1a994b9f
group-store: Disallow joining of nonexisting groups
...
Returns %.n upon requesting a join of group that does not exist
2020-08-17 12:51:45 +10:00
Liam Fitzgerald
f658d99c76
pull-hook: no-op on double add
...
If we receive an %add poke for a resource we are already pulling, no-op
instead of crashing. This should prevent crashes upon repulling a
resource after a breach of the host.
2020-08-17 12:47:40 +10:00
Liam Fitzgerald
516423b853
contact-hook: no-op on accepted invite
...
The contact-hook was attempting to join a group upon it's invite being
accepted. However, the join poke is also sent from the frontend, causing
a potential race condition. Changes contact-hook to no-op on an
%invite-update.
2020-08-17 12:41:24 +10:00
Tyler Brown Cifu Shuster
1466ca2f48
chat: account for multiple dashes in group name links
2020-08-15 19:23:06 -07:00
matildepark
9ddb1c3a39
Merge pull request #3319 from tylershuster/absolute-import
...
interface: adds absolute path resolution to imports
2020-08-15 19:18:11 -04:00
Tyler Brown Cifu Shuster
017749b8cf
interface: updated tsconfig.json
2020-08-15 15:28:33 -07:00
Tyler Brown Cifu Shuster
54a7acbfc2
leap: stop immediate propagation on invocation
2020-08-15 15:01:11 -07:00
Tyler Brown Cifu Shuster
693ab48529
chat: account for digits in group name links
2020-08-15 14:42:45 -07:00
Tyler Brown Cifu Shuster
d8ead05309
interface: adds absolute path resolution to imports
2020-08-14 15:04:38 -07:00
matildepark
6848dad6f8
Merge pull request #3318 from tylershuster/embed-button
...
interface: makes embed button a button
2020-08-14 17:08:54 -04:00
Matilde Park
6046936bef
links: simplify comment-item component
2020-08-14 16:42:17 -04:00
Tyler Brown Cifu Shuster
31eb49174d
interface: makes embed button a button
2020-08-14 13:39:37 -07:00
Matilde Park
d2579b1658
links: remove members page
2020-08-14 16:25:08 -04:00
Matilde Park
9a819746b9
Merge branch 'release/next-userspace' into mp/links-indigo
2020-08-14 16:04:36 -04:00
matildepark
bb1a4d73b2
Merge pull request #3308 from urbit/la/outer-restructure
...
interface: restructured outer directories into views and logic
2020-08-14 15:52:40 -04:00
matildepark
de435cf395
Merge pull request #3313 from tylershuster/div-is-not-self-closing
...
interface: div is not a self-closing tag
2020-08-14 15:16:58 -04:00
David Kerschner
a2c7b16eb1
updated on-peek for s3-store
2020-08-14 11:36:29 -07:00
Tyler Brown Cifu Shuster
a593a9a3de
interface: div is not a self-closing tag
2020-08-13 21:17:36 -07:00
Anton Dyudin
4c45ffc7f0
dojo: reintroduce "?? expr" raw-ish type printer
2020-08-14 00:27:31 +00:00
Anton Dyudin
dda386472c
dojo ???: handle threads
2020-08-14 00:27:31 +00:00
Anton Dyudin
d372da3829
dojo: reintroduce "??? expr" parse debug mode
...
NOTE does a somewhat quetionable type thing, original version didn't compile
2020-08-14 00:27:31 +00:00
Logan Allen
d7f3238e39
interface: merged in release/next-userspace
2020-08-13 11:55:16 -07:00
Logan Allen
ddb008b501
interface: restructured outer directories into views and logic
2020-08-13 11:53:50 -07:00
Caio Marcelo de Oliveira Filho
04326ad04d
chat: Refactor to use ?- in chat update JSON serialization
2020-08-13 01:11:12 -07:00
Caio Marcelo de Oliveira Filho
058ec8aa2c
chat: serialize %keys to JSON for chat update
2020-08-13 01:10:24 -07:00
Matilde Park
b0d252fa76
publish: no-op when joining our own notebook
...
Fixes #3300 .
2020-08-12 23:08:31 -04:00
matildepark
56eb0c6765
Merge pull request #3306 from urbit/mp/publish-noop
...
publish: no-op when joining our own notebook
2020-08-12 23:07:43 -04:00