Commit Graph

2459 Commits

Author SHA1 Message Date
Liam Fitzgerald
aa62d18d2f
ChannelSettings: refine delete/remove logic and buttons 2021-01-28 14:59:26 +10:00
Liam Fitzgerald
91d3e2aee0
NewChannel: update for new designs 2021-01-28 14:28:45 +10:00
Liam Fitzgerald
5839e8e547
ShipSearch: refactor to prevent unnecessary rerenders 2021-01-28 14:27:38 +10:00
Liam Fitzgerald
61ba382957
interface: surface member-metadata functionality 2021-01-28 10:55:35 +10:00
Liam Fitzgerald
e972010e2d
channels: refactor settings, remove dropdown hamburger 2021-01-28 10:54:38 +10:00
Liam Fitzgerald
2c2bc0195d
interface: refactor common components, add FormSubmit, IconRadio 2021-01-28 10:42:54 +10:00
Liam Fitzgerald
4577df379d
publish: hide relevant inputs if we are missing permissions 2021-01-28 10:40:01 +10:00
Liam Fitzgerald
fdf80d8eda
links: hide relevant inputs if we are missing permissions 2021-01-28 10:38:00 +10:00
Liam Fitzgerald
dce85246b0
chat: hide input if unable to write 2021-01-28 10:36:19 +10:00
Liam Fitzgerald
514f6cfbf0
interface: refactor modal components 2021-01-28 10:35:46 +10:00
Liam Fitzgerald
a100ac99bb
interface: update state management for permissions 2021-01-28 10:34:23 +10:00
Liam Fitzgerald
f2fd69df90
metadata: interface cleanup 2021-01-26 11:46:06 +10:00
Liam Fitzgerald
a488c1f5fb
metadata-hooks: use pokes instead of watches to communicate preview 2021-01-26 11:10:39 +10:00
Liam Fitzgerald
ccbe4f9ad3
Merge remote-tracking branch 'origin/release/next-userspace' into lf/md-modernize 2021-01-25 14:00:07 +10:00
Matilde Park
d3c52c5e19 Merge branch 'release/next-js' into release/next-userspace 2021-01-22 17:01:28 -05:00
Liam Fitzgerald
4cb8339bf1
metadata: surface icon and show interstitial on invite 2021-01-22 14:12:09 +10:00
Matilde Park
604b338dcd Merge branch 'release/next-js' into release/hotfix/2021-1-21 2021-01-21 19:04:47 -05:00
Matilde Park
71e91458c6 landscape: prevent "back" overflow on mobile 2021-01-21 18:58:06 -05:00
Matilde Park
0db868c1a6 publish: fix background when editing 2021-01-21 18:51:29 -05:00
Matilde Park
4afdb19090 links: pad on small devices 2021-01-21 18:31:41 -05:00
Matilde Park
a610471fb7 interface: update dependencies 2021-01-21 18:26:17 -05:00
matildepark
000e94e588
Merge pull request #4321 from tylershuster/hark/dm-layout-fix
fixes urbit/landscape#252
2021-01-21 18:01:53 -05:00
matildepark
84d23a9308
Merge pull request #4239 from urbit/m/graph-join-backoff
graph: make the join thread back off
2021-01-21 13:27:59 -05:00
Tyler Brown Cifu Shuster
61ec3bb2cf fixes urbit/landscape#252 2021-01-21 07:59:40 -08:00
Liam Fitzgerald
752c279c83
metadata-api: timeout on clientside 2021-01-21 15:20:07 +10:00
Liam Fitzgerald
42e7746b9c
group-settings: update to match new designs 2021-01-21 15:05:01 +10:00
Liam Fitzgerald
92a4dcabdb
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize 2021-01-21 12:48:37 +10:00
Liam Fitzgerald
2decc24286
interface: bump indigo 2021-01-21 12:24:19 +10:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit 2021-01-21 11:44:22 +10:00
Liam Fitzgerald
9424e56827
graph-api: prevent more than one join request 2021-01-21 10:46:04 +10:00
Liam Fitzgerald
015dffeb0f
metadata-hooks: start in drum 2021-01-21 10:14:19 +10:00
Matilde Park
2df7c62a33 landscape: sidebar header item center, padded
Fixes urbit/landscape#257.
2021-01-20 18:45:07 -05:00
Matilde Park
3418b0f6e6 Merge branch 'release/next-js' into lf/infinite-link-scroll 2021-01-20 18:05:03 -05:00
Matilde Park
fb1e4033d7 landscape: font + padding hotfix
- Channel Settings size
- Padding on channel header
2021-01-20 13:27:27 -05:00
Matilde Park
31def6f57a Merge branch 'release/next-js' into release/next-userspace 2021-01-20 12:47:31 -05:00
matildepark
a4155c2e6b
Merge pull request #4289 from urbit/mp/chat/newlines
chat: allow line breaks in markdown
2021-01-19 21:19:16 -05:00
Liam Fitzgerald
871fba20a3
metadata-store: add permissions field 2021-01-20 11:51:07 +10:00
Matilde Park
6363868731 publish: step up font size in titles 2021-01-19 16:25:36 -05:00
Matilde Park
1f7348ab6c publish: move 'new post' to header 2021-01-19 16:24:21 -05:00
Matilde Park
904ba113b7 author: increase font size 2021-01-19 15:54:07 -05:00
Matilde Park
4eb3a5ffdf statusbar: remove patp 2021-01-19 15:51:34 -05:00
Matilde Park
3f8de9a701 leap: correct font sizing of input 2021-01-19 15:47:30 -05:00
Matilde Park
392bccc6a8 launch: prevent modal button size overflow 2021-01-19 15:46:23 -05:00
Matilde Park
22f7754583 landscape: step up font size in channel header 2021-01-19 15:44:42 -05:00
Matilde Park
d0a276fd43 chat: add editor padding on mobile 2021-01-19 15:44:20 -05:00
Matilde Park
7ba6efbca2 publish: prevent 'new post' squash 2021-01-19 15:30:35 -05:00
Matilde Park
6ce130176a links: equalise font size, fix dropdown width 2021-01-19 15:28:43 -05:00
Matilde Park
ed2b350b2f profile: widen sidebar 2021-01-19 15:24:55 -05:00
Matilde Park
f5344efade landscape: widen popover menu 2021-01-19 15:22:55 -05:00
Matilde Park
6790664b2b sidebar: level padding-right 2021-01-19 15:20:30 -05:00