Liam Fitzgerald
e9344bf78d
contact-pull-hook: migrate old groups
2021-02-09 11:46:34 +10:00
matildepark
91fbf81e74
Merge pull request #4396 from urbit/lf/collections-padding
...
links-fe: correct padding
2021-02-08 20:43:17 -05:00
Liam Fitzgerald
9bf7bf8094
ViewProfile: cleanup previews on contact change
2021-02-09 11:39:24 +10:00
Liam Fitzgerald
a07b8cc0b5
Merge remote-tracking branch 'origin/release/next-userspace' into lf/hark-loading
2021-02-09 11:25:51 +10:00
Matilde Park
c0952a2603
Merge branch 'release/next-userspace' into lf/collections-padding
2021-02-08 20:14:46 -05:00
Matilde Park
4c6329bb24
NewChannel: add background for DMs in dark mode
2021-02-08 20:09:42 -05:00
matildepark
2be1ee807b
Merge pull request #4390 from urbit/lf/search-fixes
...
ShipSearch: fix incomplete ship entry case
2021-02-08 20:05:21 -05:00
Logan Allen
0f62a951dc
interface: show channels, since channel-count doesn't work
2021-02-08 18:29:56 -06:00
Liam Fitzgerald
575fbd4117
mar: add tape mark
2021-02-09 10:29:35 +10:00
Liam Fitzgerald
a1eda0469b
ted: add -code thread
2021-02-09 10:28:49 +10:00
Liam Fitzgerald
26847c40cb
links-fe: correct padding
...
Fixes urbit/landscape#364
2021-02-09 08:07:23 +10:00
Logan Allen
9380a46fc3
interface: allow channel list to scroll and set a max-height
2021-02-08 16:02:32 -06:00
Logan Allen
5112937f59
interface: fix long group names
2021-02-08 14:10:09 -06:00
matildepark
6bb4062150
Merge pull request #4387 from urbit/james/sigil-overlays
...
chat: fix OverlaySigil positioning
2021-02-08 13:41:19 -05:00
James Acklin
3a99a79867
chat: address PR comments
...
Fixes urbit/landscape#303
2021-02-08 10:48:29 -05:00
matildepark
77bccd8bc6
Merge pull request #4392 from urbit/lf/dm-invites
...
JoinGroup: skip preview if unmanaged group
2021-02-07 23:09:12 -05:00
matildepark
6d16298836
Merge pull request #4389 from urbit/lf/md-pinned-ota
...
metadata: prevent automatic pinning during migration
2021-02-07 23:08:05 -05:00
Liam Fitzgerald
003738f95a
Inbox: make useLazyScroll account for archived notifications
...
useLazyScroll was not accounting for the case where a notification would
be archived. This would mean that archiving a lot of notifications
without scrolling would erroneously not load more. Accounts for this
case by passing a count argument to useLazyScroll, which is then
compared against its previous value. If the previous value is greater
than the new value, (i.e. a notification was archived) then check if we
should load more.
2021-02-08 14:04:55 +10:00
Liam Fitzgerald
71ae452132
interface: add usePreviousValue hook
2021-02-08 14:04:43 +10:00
Liam Fitzgerald
29a8ed77da
JoinGroup: skip preview if unmanaged group
2021-02-08 13:27:51 +10:00
Liam Fitzgerald
505abfbcc7
ViewProfile: fix incorrect loading conditional
2021-02-08 13:08:53 +10:00
Liam Fitzgerald
45c83239b7
ShipSearch: fix incomplete ship entry case
2021-02-08 12:59:11 +10:00
Liam Fitzgerald
a5925a4842
metadata-hooks: do not request preview if we already have it
2021-02-08 12:07:32 +10:00
Liam Fitzgerald
b0597e32d3
metadata-store: do not pin channels on migrate
2021-02-08 12:07:15 +10:00
Liam Fitzgerald
74511e60ff
settings-store: add flag to check if tutorial has been done
2021-02-08 11:03:34 +10:00
Liam Fitzgerald
07518e5cff
interface: inject location of tutorial group at compile tim
2021-02-08 11:02:52 +10:00
Liam Fitzgerald
1e7a09714b
interface: inject hooks to track position of tutorial elements
2021-02-08 10:36:06 +10:00
Liam Fitzgerald
44debd2936
interface: launch tutorial prompt, if we haven't done the tuorial before
2021-02-08 10:33:15 +10:00
Liam Fitzgerald
2a7ee29dc5
interface: display tutorial interface
2021-02-08 10:32:45 +10:00
Liam Fitzgerald
cca47cc3e7
interface: sketch out tutorial state
2021-02-08 10:29:47 +10:00
Matilde Park
6eb61f725f
Merge branch 'release/next-userspace' into james/sigil-overlays
2021-02-07 12:48:56 -05:00
Matilde Park
340b74b478
Merge branch 'release/next-js' into release/next-userspace
2021-02-07 12:41:19 -05:00
James Acklin
ff6b6b8619
chat: default value for OverlaySigil visbility
2021-02-07 12:18:02 -05:00
James Acklin
aa8e623dd4
chat: type OverlaySigil, cleanup
...
Fixes urbit/landscape#303
2021-02-07 12:10:16 -05:00
James Acklin
6125b850a8
chat: cleanup (WIP)
...
Fixes urbit/landscape#303
2021-02-07 11:13:10 -05:00
James Acklin
d0bd1e6ca3
chat: consistent sigil overlays everywhere (WIP)
...
Fixes urbit/landscape#303
2021-02-06 20:47:33 -05:00
James Acklin
1d25e7ee34
chat: consistent profile overlay in chat messages (WIP)
...
Fixes urbit/landscape#303
2021-02-06 17:44:33 -05:00
James Acklin
cf0189019f
chat: sigil overlay exclusive of mini-sig (WIP)
...
Fixes urbit/landscape#303
2021-02-06 17:19:34 -05:00
janeway-bot
1a6c3a1767
Merge c888af3a30
into release/next-js
2021-02-06 06:49:52 +04:00
Philip Monk
c888af3a30
Merge remote-tracking branch 'origin/release/next-vere' into HEAD
2021-02-05 18:49:11 -08:00
Matilde Park
ee47a51bd1
shareProfile: add missing lodash import
2021-02-05 17:33:10 -05:00
matildepark
7ef84bd388
Merge pull request #4384 from urbit/lf/hook-loop-fix
...
contact-store: prevent hook forwarding loop
2021-02-05 15:45:40 -05:00
Logan Allen
f75d0fefdb
contact-store: changed semantics to no-op instead of crash
2021-02-05 13:19:53 -06:00
Logan Allen
78fe4cc045
contact-store: make %add poke idempotent
2021-02-05 12:33:25 -06:00
L
7d722d53b5
Merge pull request #4383 from urbit/mp/qa/fe-fix-4
2021-02-05 11:18:46 -06:00
pilfer-pandex
55fd6db251
Merge pull request #4364 from urbit/pp/fix-lane
...
king: Fix lane serialization problem in king v1.1
2021-02-04 23:41:04 -08:00
Liam Fitzgerald
ffbd4a4d88
contact-store: prevent hook forwarding loop
2021-02-05 14:54:26 +10:00
janeway-bot
af3817eb7d
Merge c41ea83ee1
into release/next-js
2021-02-05 05:10:23 +04:00
Liam Fitzgerald
c41ea83ee1
glob: update to 0v2.n1md9.trksl.p71td.ctngq.rr9su
2021-02-05 11:02:53 +10:00
Matilde Park
59861b8ecc
profileOverlay: sigils link to profile
2021-02-04 19:57:02 -05:00