Matilde Park
356d517b4a
CalmEngine: add "hideUnreads" and "hideGroups"
2021-02-26 14:12:24 -05:00
Matilde Park
622c3c3547
Merge branch 'release/next-js' into lf/settings
2021-02-26 13:45:33 -05:00
Matilde Park
b4d82a9e8a
leap, settings: store leap settings as array
2021-02-26 13:41:40 -05:00
Matilde Park
2db485705e
npm/api: add array type to settings value
2021-02-26 13:41:12 -05:00
matildepark
b5d5e32c98
Merge pull request #4430 from mirtyl-wacdec/patch-2
...
landscape: ignore punctuation tokenizing URLs
2021-02-26 13:30:09 -05:00
Matilde Park
26788d9998
leap: "Profile and Settings" -> "profile"
2021-02-26 13:26:32 -05:00
Matilde Park
9f64db52c1
settings: replace calm icon
2021-02-26 13:25:57 -05:00
Matilde Park
f0e1a24b42
SidebarItem: centre icons
2021-02-26 13:25:50 -05:00
Matilde Park
e266273ff1
ChatMessage, Sidebar: use new hideAvatars import
2021-02-26 13:21:27 -05:00
Matilde Park
9841e92325
settings: switch to multipage layout
2021-02-26 13:07:09 -05:00
Matilde Park
639372e58f
leap: add missing import
2021-02-26 13:06:48 -05:00
mirtyl-wacdec
3206cfdb4d
landscape: ignore punctuation tokenizing URLs
...
Tiny fix to the URL regex so that it doesn't store punctuation marks (e.g. ",") inside the urls, breaking the links.
2021-02-27 00:56:45 +07:00
janeway
6bcbbf8f1a
glob: update to 0v5.ip41o.9jcdb.4jb1f.sd508.fdssj
2021-02-26 17:07:59 +10:00
Liam Fitzgerald
8c6f43f10e
Merge remote-tracking branch 'origin/release/next-js'
2021-02-26 16:57:19 +10:00
Liam Fitzgerald
76733e1072
Merge branch 'lf/read-all-fix'
2021-02-26 16:56:58 +10:00
Liam Fitzgerald
4f62de33a3
Merge remote-tracking branch 'origin/ixv/settings-type'
2021-02-26 16:56:15 +10:00
Ted Blackman
04ea4c78b2
ames: +on-hear-shut remove dead code
2021-02-26 16:55:26 +10:00
Ted Blackman
ccea39f865
ames: fix comet handshake
2021-02-26 16:55:24 +10:00
matildepark
285a8a9173
Merge pull request #4503 from urbit/mp/links/double-validate
...
links: enforce valid URI on render
2021-02-25 22:22:48 -05:00
matildepark
29b4d2bbd4
Merge pull request #4501 from urbit/mp/leap/status-truncate
...
leap: truncate statuses
2021-02-25 22:22:32 -05:00
matildepark
ec483143f8
Merge pull request #4500 from urbit/revert-4224-mp/landscape/patp-punctuation
...
Revert "landscape: allow most patp punctation in tokenize"
2021-02-25 22:22:15 -05:00
matildepark
ef3601e9be
Merge pull request #4499 from urbit/mp/dms/render-groups
...
ResourceSkeleton: render group DM members
2021-02-25 22:21:59 -05:00
matildepark
0744f6ecab
Merge pull request #4498 from urbit/mp/groups/truncate-description
...
ResourceSkeleton: flex and truncate description
2021-02-25 22:21:41 -05:00
matildepark
322d6e9a41
Merge pull request #4507 from urbit/mp/landscape/misc
...
landscape: grabbag
2021-02-25 22:20:12 -05:00
Liam Fitzgerald
6fa0cd29e2
settings: migrate
2021-02-26 13:05:31 +10:00
matildepark
72aa7f5aee
Merge pull request #4496 from tylershuster/api-parity
...
api: brought to parity with livenet
2021-02-25 20:30:57 -05:00
matildepark
79d7653cf5
Merge pull request #4497 from tylershuster/http-api-eventsource
...
http-api: changed eventsource tool
2021-02-25 20:29:08 -05:00
Tyler Brown Cifu Shuster
7a8b8ec718
npm/http-api: ignore build examples
2021-02-25 17:17:07 -08:00
Tyler Brown Cifu Shuster
20c6ecae41
ignore example js
2021-02-25 17:16:27 -08:00
Matilde Park
fef99fcf21
GroupSearch, ShipSearch: use cursor: pointer
2021-02-25 19:20:26 -05:00
Matilde Park
2ed7759864
ChannelPopoverRoutes: add rootUrl type
2021-02-25 19:19:10 -05:00
Matilde Park
f8d8e250c9
GroupPane: description defaults to regular font size
2021-02-25 19:18:48 -05:00
Matilde Park
75c90ea4a5
landscape: add border prop to loading
...
Prevents borders showing when loading channels.
Also spaces the text beside the spinner.
2021-02-25 19:18:29 -05:00
Matilde Park
8ba29acc15
landscape: redirect properly on channel archive
...
Previously landed on a crash.
2021-02-25 19:17:45 -05:00
Liam Fitzgerald
86bc8b9444
hark-store: bunt cache before rebuilding
...
Previously, rebuilding the cache in any scenario other than on-load would add
missing notifications but not remove read or dismissed notifications
Fixes urbit/landscape#479
2021-02-26 09:58:48 +10:00
Matilde Park
75d811d298
groups: reduce added member from pending
...
Fixes urbit/landscape#490
2021-02-25 14:46:08 -05:00
Matilde Park
52e5d4a011
links: enforce valid URI on render
...
Fixes urbit/landscape#280
2021-02-25 14:30:50 -05:00
Matilde Park
6efa47b6cc
leap: truncate statuses
...
Fixes urbit/landscape#487
2021-02-25 13:41:17 -05:00
Matilde Park
e8bbc56c48
leap: cite patps
2021-02-25 13:40:53 -05:00
matildepark
c63ffbdb73
Revert "landscape: allow most patp punctation in tokenize"
2021-02-25 13:24:05 -05:00
Matilde Park
a666ce902b
ResourceSkeleton: render group DM members
2021-02-25 13:22:13 -05:00
Matilde Park
be88d60329
ResourceSkeleton: dynamically truncate description
2021-02-25 13:11:03 -05:00
Tyler Brown Cifu Shuster
99d04500c5
npm/api: changed metadata app property
2021-02-25 07:13:32 -08:00
Tyler Brown Cifu Shuster
ece8836a7e
http-api: changed eventsource tool
2021-02-24 19:58:32 -08:00
Tyler Brown Cifu Shuster
d7bbf3b54b
api: brought to parity with livenet
2021-02-24 19:54:00 -08:00
Isaac Visintainer
c0849f2c0b
settings: add array type
2021-02-24 17:28:26 -08:00
janeway-bot
cc6adb3ffd
Merge 8c84de618d
into release/next-js
2021-02-25 02:35:17 +04:00
Matilde Park
d0d50f1aee
launch: overlap responsive colors on white box
2021-02-24 17:12:13 -05:00
Logan Allen
6228bc42a6
graph-push-hook: deny imposters even if we have %yes permission
2021-02-24 16:09:56 -06:00
Matilde Park
68271b7947
launch: force black base hash
2021-02-24 16:27:03 -05:00