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
Liam Fitzgerald
80efb64190
LinkItem: safely access size
...
Fixes urbit/landscape#542
2021-03-10 11:53:25 +10:00
Liam Fitzgerald
869a25adcf
RemoteContent: use settings instead of local state
...
Fixes urbit/landscape#544
2021-03-10 11:50:55 +10:00
Tyler Brown Cifu Shuster
4055eac9b9
interface: prevent comment crash by sanity checking size
2021-03-09 17:42:43 -08:00
Tyler Brown Cifu Shuster
f89b7fcbae
Merge branch 'release/next-js' of https://github.com/urbit/urbit into zustand-stores
2021-03-09 17:03:45 -08:00
janeway-bot
d5bed9f7e4
Merge 640190610c
into release/next-js
2021-03-10 02:47:19 +04:00
janeway
640190610c
glob: update to 0v7.sjbvb.4gg0l.1qmbv.fmobl.d2tsq
2021-03-09 17:18:58 -05:00
Matilde Park
8cbb985d1f
Merge branch 'la/fix-receive-before-pending' ( #4572 )
...
* origin/la/fix-receive-before-pending:
interface: links opacity
interface: working timestamp fuzzy diffing
interface: unpleasant changes to pending states
interface: graph reducer fix receive before pending bug
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-03-09 17:11:28 -05:00
Logan Allen
33cc337442
interface: links opacity
2021-03-09 16:03:00 -06:00
Logan Allen
cbef07d19f
interface: working timestamp fuzzy diffing
2021-03-09 15:38:48 -06:00