Commit Graph

24432 Commits

Author SHA1 Message Date
Liam Fitzgerald
ec9e45dad6
ShipSearch: prevent dupes
Fixes urbit/landscape#470
2021-03-04 14:35:40 +10:00
Matilde Park
dc74c68ce9 settings: pull backbutton out of col gaps 2021-03-03 22:24:58 -05:00
Matilde Park
3f8afb5654 landscape: fix 'group details' in dark mode 2021-03-03 22:14:08 -05:00
Matilde Park
e634b3c7d9 landscape: destyle anchors 2021-03-03 22:03:46 -05:00
Philip Monk
137f1cdff3
Merge remote-tracking branch 'origin/ted/static-clay-3' into release/next-sys 2021-03-03 18:42:44 -08:00
Philip Monk
6215137ed5
Merge remote-tracking branch 'origin/ted/ordered-map-fix' into release/next-sys 2021-03-03 18:20:33 -08:00
matildepark
bbf6b760d2
Merge pull request #4535 from urbit/lf/scroll-ios-flush
VirtualScroller: prevent crash on iOS
2021-03-03 21:20:17 -05:00
Philip Monk
faffc74e5d
Merge remote-tracking branch 'origin/m/dbug-cue' into release/next-sys 2021-03-03 18:19:50 -08:00
matildepark
d915022025
Merge pull request #4532 from urbit/mp/landscape/choose-theme
settings: allow picking indigo theme
2021-03-03 21:18:40 -05:00
Philip Monk
0e427c3c7e
Merge commit '5a6a88c' into release/next-sys 2021-03-03 18:18:12 -08:00
Liam Fitzgerald
8bf4e66f7b
VirtualScroller: prevent crash on iOS
Fixes urbit/landscape#515
2021-03-04 12:03:53 +10:00
Philip Monk
6e3d1680a7
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-03-03 17:54:57 -08:00
L
053ca8bd3c
Merge pull request #4534 from urbit/lf/scroller-fixes 2021-03-03 19:22:36 -06:00
matildepark
560f49fb2b
Merge pull request #4517 from 0x70b1a5/master
Add objectFit='cover' to various Landscape avatars to avoid aspect ratio squishing
2021-03-03 20:03:35 -05:00
Logan Allen
ef7de13cd5 interface: virtual scroller marks page as dirty when pending indices changes 2021-03-03 18:26:42 -06:00
0x70b1a5
d91c05cb29
landscape: address #4517 feedback 2021-03-03 19:18:58 -05:00
James Acklin
789562f817 profile: round corners of view
fixes urbit/landscape#510
2021-03-03 18:29:06 -05:00
Liam Fitzgerald
5fc996e7cb
VirtualScroller: acknowledge end of load
Fixes urbit/landscape#507
2021-03-04 09:27:54 +10:00
Liam Fitzgerald
a2de2e61f7
VirtualScroller: fix iOS jumpiness case 2021-03-04 09:27:20 +10:00
Liam Fitzgerald
0b1926294f
UnreadMarker: fix dismiss on idle 2021-03-04 09:26:55 +10:00
fang
5a6a88c4db
Merge pull request #4533 from urbit/m/safer-tally
tally: be safer wrt mangled metadata
2021-03-04 00:13:27 +01:00
James Acklin
36a4c2d1a6 profile: addressing PR comments
fixes urbit/landscape#444
2021-03-03 17:12:03 -05:00
matildepark
c16815b003
Merge pull request #4347 from urbit/lf/moar-lsp
language-server: fixes & improvements
2021-03-03 14:51:40 -05:00
matildepark
5e86058ffa
Merge pull request #4509 from urbit/lf/graph-sibling-fixes
hark-graph-hook: upgrade notification-kind to allow for sibling autowatches
2021-03-03 14:50:58 -05:00
Liam Fitzgerald
180ea74e51 JoinGroup: set tutorial join date 2021-03-03 11:15:49 -08:00
Jimmy Young
7fc52405ce notifications: updates->notifications(this got changed back,possibly from master merge) 2021-03-03 11:15:25 -08:00
Jimmy Young
cbbf99d251 tutorial: improve styling for tutorial dismiss modal 2021-03-03 11:15:06 -08:00
Jimmy Young
8fba050ae2 indigo-react@1.2.19: bump indigo to use tutorial icon 2021-03-03 11:14:41 -08:00
Logan Allen
9c178d7f34 Merge branch 'release/next-js' into la/transform-proxy 2021-03-03 12:56:39 -06:00
Logan Allen
32cd345680 interface: finalize reducers / api logic for pending 2021-03-03 12:54:03 -06:00
0x70b1a5
612d93c807 landscape: correct avatar aspect ratio
Author avatar uses objectFit='cover'

ProfileOverlay avatar uses objectFit='cover'

ChatInput uses objectFit='cover'

Participants avatar uses objectFit='cover'

Landscape: correct avatar aspect ratio.
2021-03-03 12:18:04 -05:00
Matilde Park
71788e069d VirtualScroller: hotfix crash
Fixes urbit/landscape#506
2021-03-03 11:37:39 -05:00
fang
883a56382f
tally: be safer wrt mangled metadata
Previously, if metadata-store said a graph existed, we'd unconditionally scry
for it. Now, we make sure the graph actually exists, to avoid risking a crash.
2021-03-03 17:14:07 +01:00
fang
0ba53e3c77
Merge pull request #4527 from juped/png-aura
Change PNG aura from @t to @
2021-03-03 16:29:02 +01:00
Tyler Brown Cifu Shuster
04e481f8e9 interface: addressed store feedback; cleaning up 2021-03-02 21:45:50 -08:00
Tyler Brown Cifu Shuster
6d8fe7d41f Merge branch 'release/next-js' of https://github.com/urbit/urbit into zustand-stores 2021-03-02 20:58:28 -08:00
matildepark
c2645f9142
Merge pull request #4495 from urbit/lf/virtual-graph
virtualScroller: rework
2021-03-02 23:13:46 -05:00
Liam Fitzgerald
02a70af365
VirtualScroller: fix scrollbar positioning 2021-03-03 13:56:22 +10:00
Matilde Park
7bb9c3851e settings: allow picking indigo theme 2021-03-02 21:55:59 -05:00
matildepark
fef4284219
Merge pull request #4520 from urbit/mp/landscape/mention-text-contacts-nest
MentionText: update for new contacts
2021-03-02 21:06:14 -05:00
janeway
75a00b9c18
glob: update to 0v9flom.311gv.90jce.591n4.d09bf 2021-03-03 11:34:18 +10:00
Liam Fitzgerald
7a3bdccf14
Merge remote-tracking branch 'origin/release/next-js' into lf/virtual-graph 2021-03-03 11:31:02 +10:00
Liam Fitzgerald
1898a86b0e
ChatWindow: fix unread 2021-03-03 11:30:21 +10:00
James Acklin
1084863af9 profile: hide the cover image when the user 'removes' it
fixes urbit/landscape#444
2021-03-02 17:08:26 -05:00
Logan Allen
379e1840bc -graph-add-nodes: scry properly within a thread 2021-03-02 15:55:58 -06:00
Matilde Park
896313b4fd publish: use backgroundImage for images
Fixes urbit/landscape#495
2021-03-02 16:36:34 -05:00
James Acklin
689479f94f profile: removing clutter, denoising the console
fixes urbit/landscape#444
2021-03-02 15:29:00 -05:00
Logan Allen
48ab4da76c graph-push-hook: build %transform-add-nodes mark to keep cache hot 2021-03-02 14:01:12 -06:00
Logan Allen
e7ad46db15 -graph-add-nodes: add commented out signature support 2021-03-02 13:10:40 -06:00
Raymond E. Pasco
2823b2729b
Change PNG aura from @t to @
No PNG is (sane %t) - the PNG header alone isn't.

This should also be octs, not an atom, as a binary filetype - it works
for PNG purely by coincidence (no valid PNG can end with a sequence of
00 bytes, because they have to end with 00 00 00 00 49 45 4e 44 ae 42 60
82).
2021-03-02 14:00:12 -05:00