Commit Graph

24421 Commits

Author SHA1 Message Date
Matilde Park
554be3be4f Merge branch 'release/next-js' into release/next-userspace 2021-03-15 13:19:44 -04:00
Matilde Park
693bf40cd4 Merge branch 'master' into release/next-js 2021-03-15 13:19:22 -04:00
Matilde Park
dfe186b96e Merge branch 'release/next-js' into release/next-userspace 2021-03-15 13:18:04 -04:00
matildepark
249b7555bc
Merge pull request #4606 from urbit/ed/sidebar-group-avatar-fix
ed: sidebar group avatar fix
2021-03-14 23:08:39 -04:00
édouard
f3c34751e4 sidebar: change group avatar radius from 2 to 1
Making this tiny change to ensure visual consistency in radius treatment.
2021-03-14 22:55:00 -04:00
matildepark
c27b30e29d
Merge pull request #4604 from urbit/mp/hark/calm
hark-fe: use calmengine for nickname render
2021-03-13 13:20:50 -05:00
Matilde Park
735805cb59 hark-fe: use calmengine for nickname render
Fixes urbit/landscape#566
2021-03-13 13:06:12 -05:00
matildepark
3a5e622d11
Merge pull request #4603 from urbit/james/chat-row
chat: row hover
2021-03-13 13:05:09 -05:00
James Acklin
fd0267eae7 chat: adds hover actions and overflow menu
fixes urbit/landscape#460
2021-03-13 12:35:42 -05:00
James Acklin
5e8aa1cf0b chat: hover treatment for rows
fixes urbit/landscape#460
2021-03-12 21:29:39 -05:00
matildepark
31802440b3
Merge pull request #4602 from urbit/ed/profile-tweaks
landscape profiles: tiny tweaks to visual elements
2021-03-12 19:08:36 -05:00
édouard
e76ce13f9d landscape profiles: tiny tweaks to visual elements 2021-03-12 18:43:17 -05:00
matildepark
d39ab24c8f
Merge pull request #4595 from urbit/lf/fix-tut
tutorial: update for zustand
2021-03-12 13:51:06 -05:00
matildepark
3922cfb2ef
Merge pull request #4597 from urbit/james/big-sigils
chat: 24px sigils
2021-03-12 13:13:43 -05:00
James Acklin
c35c9b790a chat: pads 16px-square sigils out to 24px effective
fixes urbit/landscape#460
2021-03-12 12:28:11 -05:00
Liam Fitzgerald
2df1687580
tutorial: update for zustand 2021-03-12 14:55:18 +10:00
janeway
0a8d82d822
glob: update to 0vtbs05.a6mkl.r5ark.jfj84.3fa4h 2021-03-12 14:35:19 +10:00
Liam Fitzgerald
6720074228
graph-update: sort indices correctly 2021-03-12 13:46:17 +10:00
James Acklin
29cc65a7b7 chat: initial pass of spacing/sizing refactor 2021-03-11 21:41:53 -05:00
matildepark
f20da46745
Merge pull request #4586 from urbit/mp/landscape/misc-warnings
landscape: clean up console crashes, key mapped components
2021-03-11 20:25:11 -05:00
matildepark
2e89e47a53
Merge pull request #4581 from urbit/mp/landscape/fix-channel-count
GroupsPane: restore channel counts on summaries
2021-03-11 20:24:43 -05:00
matildepark
3cbc8d7867
Merge pull request #4585 from urbit/mp/publish/permission
publish: allow admins to delete posts, comments
2021-03-11 20:08:44 -05:00
matildepark
93e4c96959
Merge pull request #4587 from urbit/mp/settings/sidebar
settings: fix sidebar spacing
2021-03-11 20:08:05 -05:00
Liam Fitzgerald
2f9a4eea81
Merge pull request #4589 from tylershuster/zustand-fixes
interface: fixes base state typo and improves notification initial st…
2021-03-12 11:03:22 +10:00
Tyler Brown Cifu Shuster
ec8b17c96d interface: fixes base state typo and improves notification initial status 2021-03-11 16:36:51 -08:00
matildepark
201933ecc4
Merge pull request #4588 from urbit/james/grab-bag
interface: small grab-bag
2021-03-11 17:47:16 -05:00
James Acklin
ccf13d13f4 status bar: replace ourContact prop 2021-03-11 17:30:59 -05:00
James Acklin
0c766af300 interface: minor fix grabbag 2021-03-11 17:19:38 -05:00
Matilde Park
8b680cd1b8 settings: fix sidebar spacing
Fixes urbit/landscape#562
2021-03-11 17:00:57 -05:00
matildepark
1c4924f012
Merge pull request #4579 from urbit/james/settings-sidebar
settings: sidebar same width as groups
2021-03-11 16:52:25 -05:00
matildepark
ff21e29594
Merge pull request #4577 from tinnus-napbus/strandio-fix-await-thread
strandio: fix await-thread and thread-result
2021-03-11 14:02:10 -05:00
matildepark
cb25420938
Merge pull request #4583 from tylershuster/why-did-you-render
interface: added tool to track unneeded renders
2021-03-11 13:57:13 -05:00
Matilde Park
c44370889e VirtualScroller: use correct style name 2021-03-11 13:27:24 -05:00
Matilde Park
3d46b16a26 chat: key mapped components 2021-03-11 13:27:14 -05:00
Matilde Park
7f67682297 interface/css: remove non-existent fonts 2021-03-11 13:26:39 -05:00
Tyler Brown Cifu Shuster
534f5279a1 interface: added tool to track unneeded renders 2021-03-11 10:22:34 -08:00
Matilde Park
95e2281d99 landscape/Author: remove unnecessary api prop 2021-03-11 12:46:41 -05:00
Matilde Park
5189b3ea20 publish: render author's image and overlay 2021-03-11 12:46:27 -05:00
Matilde Park
dd0252542d publish: allow admins to delete posts, comments 2021-03-11 12:41:07 -05:00
James Acklin
cce7c890f4 settings: removes superfluous flex container, pads back button on mobile
fixes urbit/landscape#541
2021-03-11 12:41:06 -05:00
Liam Fitzgerald
205e827024
Merge remote-tracking branch 'origin/release/next-js' into release/next-userspace 2021-03-11 12:08:35 +10:00
matildepark
95dd83707e
Merge pull request #4582 from tylershuster/overlay-crash
interface: changed ProfileOverlay to functional component
2021-03-10 20:57:16 -05:00
matildepark
6c7002278e
Merge pull request #4561 from urbit/james/top-bar-dropdown
top bar: dropdown styling tweaks
2021-03-10 20:40:33 -05:00
Tyler Brown Cifu Shuster
9b16dc171b interface: changed ProfileOverlay to functional component 2021-03-10 17:37:07 -08:00
Matilde Park
af38b0ee2d GroupsPane: reference correct associations object 2021-03-10 20:23:38 -05:00
Matilde Park
41556cd563 interface: remove deprecated types and props 2021-03-10 20:23:24 -05:00
matildepark
c0d68120c1
Merge pull request #4580 from tylershuster/comment-crash
interface: removed conditional hooks
2021-03-10 19:52:48 -05:00
Tyler Brown Cifu Shuster
633bcefc44 interface: removed conditional hooks 2021-03-10 16:32:25 -08:00
matildepark
0929ee85c5
Merge pull request #4578 from tylershuster/leap-notifications
interface: reduce group-view messages
2021-03-10 17:04:37 -05:00
James Acklin
db4c0bcb87 settings: sidebar same width as groups
fixes urbit/landscape#541
2021-03-10 16:11:05 -05:00