Matilde Park
97288c349b
Merge branch 'release/next-js' into mp/landscape/more-types
2021-05-04 16:19:50 -04:00
L
cf742789bb
Merge pull request #4846 from urbit/la/hark-perf
2021-05-04 10:03:07 -05:00
Liam Fitzgerald
395ef6ef01
hooks: add diplomacy flag
2021-05-04 11:06:59 +10:00
Liam Fitzgerald
29ada0eba1
pull-hook: slog tank on versioned nack
...
Should hopefully provide more debugging info for ghost subscriptions
2021-05-04 11:02:24 +10:00
Liam Fitzgerald
dcf858ccf9
push-hook: hold subscription open after validating access
...
When we receive a watch-nack on a versioned subscription, we attempt to
resubscribe on an unversioned path. However, if we receive an unversioned
subscription request for which we are not compatible, we hold the
subscription open and never send any facts on unversioned subscriptions.
As the check for unversioned compatiblility occurs before retrieving the
initial-watch, subscriptions which are supposed to nack never do. Fixed
by moving the conditional.
Fixes urbit/landscape#795
2021-05-04 10:56:49 +10:00
Liam Fitzgerald
c73e2b95b5
versioning: convert gates return a cage
2021-05-04 10:55:06 +10:00
matildepark
3a47d9b587
Merge pull request #4849 from urbit/mp/small-yellow-button
...
interface: bump to indigo-react 1.2.22
2021-05-03 19:54:17 -04:00
Logan Allen
b590faec9d
hark-graph-hook: cast the interior of the vase for speed
2021-05-03 18:51:37 -05:00
Matilde Park
24aa7377a8
interface: bump to indigo-react 1.2.22
2021-05-03 19:51:06 -04:00
James Acklin
02e5bd0c5c
permalinks: hide permalink footer from the same resource
...
fixes urbit/landscape#759
2021-05-03 17:01:56 -04:00
Logan Allen
26df0b1952
interface: group feed now allows deletion of posts
2021-05-03 15:43:32 -05:00
Logan Allen
4966615082
interface: add the ability to delete chat messages
2021-05-03 14:05:23 -05:00
James Acklin
884aa98832
chat: remove ~patp mention on message "reply"
...
fixes urbit/landscape#759
2021-05-03 15:03:16 -04:00
James Acklin
fff54e95b2
permalinks: surface reply count for Group Feed posts, restyle GroupLink
...
fixes urbit/landscape#759
2021-05-03 14:46:17 -04:00
James Acklin
e2f17527ca
permalinks: pad sigils, unify author timestamp size systemwide
...
fixes urbit/landscape#759
2021-05-03 12:18:14 -04:00
James Acklin
23c56b35d2
Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish
2021-05-03 09:15:43 -04:00
James Acklin
4674559f2d
permalinks: uniform appearance for collection links
...
fixes urbit/landscape#759
2021-05-02 11:20:04 -04:00
James Acklin
1d365d70c3
notes: render preview text as <Text />
2021-05-02 10:37:29 -04:00
James Acklin
97871691f1
permalinks: uniform appearance for comments and posts (post + groupfeed)
...
fixes urbit/landscape#759
2021-05-02 10:37:09 -04:00
Logan Allen
027011deb3
hark-graph-hook: remove unnecessary scries where possible for perf
2021-04-30 19:55:27 -05:00
janeway-bot
b45d03fdcc
Merge d0be435624
into release/next-js
2021-04-30 21:08:44 +04:00
janeway
d0be435624
glob: update to 0v2.9br5i.hl1e5.cda79.75gdi.jj5hc
2021-04-30 12:49:53 -04:00
Matilde Park
7dc5d4dfb5
Merge branch 'la/graph-fix' ( #4842 )
...
* origin/la/graph-fix:
graph-store: +on-load to %5 properly
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-04-30 12:39:44 -04:00
Logan Allen
6e360a9746
graph-store: +on-load to %5 properly
2021-04-30 11:36:54 -05:00
janeway-bot
3f2209b6ab
Merge 4f873320f1
into release/next-js
2021-04-30 20:19:13 +04:00
janeway
4f873320f1
glob: update to 0vrjber.rqjl4.19elk.2fmnt.6t82g
2021-04-30 12:16:28 -04:00
Matilde Park
991502ada7
Merge branch 'lf/init-upd-log' ( #4840 )
...
* origin/lf/init-upd-log: (257 commits)
graph: bunt time to ensure deduplication
graph-store: initialise update logs
glob: update to 0v7.dmf2h.884m6.b2p1b.l1and.uv1lv
VirtualScroller: fix pendings and scroll after jump
hark: fix notification archival
interface: include iPad in UA check
graph-store: fix %add/remove-tag generators
chat: refocus and reset state on submit, allow enter linebreaks on mobile
glob: update to 0v3.m4922.94fro.soub7.2cod3.0rfhh
hooks: address L review
VirtualScroller: do not crash if ref is unset
interface: graph-reducer, put empty string when hash is null
ChatPane: invert showOurContact conditional
ChatResource: refactor to use ChatPane
ChatPane: add component
ShareProfile: refactor to remove dead props
ChatWindow: remove association prop
ChatInput: lift callbacks, refactor
ChatMessage: refactor to remove association prop
withStorage: fix typings
...
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-04-30 11:53:04 -04:00
Liam Fitzgerald
004145b407
graph: bunt time to ensure deduplication
...
The varying timestamp in the %add-graph fact from graph-push-hook was
preventing deduplication of the jammed noun in ames. Prevents
unnecessary bail: memes upon sending many %add-graph facts
2021-04-30 23:58:50 +10:00
Liam Fitzgerald
681641fe4c
graph-store: initialise update logs
2021-04-30 23:58:42 +10:00
janeway-bot
635a7e2809
Merge 85f2dd26ce
into release/next-js
2021-04-30 09:28:45 +04:00
Liam Fitzgerald
85f2dd26ce
glob: update to 0v7.dmf2h.884m6.b2p1b.l1and.uv1lv
2021-04-30 15:25:01 +10:00
Liam Fitzgerald
773c590055
Merge remote-tracking branch 'origin/release/next-js'
2021-04-30 15:12:33 +10:00
Liam Fitzgerald
56b9a7545c
Merge remote-tracking branch 'origin/master' into la/ref-trans-graph
2021-04-30 14:36:26 +10:00
Liam Fitzgerald
45f09b4d46
Merge pull request #4837 from urbit/lf/virt-more-fixes
2021-04-30 13:04:45 +10:00
Liam Fitzgerald
4c0e9dfe82
VirtualScroller: fix pendings and scroll after jump
2021-04-30 12:15:04 +10:00
Liam Fitzgerald
93c6d157af
hark: fix notification archival
2021-04-30 12:14:31 +10:00
Liam Fitzgerald
7ea0361b98
interface: include iPad in UA check
2021-04-30 12:13:50 +10:00
James Acklin
d68881aeff
permalinks: chat message cleanup, click entire block to navigate
...
fixes urbit/landscape#759
2021-04-29 21:26:20 -04:00
Liam Fitzgerald
3616673cae
Merge pull request #4836 from urbit/james/chat-input-fixes
...
chat: input behavior quirks
2021-04-30 10:42:39 +10:00
Logan Allen
0dae5e1725
graph-store: fix %add/remove-tag generators
2021-04-29 12:24:30 -05:00
James Acklin
f39c642801
chat: refocus and reset state on submit, allow enter linebreaks on mobile
2021-04-29 11:10:53 -04:00
janeway-bot
11e89cf388
Merge 4b6f390a97
into release/next-js
2021-04-29 10:03:50 +04:00
Liam Fitzgerald
4b6f390a97
glob: update to 0v3.m4922.94fro.soub7.2cod3.0rfhh
2021-04-29 15:58:06 +10:00
Liam Fitzgerald
d18630d4e8
Merge remote-tracking branch 'origin/release/next-js'
2021-04-29 15:41:11 +10:00
Liam Fitzgerald
4d6315562c
Merge branch 'lf/hook-cond-negotiate'
2021-04-29 15:41:00 +10:00
Liam Fitzgerald
6bf6aa3273
Merge pull request #4832 from urbit/lf/fix-virt-crash
...
VirtualScroller: do not crash if ref is unset
2021-04-29 15:40:14 +10:00
Liam Fitzgerald
1ab144b265
hooks: address L review
2021-04-29 15:29:27 +10:00
Liam Fitzgerald
dbf8c2afb9
VirtualScroller: do not crash if ref is unset
2021-04-29 14:33:26 +10:00
Liam Fitzgerald
42be76b5c2
publish: temporarily disable tokenizing publish
2021-04-29 14:22:25 +10:00
Liam Fitzgerald
1735c1d6a5
interface: update package.json
2021-04-29 14:20:06 +10:00