Commit Graph

2656 Commits

Author SHA1 Message Date
Liam Fitzgerald
8c3a9a2546
ViewProfile: left align pinned groups
Fixes urbit/landscape#394
Fixes urbit/landscape#388
2021-02-11 18:08:13 +10:00
Liam Fitzgerald
a3a8bf5f2c
Profile: collapse header padding on mobile
Fixes urbit/landscape#392
2021-02-11 17:42:39 +10:00
Liam Fitzgerald
2995d5a070
ChannelSettings: hide sidebar on mobile 2021-02-11 17:38:50 +10:00
Liam Fitzgerald
0ef854a563
Chat: add sig to mention, to correctly index contacts
Fixes urbit/landscape#395
2021-02-11 16:22:12 +10:00
Liam Fitzgerald
1f251667cb
Omnibox: conditionally show channel create on permissions
Fixes urbit/landscape#386
2021-02-11 16:22:02 +10:00
L
22da150305
Merge pull request #4411 from urbit/la/link-perm
interface: don't show link submit when empty collection and we don't have permission
2021-02-10 16:20:37 -06:00
Logan Allen
2cd05661eb interface: put message explaining permissions in links 2021-02-10 16:19:58 -06:00
Logan Allen
207880c430 interface: don't show link submit when empty collection and we don't have permission 2021-02-10 16:15:48 -06:00
matildepark
4587d741ad
Merge pull request #4410 from urbit/la/chat-avatar-show
interface: fixed conditional to only show avatar in chat when we have…
2021-02-10 17:03:52 -05:00
Logan Allen
c48dd5f9ea interface: fixed conditional to only show avatar in chat when we have shared it 2021-02-10 15:26:26 -06:00
matildepark
f75d65ce72
Merge pull request #4405 from urbit/lf/smoother-invites
interface: smoother invites
2021-02-10 15:27:18 -05:00
Matilde Park
9334740fb7 profile: remove embeds from bio 2021-02-10 15:10:39 -05:00
Matilde Park
0d53e0791b GroupSearch: add "publicOnly" boolean 2021-02-10 15:05:03 -05:00
Liam Fitzgerald
eaa900e9b4
Note: fix update permissioning logic 2021-02-10 19:04:17 +10:00
Liam Fitzgerald
c9f77566b5
NewChannel: fix sig mismatch 2021-02-10 19:02:18 +10:00
Liam Fitzgerald
6edea561ce
NewChannel: update links icon 2021-02-10 18:58:44 +10:00
Liam Fitzgerald
0995019ef9
interface: correct modal stacking behaviour 2021-02-10 17:17:14 +10:00
Liam Fitzgerald
2f4de07435
profile: use GroupLink for pinned groups 2021-02-10 16:59:18 +10:00
Liam Fitzgerald
303dc6b3bd
chat-fe: pretty group joining link 2021-02-10 16:27:49 +10:00
Liam Fitzgerald
afb0424efd
Invites, JoinStatus: refactor for smoothness 2021-02-10 15:12:16 +10:00
Liam Fitzgerald
41c08b435d
Merge pull request #4395 from urbit/la/more-fix
interface: more visual fixes, QA
2021-02-09 13:52:31 +10:00
Liam Fitzgerald
ac026ea370
Merge pull request #4400 from urbit/lf/con-hook-loop
contact-hooks: prevent infinite hook loop
2021-02-09 13:40:12 +10:00
matildepark
1a039e5f71
Merge pull request #4401 from urbit/lf/permission-fixes
ChannelPermissions: fix sig/nosig mismatch
2021-02-08 22:35:25 -05:00
Matilde Park
5530274b78 Merge branch 'release/next-userspace' into la/more-fix 2021-02-08 22:33:39 -05:00
Liam Fitzgerald
0350311882
Merge pull request #4391 from urbit/lf/loading-fix
ViewProfile: fix incorrect loading conditional
2021-02-09 13:31:27 +10:00
Liam Fitzgerald
548f2143f8
Merge pull request #4388 from urbit/lf/tutorial
interface: add overlay tutorial
2021-02-09 13:31:06 +10:00
Liam Fitzgerald
bc5e32491c
ShareProfile: only share if we arent recipient 2021-02-09 13:21:49 +10:00
Matilde Park
182eb5c7fe GroupsPane: show channel length 2021-02-08 22:05:59 -05:00
Liam Fitzgerald
350fb3a07d
launch: remove Welcome component 2021-02-09 12:53:19 +10:00
Liam Fitzgerald
9e9fd84ee8
tutorial: automatically join graphs before start 2021-02-09 12:48:17 +10:00
matildepark
05c1f286a3
Merge pull request #4399 from urbit/lf/profile-tweaks
Profile: tweak sigil size
2021-02-08 21:43:56 -05:00
Liam Fitzgerald
456d7f29af
ChannelPermissions: fix sig/nosig mismatch 2021-02-09 12:40:11 +10:00
Liam Fitzgerald
2ea1dd8dac
Profile: tweak sigil size
Fixes urbit/landscape#370
2021-02-09 12:24:45 +10:00
Liam Fitzgerald
a2cd566dd2
sigil: turn padded into padding and take number 2021-02-09 12:24:28 +10:00
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
Liam Fitzgerald
ab470960eb
tutorial: adjust for mobile 2021-02-09 12:10:06 +10:00
Liam Fitzgerald
8bb210e69a
launch: add missing lodash import 2021-02-09 11:51:20 +10: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
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
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