Commit Graph

24518 Commits

Author SHA1 Message Date
Liam Fitzgerald
0fe7a2c985
ChatWindow: fix unread and gaps in scrollback 2021-03-12 11:34:06 +10: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
Logan Allen
b58e30fba7 metadata-store, observe-hook, threads: auto-joining group feeds works for groups you're already a part of, and so does group feed creation 2021-03-11 15:37:29 -06: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
Logan Allen
6d88c471bc -group and -graph threads: update to use new module data structure 2021-03-10 17:22:24 -06:00
Logan Allen
6936f47f33 interface: update to use new config variable instead of module 2021-03-10 17:21:57 -06: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
Tyler Brown Cifu Shuster
09cde9b059 interface: use hook state for invite items 2021-03-10 13:00:15 -08:00
Tyler Brown Cifu Shuster
9c421a7080 interface: reduce group-view messages 2021-03-10 12:53:26 -08:00
James Acklin
fe31724e31 Merge branch 'release/next-js' into james/top-bar-dropdown 2021-03-10 07:20:19 -05:00
tinnus-napbus
210a63e238 strandio: fix await-thread and thread-result
thread-result generated the tid twice and didn't take the kick caused by
the child thread closing. Additionally, await-thread and thread-result
expect a %thread-fail to produce [term (list tang)] rather than the
actual [term tang].

This commit adds a take-kick, removes the duplicate tid line, and fixes the
expected thread-fail type.
2021-03-11 00:25:07 +13:00
Liam Fitzgerald
d82e886e2a
UnjoinedResource: fix crash 2021-03-10 17:19:08 +10:00
matildepark
9c5b82237e
Merge pull request #4575 from urbit/lf/hark-refresh
Notifications: fix refresh
2021-03-10 01:35:45 -05:00
Liam Fitzgerald
e44f78ad1b
Profile: fix broken status 2021-03-10 16:15:34 +10:00
Liam Fitzgerald
c0eddeda4b
notifications: fix refresh bug
Fixes urbit/landscape#546
2021-03-10 16:11:13 +10:00
Liam Fitzgerald
ca682f7bcf
RemoteContent: fix store access 2021-03-10 15:56:22 +10:00
Liam Fitzgerald
77857a487e
Merge pull request #4510 from tylershuster/zustand-stores
interface: convert stores to zustand
2021-03-10 15:40:29 +10:00
raghu
20bcb37989 ddiff: always show full beam in diffs 2021-03-09 22:34:20 -05:00
James Acklin
7c0149bb13 Merge branch 'release/next-js' into james/top-bar-dropdown 2021-03-09 21:17:35 -05:00
janeway-bot
b5c0176fec
Merge d17779972f into release/next-js 2021-03-10 06:15:20 +04:00
janeway
d17779972f
glob: update to 0v3.o81b7.9dkd7.6ubrn.ebhmi.dtree 2021-03-10 12:12:21 +10:00
James Acklin
177d5bc11e top bar: fall back to preexisting status control
fixes urbit/landscape#531
2021-03-09 21:05:49 -05:00