finned-palmer
dd478255f6
Fix dm alphabetical sort issue
2021-06-08 08:52:22 -05:00
matildepark
638eed8d75
Merge pull request #4984 from urbit/lf/web-note-ref
...
notifications: fix description
2021-06-04 00:54:13 -04:00
Liam Fitzgerald
7f57fd7bfd
notifications: fix description
2021-06-04 14:49:22 +10:00
matildepark
fe60e82f68
Merge pull request #4983 from urbit/lf/leap-chording
...
leap: display chording options
2021-06-04 00:43:41 -04:00
Liam Fitzgerald
49f68e22d6
OmniboxResult: update props
2021-06-04 12:57:59 +10:00
Liam Fitzgerald
7ce67a2b46
leap: display chording options
2021-06-04 12:24:36 +10:00
Logan Allen
c7f34b913b
interface: added isAdmin to props as well
2021-06-03 20:43:09 -05:00
Logan Allen
a92c749ce6
interface: make isAdmin an optional prop
2021-06-03 20:06:43 -05:00
Logan Allen
dfdb0cfe34
interface: fix prop drilling of isAdmin
2021-06-03 17:54:55 -05:00
matildepark
330e17e28d
Merge pull request #4965 from urbit/james/imageinput-fixes
...
imageinput: disable placeholder selection, hide placeholder on focus
2021-06-03 14:28:41 -04:00
James Acklin
460982d74b
messages: synced/unread treatments for group DMs in sidebar
...
fixes urbit/landscape#623
2021-06-03 12:09:43 -04:00
Liam Fitzgerald
d365f7ba07
omnibox: fix click handler
2021-06-03 13:07:46 +10:00
Liam Fitzgerald
57fbd0b0fd
notifications: fix notification keying
...
Fixes urbit/landscape#947
2021-06-03 13:02:35 +10:00
Liam Fitzgerald
c224ddf09a
notifications: fix note click through
...
Fixes urbit/landscape#937
2021-06-03 12:55:17 +10:00
Liam Fitzgerald
1cc3f4fd87
notifications: fix group num calculations
2021-06-03 12:53:42 +10:00
Liam Fitzgerald
0998c8ce81
PendingDm: fix mobile layout
...
Fixes urbit/landscape#935
2021-06-03 11:36:16 +10:00
Liam Fitzgerald
81415337d8
ProfileOverlay: fix DM route
...
Fixes urbit/landscape#933
2021-06-03 11:34:59 +10:00
Liam Fitzgerald
92eb156079
leap: navigate to DMs
...
Fixes urbit/landscape#948
2021-06-03 11:18:40 +10:00
Liam Fitzgerald
c53f4bc92d
GraphContent: fix inline content immediately following blockquote
2021-06-03 11:08:04 +10:00
Liam Fitzgerald
ecdfa36fe4
DMs: reply functionality with blockquotes
...
Fixes urbit/landscape#932
2021-06-03 11:05:53 +10:00
Liam Fitzgerald
a7813036fd
SidebarItem: fix dark mode colors
2021-06-02 15:06:31 +10:00
Liam Fitzgerald
4e4e5fa446
GroupHome: check owner of group for feed banner
2021-06-02 15:02:18 +10:00
Liam Fitzgerald
4a42bdc12c
DmSettings: fix color
2021-06-02 14:34:15 +10:00
Liam Fitzgerald
d4e5ecdbb8
DmResource: show back button on mobile
2021-06-02 14:33:55 +10:00
Liam Fitzgerald
2f42909685
hark-update: fix archival
2021-06-02 13:58:28 +10:00
Liam Fitzgerald
a46b426292
DmSettings: fix color
2021-06-02 12:51:40 +10:00
Liam Fitzgerald
badfe7aa15
interface: fix notification linking
2021-06-02 12:27:35 +10:00
Liam Fitzgerald
7d0b63bec6
interface: fix tsc
2021-06-02 12:14:50 +10:00
Liam Fitzgerald
e9c3423e33
interface: omnibus for DM fixes
2021-06-02 12:09:45 +10:00
Liam Fitzgerald
31d3f01fe0
SidebarList: filter hidden messages
2021-06-02 11:18:11 +10:00
Liam Fitzgerald
e510cbeb03
Merge remote-tracking branch 'origin/release/next-userspace' into release/2021-5-27
2021-06-02 10:12:05 +10:00
James Acklin
938ce9d557
imageinput: center messages vertically with less overhead
...
fixes urbit/landscape#893
2021-06-01 16:33:12 -04:00
Matilde Park
fbb6bba318
Merge branch 'release/next-userspace' into james/group-dm-name
2021-06-01 16:27:08 -04:00
matildepark
13cca28877
Merge pull request #4962 from urbit/mp/leap/custom-tiles
...
leap: render custom app tiles
2021-06-01 16:20:55 -04:00
James Acklin
7e371413a2
imageinput: fiddling with label subpixel position
...
fixes urbit/landscape#893
2021-06-01 15:04:09 -04:00
James Acklin
b833343f24
imageinput: respect canUpload
...
fixes urbit/landscape#893
2021-06-01 14:25:45 -04:00
matildepark
653a3e9f8f
Merge pull request #4960 from urbit/mp/contacts/optimistic-type-mismatch
...
interface: catch contact-update type mismatch
2021-06-01 00:56:08 -04:00
Liam Fitzgerald
535700b4f0
graph-fe: fix loading of inbox
2021-06-01 11:59:47 +10:00
Liam Fitzgerald
e16f264d19
Merge remote-tracking branch 'origin/master' into lf/launch-fixes
2021-06-01 11:20:51 +10:00
James Acklin
8bb8425e3a
imageinput: pass focus to all other placeholders
...
fixes urbit/landscape#893
2021-05-31 21:14:30 -04:00
James Acklin
c0e15442f5
imageinput: prevent text selection on all statues
...
fixes urbit/landscape#893
2021-05-31 20:57:18 -04:00
James Acklin
38b368e861
imageinput: disable placeholder selection, hide placeholder on focus
...
fixes urbit/landscape#893
2021-05-31 20:43:46 -04:00
James Acklin
f078b843e4
messages: fix tsc error
2021-05-31 20:10:18 -04:00
James Acklin
1f6a216f28
messages: always mono for DM recipients, show description
...
fixes urbit/landscape#623
2021-05-31 19:49:36 -04:00
Matilde Park
ab95f8ec12
leap: render custom app tiles
...
Fixes urbit/landscape#915
2021-05-28 17:42:19 -04:00
Matilde Park
0d38218c0a
GraphContent: use correct type for code content
2021-05-28 17:21:36 -04:00
Matilde Park
88f02e6115
landscape: code content inherits font weight
...
Fixes urbit/landscape#905
2021-05-28 17:16:31 -04:00
Matilde Park
12afe8acd7
interface: catch contact-update type mismatch
...
When applying add-group or remove-group updates optimistically, we send
our ship resourceFromPath objects, and get back /ship/~name/resource
strings. When we apply the update optimistically, we use the former,
storing the object in state. This causes interface errors, as it expects
the string. Therefore, on both ends we construct the string and dedupe
if it comes in after application.
Fixes urbit/landscape#917
2021-05-28 16:54:01 -04:00
Liam Fitzgerald
e540d1260f
interface: prevent storybook flake w relative time
2021-05-28 14:47:18 +10:00
matildepark
68cd853fb5
Merge pull request #4952 from urbit/mp/tokenize-mention-links
...
tokenizer: please I beg no more
2021-05-27 20:50:12 -04:00