Liam Fitzgerald
e2d10367af
hark-store: give set instead of count in initial
...
When we receive a notification, it might not affect our count because
it’ll get merged on the server side, but we unconditionally increment
our count on the client if the notification hasn’t been loaded yet.
Addresses this by storing a set of time, index so we can compute whether
or not the notification is merged or unloaded and change the count
accordingly.
Fixes urbit/landscape#276
2021-03-19 11:28:30 +10:00
James Acklin
2776f783ed
hark: flip hovermarker flag
2021-03-18 20:36:28 -04:00
James Acklin
e128d88864
hark: no chat message hover background
2021-03-18 20:20:02 -04: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
matildepark
8373e99671
Merge pull request #4610 from urbit/mp/landscape/npm-prebuild
...
build: pkg/interface builds pkg/npm preinstall
2021-03-17 19:07:01 -04: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
matildepark
37106fa0aa
Merge pull request #4620 from urbit/mp/landscape/tutorial-island-days
...
launch: depluralise 'days' when necessary
2021-03-16 20:28:58 -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
matildepark
570ab959e3
Merge pull request #4612 from urbit/james/chat-fixes
...
chat: minor visual fixes
2021-03-16 14:04:07 -04: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
693bf40cd4
Merge branch 'master' into release/next-js
2021-03-15 13:19:22 -04:00
matildepark
249b7555bc
Merge pull request #4606 from urbit/ed/sidebar-group-avatar-fix
...
ed: sidebar group avatar fix
2021-03-14 23:08:39 -04: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
matildepark
31802440b3
Merge pull request #4602 from urbit/ed/profile-tweaks
...
landscape profiles: tiny tweaks to visual elements
2021-03-12 19:08:36 -05:00
édouard
e76ce13f9d
landscape profiles: tiny tweaks to visual elements
2021-03-12 18:43:17 -05:00
matildepark
d39ab24c8f
Merge pull request #4595 from urbit/lf/fix-tut
...
tutorial: update for zustand
2021-03-12 13:51:06 -05:00
matildepark
3922cfb2ef
Merge pull request #4597 from urbit/james/big-sigils
...
chat: 24px sigils
2021-03-12 13:13:43 -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
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
Tyler Brown Cifu Shuster
7ada4cb463
interface: better error boundary reporting tools and formatting
2021-03-11 18:16:11 -08: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
matildepark
3cbc8d7867
Merge pull request #4585 from urbit/mp/publish/permission
...
publish: allow admins to delete posts, comments
2021-03-11 20:08:44 -05:00