fang
|
ca6e9a779a
|
Merge pull request #4818 from urbit/m/view-target
chat-cli: update audience on-;view
|
2021-04-27 00:57:17 +02:00 |
|
fang
|
6f0a947d1b
|
Merge branch 'master' into release/next-sys
|
2021-04-26 23:13:27 +02:00 |
|
James Acklin
|
98d21ca27b
|
messages: resource name heuristic for showing invite button
fixes urbit/landscape#497
|
2021-04-26 16:48:13 -04:00 |
|
James Acklin
|
9e85e0a16d
|
messages: yank 1:1 DM invitations
Fixes urbit/landscape#497
|
2021-04-26 16:16:00 -04:00 |
|
matildepark
|
77219c6825
|
Merge pull request #4821 from urbit/mp/landscape/me-highlight
landscape: highlight content mentioning our ship
|
2021-04-26 16:04:23 -04:00 |
|
L
|
ef69505c62
|
Merge pull request #4811 from urbit/mp/landscape/timestamps
landscape: restore timestamps across interface
|
2021-04-26 15:02:02 -05:00 |
|
L
|
0e99a874ba
|
Merge pull request #4799 from urbit/mp/landscape/color-input-pound
ColorInput: remove "#" from input value
|
2021-04-26 15:01:38 -05:00 |
|
matildepark
|
a77fa96f8a
|
Merge pull request #4826 from urbit/james/chatinput
chat: persist submit button
|
2021-04-26 15:55:26 -04:00 |
|
James Acklin
|
ff3d1822c2
|
chat: persist submit button
|
2021-04-26 15:49:02 -04:00 |
|
matildepark
|
844bc1f8f4
|
Merge pull request #4801 from urbit/james/visual-grabbag
chat: jimmy's visualfix omnibus
|
2021-04-26 14:57:22 -04:00 |
|
James Acklin
|
96375643ce
|
Merge branch 'release/next-js' into james/group-dm-invite
|
2021-04-26 14:49:26 -04:00 |
|
James Acklin
|
b8c495c563
|
chat: no shrinking avatar in ChatInput
|
2021-04-26 14:33:12 -04:00 |
|
Logan Allen
|
79fe01a434
|
graph-store/push-hook: remove old mark warming, organize
|
2021-04-26 13:28:13 -05:00 |
|
fang
|
d95696f29c
|
tests: update format tests to account for #4677
It had changed ship encoding to fit into a json %n, but hadn't updated the
tests to reflect this.
|
2021-04-26 19:40:26 +02:00 |
|
fang
|
0a71b75550
|
tests: update clay tests to account for #4745
It had changed the shape of some data structures, but hadn't updated the tests
to reflect that.
|
2021-04-26 19:36:43 +02:00 |
|
fang
|
5d4d7de6a6
|
Merge pull request #4745 from urbit/m/ford-fassig
clay: add /~ ford rune, as /= for directories
|
2021-04-26 16:19:19 +02:00 |
|
Liam Fitzgerald
|
26d822c3b2
|
ChatMessage: remove dead props
|
2021-04-26 17:06:33 +10:00 |
|
Liam Fitzgerald
|
88a9d9ad1c
|
ChatResource: remove unnecessary props
|
2021-04-26 17:06:14 +10:00 |
|
Liam Fitzgerald
|
ae840659da
|
ChatWindow: remove unnecessary props
|
2021-04-26 17:05:57 +10:00 |
|
Liam Fitzgerald
|
6308579588
|
interface: remove dead pendings
|
2021-04-26 17:05:00 +10:00 |
|
Liam Fitzgerald
|
7a6b2eb015
|
virtualContext: drop useLayoutEffect
|
2021-04-26 17:04:36 +10:00 |
|
Liam Fitzgerald
|
aaea592cfc
|
VirtualScroller: rework for less memory use, faster speeds
|
2021-04-26 17:04:14 +10:00 |
|
Liam Fitzgerald
|
c1f055d46e
|
interface: make BigIntOrderedMap immutable
|
2021-04-26 16:59:38 +10:00 |
|
Liam Fitzgerald
|
c039f1e142
|
interface: remove unnecessary routing props
|
2021-04-26 16:35:11 +10:00 |
|
James Acklin
|
cb6b4e14e0
|
chat: stateful send button in ChatInput
|
2021-04-25 23:00:06 -04:00 |
|
Matilde Park
|
1d5cff849d
|
landscape: highlight content with our mentions
|
2021-04-25 15:45:51 -04:00 |
|
raghu
|
919450b0c6
|
fuse: update help text
|
2021-04-25 14:23:06 -04:00 |
|
raghu
|
8cbacb2545
|
clay: allow successive upgrades
|
2021-04-25 14:01:55 -04:00 |
|
raghu
|
201c3db193
|
clay: finalize fuse request - update |fuse
|
2021-04-25 14:01:45 -04:00 |
|
raghu
|
9d7afd10ee
|
clay: change fuse request
|
2021-04-25 14:01:33 -04:00 |
|
Wexpert Systems
|
d415610ac9
|
docker: update documentation
Minor documentation update to fix the examples and clarify best practices for setting and mapping the Ames UDP port while running Urbit in docker.
|
2021-04-25 12:02:56 -04:00 |
|
matildepark
|
bd81b4408e
|
Merge pull request #4816 from urbit/mp/landscape/banner-tweak
chat: prevent shrinking of share banner
|
2021-04-24 21:54:54 -04:00 |
|
James Acklin
|
47c8075294
|
chat: threshold send button & chatinput fixes
|
2021-04-24 21:42:21 -04:00 |
|
Matilde Park
|
789c5de615
|
landscape: fix un-set avatars in participants list
|
2021-04-24 16:05:12 -04:00 |
|
fang
|
b553b9534c
|
chat-cli: update audience on-;view
This feels more correct, and matches historic on-;join behavior.
Fixes #4758.
|
2021-04-24 21:03:48 +02:00 |
|
Matilde Park
|
6d37c23ae8
|
VirtualScroller: avoid unsafe null access
|
2021-04-24 14:50:49 -04:00 |
|
matildepark
|
a8ee7fcfe4
|
Merge pull request #4817 from urbit/lf/virt-perf
VirtualScroller: performance, memory leaks
|
2021-04-23 23:11:56 -04:00 |
|
Liam Fitzgerald
|
f79e489d67
|
ChatResource: prevent unnecessary state update
|
2021-04-24 12:23:45 +10:00 |
|
Liam Fitzgerald
|
47c19b60c0
|
VirtualScroller: only rerender on scroll lock if necessary
|
2021-04-24 12:22:44 +10:00 |
|
Liam Fitzgerald
|
2e7b1cd41d
|
VirtualScroller: lock scroll less aggressively
Prevents incorrect scroll adjustment
|
2021-04-24 12:22:08 +10:00 |
|
Liam Fitzgerald
|
6a1f0e2ac9
|
VirtualScroller: aggressively cleanup refs
Prevents a memory leak, as it appears React holds onto the class
instance after unmounting
|
2021-04-24 12:20:42 +10:00 |
|
Liam Fitzgerald
|
bc4f26b2b3
|
VirtualScroller: rework scroll initialisation
Calling restore if the scroll is locked simply resets the scroll,
instead of using the usual adjustment algorithm
|
2021-04-24 12:19:33 +10:00 |
|
matildepark
|
6a106b1703
|
Merge pull request #4815 from urbit/mp/publish/comment-codes
landscape: move transcluded comments to graphcontentwide
|
2021-04-23 22:13:00 -04:00 |
|
fang
|
550dee32da
|
clay: +any:in in place of +lien over +tap:in
|
2021-04-23 23:05:11 +02:00 |
|
fang
|
dcdf695991
|
clay: insert %nest-fail into trace conditionally
Previously, we would stack on the ~| for every file we had previously
processed, even though we only want it in the trace for actual failures.
|
2021-04-23 22:56:24 +02:00 |
|
pilfer-pandex
|
dad455365d
|
king: add requested disclamer to UDP.hs
|
2021-04-23 15:51:51 -04:00 |
|
pilfer-pandex
|
0bcc83f40c
|
king: my god, actually reverse ip addrs
|
2021-04-23 15:51:51 -04:00 |
|
pilfer-pandex
|
17bf33d3a0
|
king: fix byte order of Ipv4
|
2021-04-23 15:51:51 -04:00 |
|
pilfer-pandex
|
48837a1fbe
|
king: ames: make udp serv reuse port on err
|
2021-04-23 15:51:50 -04:00 |
|
matildepark
|
9ad12777ae
|
Merge pull request #4786 from urbit/la/fix-omnibox
interface: group feed no longer shows in omnibox
|
2021-04-23 15:45:40 -04:00 |
|