Commit Graph

24330 Commits

Author SHA1 Message Date
James Acklin
094ede67d8 interface: fixes miniprofile layout, restores actions
Fixes urbit/landscape#461
2021-02-20 18:27:18 -05:00
James Acklin
018900ab74 chat: positively apply margins to mentions
Fixes urbit/landscape#468
2021-02-20 13:47:45 -05:00
James Acklin
ec7d8462f6 chat: conditionally marginalize mention
Fixes urbit/landscape#468
2021-02-20 10:51:43 -05:00
Joe Bryan
c630515b76 gen: fix +tally (compiles) 2021-02-19 22:06:22 -08:00
Joe Bryan
ff345af1bd test: fix base64 call in lib/pkcs 2021-02-19 20:38:26 -08:00
Joe Bryan
9c9f0d68c4 test: report and continue on build failures 2021-02-19 20:36:05 -08:00
Joe Bryan
6ae9631c7a test: format output for CI 2021-02-19 17:52:56 -08:00
Joe Bryan
68403151b5 test: build agents/generators/marks in alphabetical order 2021-02-19 17:51:59 -08:00
Matilde Park
ab4ee1f54b landscape: prevent settings collapse on safari
Channel settings would flex smaller than the content
requires, we prevent this here.
2021-02-19 19:03:42 -05:00
Ted Blackman
42c120aaf1
Merge pull request #4454 from urbit/ted/gall-q
gall: fixes to %boon handling
2021-02-19 18:16:24 -05:00
Matilde Park
8f63b5dcf1 Merge branch 'release/next-js' into lf/tutorial-revive 2021-02-19 17:53:04 -05:00
matildepark
e9a9863b22
Merge pull request #4441 from urbit/james/chatmessage
chat: ChatMessage spacing refactor
2021-02-19 14:50:06 -05:00
matildepark
ddeb7eec94
Merge pull request #4459 from urbit/la/fix-434
interface: ensure that we display the correct ship name and do not retain stale state
2021-02-19 14:22:26 -05:00
matildepark
a26fc5d4d0
Merge pull request #4460 from urbit/mp/chat/calm-avs
chat: only show avatars if we have them
2021-02-19 14:08:10 -05:00
Logan Allen
4cafa09c82 interface: run useEffect again if group changes 2021-02-19 13:02:44 -06:00
Matilde Park
3b8f0c334a leap: prevent fresh on message navigation
fixes urbit/landscape#410
2021-02-19 13:45:27 -05:00
Ted Blackman
674b5edb1f Merge branch 'release/next-sys' into ted/gall-q 2021-02-19 13:42:58 -05:00
Matilde Park
5945353ded landscape: /messages respects calmengine 2021-02-19 13:42:15 -05:00
fang
a3acc70384
Merge branch 'master' into release/next-sys 2021-02-19 19:31:24 +01:00
Ted Blackman
eb56fbd3f4 ames: shorten error printing; update pill 2021-02-19 11:54:34 -05:00
Liam Fitzgerald
2fc67f9bd3
metadata: do not generate previews for hidden groups 2021-02-19 16:58:31 +10:00
Liam Fitzgerald
a67abe44cb
tutorial: sort tutorial group first 2021-02-19 14:27:58 +10:00
Liam Fitzgerald
a373559626
tutorial: revive in omnibox 2021-02-19 14:23:39 +10:00
Liam Fitzgerald
fdc32b24a9
tutorial: update Star Icon 2021-02-19 14:20:45 +10:00
Liam Fitzgerald
ecad0d8ecd
settings: add tutorial settings to enable it 2021-02-19 14:11:01 +10:00
Liam Fitzgerald
b50d626596
notifications: s/Updates/Notifications/g 2021-02-19 13:24:24 +10:00
Liam Fitzgerald
f40b8e1a2b
tutorial: fix delay on profile 2021-02-19 13:22:53 +10:00
Liam Fitzgerald
2ac9919f41
tutorial: dynamic height 2021-02-19 13:22:39 +10:00
Liam Fitzgerald
72a0588a52
tutorial: update mainnet location 2021-02-19 13:21:56 +10:00
Ted Blackman
669169be0e pill: update solid 2021-02-18 22:02:54 -05:00
janeway-bot
f3c7ff2a50
Merge fab9a47a92 into release/next-js 2021-02-19 06:59:55 +04:00
Ted Blackman
d317a0847b gall: crash properly on failed %boon from ames 2021-02-18 21:51:44 -05:00
Ted Blackman
b702505ac8 clay: print if +read-at-aeon crashes 2021-02-18 21:50:59 -05:00
Liam Fitzgerald
fab9a47a92
Merge remote-tracking branch 'origin/ixv/settings-existence-scry' 2021-02-19 12:47:47 +10:00
Ted Blackman
473a520b27 ames: more informative printing 2021-02-18 21:47:02 -05:00
James Acklin
55dee617b3 chat: different margins for text links, images, and videos
Fixes urbit/landscape#357
2021-02-18 18:43:22 -05:00
Matilde Park
9cb88388dd chat: only show avatars if we have them
Also respects CalmEngine.

fixes urbit/landscape#315
2021-02-18 18:23:59 -05:00
Logan Allen
b363106ea4 interface: ensure that we display the correct ship name and do not
retain stale state
2021-02-18 17:20:47 -06:00
James Acklin
f1b340690e chat: resolving conflicts 2021-02-18 17:14:21 -05:00
James Acklin
3d3bc6d53a
Merge branch 'release/next-js' into james/chatmessage 2021-02-18 16:21:05 -05:00
matildepark
9b7ba4392d
Merge pull request #4453 from tylershuster/timestamp-hover
interface: Unify timestamp behavior
2021-02-18 16:16:12 -05:00
James Acklin
3f875fccb3 chat: addresses message spacing PR comments
Fixes urbit/landscape#357
2021-02-18 16:13:27 -05:00
Tyler Brown Cifu Shuster
c00c3325f2 interface: added missing timestamp import 2021-02-18 11:56:58 -08:00
matildepark
fc825e255e
Merge pull request #4443 from urbit/james/no-label-wrap
landscape: button label nowrap
2021-02-18 14:51:42 -05:00
matildepark
8b8ad09dde
Merge pull request #4452 from tylershuster/content-titles
links: adds titles to remote content
2021-02-18 14:40:33 -05:00
Matilde Park
863773248d Merge branch 'release/next-js' into james/no-label-wrap 2021-02-18 14:33:39 -05:00
Logan Allen
c4dead9661 contact-store: fix is-public being set to false on frontend 2021-02-18 13:19:52 -06:00
Logan Allen
6ee6a99acf contact-store: upon %edit of a nonexistent contact, make an empty contact and set that field 2021-02-18 11:51:15 -06:00
Tyler Brown Cifu Shuster
879747040f Merge branch 'release/next-js' of https://github.com/urbit/urbit into content-titles 2021-02-18 09:46:24 -08:00
Tyler Brown Cifu Shuster
79c056ec1b Merge branch 'release/next-js' of https://github.com/urbit/urbit into timestamp-hover 2021-02-18 09:44:53 -08:00