Commit Graph

8762 Commits

Author SHA1 Message Date
matildepark
a3bf36226c
Merge pull request #4608 from urbit/lf/not-forms
notifications: add submit button for preferences
2021-03-19 17:31:41 -04:00
matildepark
fb5fd9a57b
Merge pull request #4628 from urbit/james/hark-message-hover
hark: eliminate chatmessage hover backgrounds
2021-03-19 17:22:16 -04:00
James Acklin
503495fdcf chat: prevent marker text from wrapping 2021-03-19 15:11:11 -04:00
mirtyl-wacdec
3e899c19b8
Merge branch 'release/next-js' into unicode-to-ascii 2021-03-19 14:16:02 +07:00
James Acklin
2776f783ed hark: flip hovermarker flag 2021-03-18 20:36:28 -04:00
Liam Fitzgerald
21bc8130ed
hooks: fix unversioned path destructure 2021-03-19 10:24:35 +10:00
James Acklin
e128d88864 hark: no chat message hover background 2021-03-18 20:20:02 -04:00
Liam Fitzgerald
7a1619222c
interface: update FE marks 2021-03-19 10:12:51 +10:00
Liam Fitzgerald
34469532e4
hooks: cleanup stale mark references 2021-03-19 10:12:51 +10:00
Liam Fitzgerald
cf39ffab42
hooks: add unversioned conversions 2021-03-19 10:12:51 +10:00
Liam Fitzgerald
460a290cb1
hooks: fix tests 2021-03-19 10:12:50 +10:00
Liam Fitzgerald
938ba80e9e
hooks: rewatch unversioned on nack 2021-03-19 10:12:50 +10:00
Liam Fitzgerald
ee12180a5d
hooks: allow unversioned subscriptions for migrate 2021-03-19 10:12:50 +10:00
Liam Fitzgerald
669dfacd04
demo: add demo/testing agent for hook libraries 2021-03-19 10:12:50 +10:00
Liam Fitzgerald
fb502ae519
hooks: add generators 2021-03-19 10:12:49 +10:00
Liam Fitzgerald
23e772ece5
hooks: fix remaining bugs 2021-03-19 10:12:49 +10:00
Liam Fitzgerald
0878104538
versioning: address review, add tests 2021-03-19 10:12:49 +10:00
Liam Fitzgerald
c99b452fff
version: add mark 2021-03-19 10:05:09 +10:00
Liam Fitzgerald
1832ce1d60
pull-hook: resume sub-ahead 2021-03-19 10:05:09 +10:00
Liam Fitzgerald
46eea8f3d4
pull-hook: resume pub-ahead 2021-03-19 10:05:08 +10:00
Liam Fitzgerald
35bbb358f2
push-hook: version proxied pokes 2021-03-19 10:05:08 +10:00
Liam Fitzgerald
b9206aacec
contact-hooks: update for versioning 2021-03-19 10:05:08 +10:00
Liam Fitzgerald
37ab1b7b2a
md-hooks: upgrade for versioning 2021-03-19 10:05:08 +10:00
Liam Fitzgerald
4b305b5450
graph-hooks: upgrade for versioning 2021-03-19 10:05:07 +10:00
Liam Fitzgerald
360b447a3e
group-hooks: upgrade for versioning 2021-03-19 10:05:07 +10:00
Liam Fitzgerald
153d0ff347
hooks: fix remaining bugs 2021-03-19 10:05:07 +10:00
Liam Fitzgerald
746ece51ce
clay: allow numbers in +segments 2021-03-19 10:05:06 +10:00
Liam Fitzgerald
200944e91a
push-hook: proper versioning 2021-03-19 10:05:06 +10:00
Liam Fitzgerald
e5d75cac25
pull-hook: version mismatch suspend 2021-03-19 10:05:06 +10:00
Liam Fitzgerald
72fe65acd9
hooks: add versioning support 2021-03-19 10:05:02 +10:00
Logan Allen
f279c59a15 interface: use Author component for proper display name rendering and overlay sigil 2021-03-18 16:54:13 -05:00
Logan Allen
fa4ce8cfe3 interface: populating group feed header and correctly indicating navigation location 2021-03-18 16:19:02 -05:00
Logan Allen
4c52c766a5 interface: make renderer in PostFeed stable, style tweaks 2021-03-18 15:54:04 -05:00
mirtyl-wacdec
c5b82acffb landscape: transliterate non-latin characters into ascii 2021-03-18 20:40:59 +07:00
janeway-bot
89f907b698
Merge 8373e99671 into release/next-js 2021-03-18 03:07:36 +04:00
Logan Allen
112181cc54 interface: possible to navigate to proper reply path, reply view next up to work on 2021-03-17 15:53:50 -05:00
Logan Allen
67378dc21f interface: submitting replies works 2021-03-17 15:46:47 -05:00
Logan Allen
ee0cb2c587 interface: fully support pagination 2021-03-17 15:06:42 -05:00
Logan Allen
9adea464b1 interface: style fixes after talking with Jimmy 2021-03-17 14:42:23 -05:00
Logan Allen
c40d2f65ad interface: make PostItem properly resize 2021-03-17 13:50:02 -05:00
Logan Allen
52769e45ba interface: fleshing out PostItem with footer, use of MentionText instead of copied code from chat 2021-03-17 13:43:20 -05:00
L
bcc43efdb0
Merge pull request #4584 from urbit/la/host-messages-transformed
push-hook: transform all messages, even the host's
2021-03-17 13:02:58 -05:00
L
fe7fdbcff2
Merge pull request #4596 from urbit/la/signatures-work
graph-store signatures: turn them on and correctly validate them
2021-03-17 13:02:43 -05:00
Logan Allen
6b725eee93 interface: reorganized post item and got virtual scroller working 2021-03-17 12:10:42 -05:00
matildepark
63bdbbbe11
Merge pull request #4621 from urbit/mp/landscape/undo-anchor-rel
landscape/RichText: revert anchors to use rel= for referrer
2021-03-16 21:13:56 -04:00
matildepark
30a2fc5f16
Merge pull request #4591 from urbit/lf/group-size
Participants: fix display of nonmembers
2021-03-16 21:02:01 -04:00
Liam Fitzgerald
db811cf1bd
Participants: fix count 2021-03-17 10:40:51 +10:00
Matilde Park
a1bab09f90 landscape/RichText: revert anchors to use rel= for referrer 2021-03-16 20:40:21 -04:00
matildepark
0dc3e20923
Merge pull request #4619 from urbit/mp/landscape/no-img-ref
interface: remove referrer headers from img tags
2021-03-16 20:29:56 -04:00
Matilde Park
a79d7e2f55 launch: depluralise 'days' when necessary
Fixes urbit/landscape#576
2021-03-16 19:17:19 -04:00
Matilde Park
132eea297c interface: remove referrer headers from img tags 2021-03-16 19:12:32 -04:00
Logan Allen
74a605c094 interface: render basic posts 2021-03-16 17:24:53 -05:00
Logan Allen
0b25f119aa interface: group feed post input with API actions works 2021-03-16 15:46:51 -05:00
Logan Allen
2dd17ede15 interface: initial skeleton of post feed, breaking out into different components 2021-03-16 14:35:54 -05:00
Logan Allen
4668ce98ae interface: cleaning up Home components to ready for building full group feed 2021-03-16 14:02:57 -05:00
Logan Allen
68ef004d9d interface: hooked up basic enable/disable feed API, updated sidebar and display stuff 2021-03-16 13:24:19 -05:00
Logan Allen
6e9146bd58 thread: change name from disable-group-feed to dismiss-group-feed 2021-03-16 13:07:36 -05:00
matildepark
570ab959e3
Merge pull request #4612 from urbit/james/chat-fixes
chat: minor visual fixes
2021-03-16 14:04:07 -04:00
Logan Allen
5a29e0bbcb graph-view: add json conversion and -graph-dismiss-group-feed thread 2021-03-16 13:01:17 -05:00
fang
779a977167
Merge pull request #4600 from urbit/m/permaclean-gall
gen: delete |wash-gall
2021-03-16 14:22:28 +01:00
Logan Allen
c874849203 metadata + post validator + -graph-create-group-feed: end to end create group feed 2021-03-15 17:28:45 -05:00
Logan Allen
5d7677195e group-view: automatically join the group feed if one is present when we first join a group 2021-03-15 16:04:07 -05:00
James Acklin
cf3cab82d0 chat: fix unread marker spacing regression
fixes urbit/landscape#570
2021-03-15 16:23:16 -04:00
L
0508edbece
Merge pull request #4609 from urbit/la/display-contact-appropriately
interface: only display our contact when appropriate
2021-03-15 15:21:25 -05:00
Logan Allen
a62ab1ad97 interface: add a comment to document this hack 2021-03-15 15:21:02 -05:00
James Acklin
a01cbb234d chat: flex long display names
fixes urbit/landscape#569
2021-03-15 16:07:31 -04:00
matildepark
3c8bb6d80f
Merge pull request #4590 from urbit/lf/virt-scroll
ChatWindow: fix unread mark and gaps in scrollback
2021-03-15 15:03:25 -04:00
Matilde Park
ca1c9e471f build: pkg/interface builds pkg/npm preinstall 2021-03-15 13:54:07 -04:00
Logan Allen
70866fb7c5 interface: only display our contact when appropriate 2021-03-15 12:46:01 -05:00
matildepark
733aebf4a7
Merge pull request #4607 from urbit/lf/ship-uniq
ShipSearch: prevent dupes in exact matches
2021-03-15 13:39:45 -04:00
Matilde Park
554be3be4f Merge branch 'release/next-js' into release/next-userspace 2021-03-15 13:19:44 -04:00
Matilde Park
693bf40cd4 Merge branch 'master' into release/next-js 2021-03-15 13:19:22 -04:00
Matilde Park
dfe186b96e Merge branch 'release/next-js' into release/next-userspace 2021-03-15 13:18:04 -04:00
Logan Allen
3600866a5d push-hook: cache transform and fail if transform fails 2021-03-15 11:59:57 -05:00
édouard
f3c34751e4 sidebar: change group avatar radius from 2 to 1
Making this tiny change to ensure visual consistency in radius treatment.
2021-03-14 22:55:00 -04:00
matildepark
c27b30e29d
Merge pull request #4604 from urbit/mp/hark/calm
hark-fe: use calmengine for nickname render
2021-03-13 13:20:50 -05:00
Matilde Park
735805cb59 hark-fe: use calmengine for nickname render
Fixes urbit/landscape#566
2021-03-13 13:06:12 -05:00
matildepark
3a5e622d11
Merge pull request #4603 from urbit/james/chat-row
chat: row hover
2021-03-13 13:05:09 -05:00
James Acklin
fd0267eae7 chat: adds hover actions and overflow menu
fixes urbit/landscape#460
2021-03-13 12:35:42 -05:00
James Acklin
5e8aa1cf0b chat: hover treatment for rows
fixes urbit/landscape#460
2021-03-12 21:29:39 -05:00
Logan Allen
2c1ae5646b push-hook: refactored to transform-proxy-update within forward-update when appropriate. changed a manual |- into +murn 2021-03-12 18:08:34 -06:00
édouard
e76ce13f9d landscape profiles: tiny tweaks to visual elements 2021-03-12 18:43:17 -05:00
fang
0fbaa373a4
gen: delete |wash-gall
The functionality this would trigger no longer exists.
2021-03-12 22:48:06 +01:00
matildepark
d39ab24c8f
Merge pull request #4595 from urbit/lf/fix-tut
tutorial: update for zustand
2021-03-12 13:51:06 -05:00
James Acklin
c35c9b790a chat: pads 16px-square sigils out to 24px effective
fixes urbit/landscape#460
2021-03-12 12:28:11 -05:00
Logan Allen
5c69e92da4 -graph-add-nodes: sign nodes 2021-03-12 10:53:54 -06:00
Logan Allen
caffd0fca8 signatures: properly use life instead of signed data in scry for deed 2021-03-12 10:52:46 -06:00
Logan Allen
fad1302169 graph-validator-post: reject invalid input 2021-03-12 10:51:36 -06:00
Liam Fitzgerald
d21c929518
ShipSearch: prevent dupes in exact matches
Fixes urbit/landscape#522
2021-03-12 15:13:16 +10:00
Liam Fitzgerald
4133869957
notifications: add submit button for preferences
Fixes urbit/landscape#535
2021-03-12 15:02:58 +10:00
Liam Fitzgerald
2df1687580
tutorial: update for zustand 2021-03-12 14:55:18 +10:00
janeway
0a8d82d822
glob: update to 0vtbs05.a6mkl.r5ark.jfj84.3fa4h 2021-03-12 14:35:19 +10:00
Tyler Brown Cifu Shuster
acfb0560bc interface: added debug menu 2021-03-11 20:21:56 -08:00
Liam Fitzgerald
6720074228
graph-update: sort indices correctly 2021-03-12 13:46:17 +10:00
James Acklin
29cc65a7b7 chat: initial pass of spacing/sizing refactor 2021-03-11 21:41:53 -05:00
Liam Fitzgerald
ede3b53c60
Participants: unify sig handling 2021-03-12 12:31:39 +10:00
Liam Fitzgerald
0a71df076f
Participants: fix display of nonmembers
Fixes urbit/landscape #552
2021-03-12 12:03:34 +10:00
Liam Fitzgerald
0fe7a2c985
ChatWindow: fix unread and gaps in scrollback 2021-03-12 11:34:06 +10:00
matildepark
f20da46745
Merge pull request #4586 from urbit/mp/landscape/misc-warnings
landscape: clean up console crashes, key mapped components
2021-03-11 20:25:11 -05:00
matildepark
2e89e47a53
Merge pull request #4581 from urbit/mp/landscape/fix-channel-count
GroupsPane: restore channel counts on summaries
2021-03-11 20:24:43 -05:00