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 |
|
Liam Fitzgerald
|
ffbd4a4d88
|
contact-store: prevent hook forwarding loop
|
2021-02-05 14:54:26 +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 |
|
Matilde Park
|
105916d93e
|
hark: check for hidden group, not !hidden group
|
2021-02-04 19:49:03 -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 |
|
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 |
|
Logan Allen
|
d12801f375
|
interface: fix text overflow and cutoff in profile overlay
|
2021-02-04 15:10:26 -06:00 |
|
matildepark
|
0f05d3c953
|
Merge pull request #4376 from urbit/lf/ota-fix
hark, metadata-hook: fix OTAs
|
2021-02-03 21:19:39 -05:00 |
|
Liam Fitzgerald
|
981386dffb
|
metadata-store: migrate %contacts to %groups in app-name
|
2021-02-04 11:58:25 +10:00 |
|
Liam Fitzgerald
|
97cf9fcb19
|
hark-store: discard unused metadata notifications in OTA
|
2021-02-04 11:39:59 +10:00 |
|
Liam Fitzgerald
|
a42f0c7428
|
metadata-hook: fix on-load
|
2021-02-04 11:37:43 +10:00 |
|
Logan Allen
|
899d26f592
|
interface: allow setting of status from ProfileOverlay
|
2021-02-03 18:55:20 -06:00 |
|
L
|
1bc5e6d103
|
Merge pull request #4372 from urbit/la/vis-fix
interface: popover settings style fixes
|
2021-02-03 18:20:12 -06:00 |
|
Logan Allen
|
6d3e6e9815
|
interface: popover settings style fixes
|
2021-02-03 18:13:09 -06:00 |
|
Matilde Park
|
1dd08d8504
|
Merge branch 'release/next-js' into release/next-userspace
|
2021-02-03 19:08:08 -05:00 |
|
Matilde Park
|
67f7ebbf8a
|
links, publish: use tokenizeMessage for comments
Fixes urbit/landscape#271.
|
2021-02-03 18:13:03 -05:00 |
|
Logan Allen
|
ea2d740d1c
|
interface: fix group joining and display of share profile view
|
2021-02-03 13:09:39 -06:00 |
|
Logan Allen
|
83edfd67ba
|
graph-push-hook: fixed bunted bowl issue
|
2021-02-03 13:08:53 -06:00 |
|
Liam Fitzgerald
|
579570ed42
|
drum: load %settings-store on boot and migrate
|
2021-02-03 17:57:44 +10:00 |
|
Liam Fitzgerald
|
ea10415812
|
contacts-fe: show group preview
|
2021-02-03 17:55:51 +10:00 |
|
Liam Fitzgerald
|
95fdcd6361
|
contacts-fe: retrieve contact on navigation
|
2021-02-03 17:27:15 +10:00 |
|
Liam Fitzgerald
|
22004a3ea2
|
contact-pull-hook: give nacks on subscription
|
2021-02-03 17:26:41 +10:00 |
|
Liam Fitzgerald
|
60b53ccbd5
|
Omnibox: rewrite in hooks, add direct ship jump
|
2021-02-03 16:30:28 +10:00 |
|
James Acklin
|
94a44462da
|
chat: preserve 0 and auto values in space calculations
Fixes urbit/landscape#303
|
2021-02-03 00:29:24 -05:00 |
|
James Acklin
|
e3a7995084
|
chat: calculate from client boxes, not scrollOffset
Fixes urbit/landscape#303
|
2021-02-03 00:25:45 -05:00 |
|
Liam Fitzgerald
|
a0538981b6
|
omnibox: convert to TS
|
2021-02-03 15:16:37 +10:00 |
|
Liam Fitzgerald
|
97a278ef05
|
contacts-fe: finish sharing interface
|
2021-02-03 14:55:17 +10:00 |
|
Liam Fitzgerald
|
36202d5c86
|
contact-hooks: proxy %share and fix its mark validation
|
2021-02-03 14:53:32 +10:00 |
|
Liam Fitzgerald
|
7d69b23440
|
Merge remote-tracking branch 'origin/la/push-hook-list-resource' into lf/handoff
|
2021-02-03 12:50:26 +10:00 |
|
Liam Fitzgerald
|
c042e3f353
|
metadata-pull-hook: cleanup preview when we receive actual metadata
|
2021-02-03 12:49:06 +10:00 |
|
Liam Fitzgerald
|
d8dc792497
|
metadata-pull-hook: watch contacts for new preview
Fetch metadata previews when we learn of a group via a contact's pinned
groups.
|
2021-02-03 12:49:06 +10:00 |
|
Logan Allen
|
8a0a007261
|
interface: partially working share banner
|
2021-02-02 19:13:59 -06:00 |
|
Logan Allen
|
02f4ff58a1
|
contact: perfected the +is-allowed arm and fixed issue with share type
|
2021-02-02 19:13:33 -06:00 |
|
Matilde Park
|
57f0cb1308
|
Merge branch 'release/next-userspace' into mp/chat/dms
|
2021-02-02 20:08:30 -05:00 |
|
Matilde Park
|
e0b1019cd9
|
hark: correct groupPath construction for dms
|
2021-02-02 20:05:29 -05:00 |
|
L
|
ac759b7d96
|
Merge pull request #4365 from urbit/lf/revive-invites
Invites: update for new group-view
|
2021-02-02 18:58:58 -06:00 |
|
Liam Fitzgerald
|
9d08d0d2b6
|
graph-push-hook: fix +is-allowed
|
2021-02-03 10:35:01 +10:00 |
|
Liam Fitzgerald
|
1eda71f783
|
JoinGroup: check correct associations key
|
2021-02-03 10:01:06 +10:00 |
|
Liam Fitzgerald
|
8bb8f0b206
|
invites: update interface for new thread
|
2021-02-03 10:00:42 +10:00 |
|
Liam Fitzgerald
|
63027861dc
|
invite-store: add %groups in +on-init
|
2021-02-03 09:52:25 +10:00 |
|
Liam Fitzgerald
|
e17bf31859
|
group-view: add -group-invite thread
|
2021-02-03 09:52:00 +10:00 |
|