matildepark
29a1e33505
Merge pull request #4393 from urbit/lf/hark-loading
...
Inbox: make useLazyScroll account for archived notifications
2021-02-08 21:12:44 -05: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
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
Liam Fitzgerald
26847c40cb
links-fe: correct padding
...
Fixes urbit/landscape#364
2021-02-09 08:07:23 +10: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
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
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
Matilde Park
76f8cb866a
landscape: prevent flexShrink on group header
2021-02-04 19:54:15 -05:00
Liam Fitzgerald
99570a818b
Merge remote-tracking branch 'origin/lf/neg-unread' into release/hot-21-2-5
2021-02-05 10:51:45 +10:00
Matilde Park
105916d93e
hark: check for hidden group, not !hidden group
2021-02-04 19:49:03 -05:00
matildepark
0394e03920
Merge pull request #4379 from urbit/lf/link-unreads
...
links: set read on iframe interaction
2021-02-04 19:36:52 -05:00
matildepark
45cadff09f
Merge pull request #4382 from urbit/lf/fe-fixes
...
interface: all assigned QA bugs
2021-02-04 19:28:36 -05:00
Liam Fitzgerald
aa42dd31f2
interface: add lodash import to prevent crash in NewChannel
2021-02-05 09:43:46 +10:00
Liam Fitzgerald
6eb234b8a7
interface: normalize joinGroup modal
2021-02-05 09:27:37 +10:00
Liam Fitzgerald
d9ab3c9fba
interface: stop propagation reshowing modal
2021-02-05 09:23:18 +10:00
Liam Fitzgerald
f508cd923e
interface: truncate group title
2021-02-05 09:07:28 +10:00
L
9d78271c4d
Merge pull request #4381 from urbit/la/fix
...
interface: fix visual bugs found in QA
2021-02-04 16:54:15 -06:00
Logan Allen
414498b666
interface: fix fetch to decide when to show share banner
2021-02-04 16:02:59 -06:00
Logan Allen
c29608018b
interface: increase font size to match base font
2021-02-04 15:14:29 -06:00
Logan Allen
fb7db5244b
interface: fix Profile and Settings link in omnibox
2021-02-04 15:12:41 -06:00