Commit Graph

6219 Commits

Author SHA1 Message Date
Matilde Park
959b585b38 glob: update to 0v5.0umdn.af5hq.bp84b.66eao.q0b98 2020-11-25 20:19:24 -05:00
Matilde Park
7e88db06d3 landscape: fix dismiss 2020-11-25 20:15:50 -05:00
Matilde Park
531f406222 glob: update to 0v2.qmtv4.6j75q.g4ph5.5agd1.02hsd 2020-11-25 20:11:34 -05:00
Liam Fitzgerald
03b89e7072
notifications: fix note description render 2020-11-26 10:58:54 +10:00
matildepark
bda335ea7c
Merge pull request #4020 from urbit/mp/landscape/breach
landscape: add breach notification
2020-11-25 19:26:39 -05:00
matildepark
c485f0827e
Merge pull request #3808 from tylershuster/add-group
launch: adds new group button
2020-11-25 18:27:43 -05:00
Matilde Park
e32a0bf5db launch: banner is dismissable 2020-11-25 18:26:44 -05:00
Tyler Brown Cifu Shuster
6e1de24b23 groups: standardized dms, join, and create icons 2020-11-25 15:09:58 -08:00
Matilde Park
377c3c51f3 Merge branch 'release/next-userspace' into mp/publish/previews 2020-11-25 15:42:55 -05:00
Matilde Park
fb33ff4f82 publish: replicate new links interface 2020-11-25 15:41:44 -05:00
matildepark
f9ef625cb5
Merge pull request #4017 from urbit/lf/edit-notifications
hark: update mark conversion for editable comments
2020-11-25 13:35:58 -05:00
Tyler Brown Cifu Shuster
ea6580cba1 launch: adds new group buttons
Fixes #3768
2020-11-25 09:39:51 -08:00
fang
bf49ba024c
Merge pull request #3964 from ronreg-ribdev/sponsor
gen: add +sponsor generator
2020-11-25 12:33:48 +01:00
fang
b6e93e0900
Merge pull request #3861 from ronreg-ribdev/update-hoon-syntax
Use new-style gate argument syntax in /mar
2020-11-25 12:33:13 +01:00
matildepark
3415435399
Merge pull request #4016 from urbit/lf/read-index-fix
hark-store: fix caching of merged notifications
2020-11-25 00:25:27 -05:00
matildepark
91df3ca710
Merge pull request #4019 from urbit/lf/safe-update-log-peek
graph-store: safely peek update-log
2020-11-25 00:24:38 -05:00
matildepark
e7154c0c53
Merge pull request #4018 from urbit/mp/publish/writers
publish: surface writers in new channel creation
2020-11-25 00:24:11 -05:00
Matilde Park
49fbdc9236 publish: snippets allow image previews 2020-11-25 00:19:17 -05:00
Matilde Park
059b52ea23 publish: amend snippets 2020-11-25 00:05:05 -05:00
Matilde Park
3b4e1a5b96 landscape: add breach notification 2020-11-24 23:49:32 -05:00
Liam Fitzgerald
88adb0033a
graph-store: safely peek update-log
Safely returns a null when either the update-log does not exists, or it
is empty

Fixes #3976
2020-11-25 14:41:19 +10:00
matildepark
25a5090f6f
Merge pull request #3909 from tylershuster/links-sigil-size
Links sigil size
2020-11-24 23:30:36 -05:00
Matilde Park
cedfe257ab publish: surface writers in new channel creation 2020-11-24 23:23:26 -05:00
Tyler Brown Cifu Shuster
f00bfbad4c unmemoized fetch 2020-11-24 20:09:22 -08:00
matildepark
419e3147a5
Merge pull request #4011 from urbit/mp/publish/loading
publish: add loading spinner for notebooks
2020-11-24 21:55:05 -05:00
Tyler Brown Cifu Shuster
5651a8d43b landscape: changed RemoteContent to regular instead of PureComponent 2020-11-24 18:23:18 -08:00
Liam Fitzgerald
905ce6dc2d
hark: update mark conversion for editable comments
Updated mark conversion so that edits to comments are notified
separately to new comments.
2020-11-25 12:21:37 +10:00
Tyler Brown Cifu Shuster
48ad464fbc pass group to Author, center images 2020-11-24 17:30:18 -08:00
matildepark
de0b1595c2
Merge pull request #3989 from tylershuster/index-preview
publish: styles preview
2020-11-24 20:14:19 -05:00
Tyler Brown Cifu Shuster
5674e515dd publish: change max-width to match links 2020-11-24 17:01:49 -08:00
Tyler Brown Cifu Shuster
eea8513034 addressed feedback 2020-11-24 16:59:29 -08:00
Liam Fitzgerald
8a299eadc0
hark-store: fix caching of merged notifications
If a notification came in that merged with a notification that had
already been read, then it would not be added to the cache properly and
therefore would not correctly send %read updates when %read-index was
called.

Fixes #3977
2020-11-25 10:53:45 +10:00
Matilde Park
5d9ce09495 landscape: prevent resource clobbering
Fixes #3996.
2020-11-24 17:22:46 -05:00
Matilde Park
a158cb9a33 landscape: await chatsynced for new chat channels
Fixes #3923.
2020-11-24 17:21:33 -05:00
Matilde Park
b9874b4e5b landscape: fix overeager graphapp routing
It was blank paging instead of showing a 404.
2020-11-24 17:20:35 -05:00
ronreg-ribdev
a5d661f2d1 mar: use new-style gate argument syntax in /mar
Switch a bunch of .hoon files in /mar from using
the old `{}` syntax for specifying argument types, to the
newer `[argname=argtype]` syntax.
2020-11-24 14:16:20 -08:00
ronreg-ribdev
4a4e220e11 gen: add +sponsor generator
Add a new generator +sponsor that encapsulates the logic of invoking
`(sein:title our now our)` to get the sponsor of the current ship.
2020-11-24 14:13:38 -08:00
Tyler Brown Cifu Shuster
61e0d35ca5 landscape: update RemoteContent settings 2020-11-24 14:13:03 -08:00
Tyler Brown Cifu Shuster
92cc485db3 links: added delete and copy actions 2020-11-24 13:02:30 -08:00
Tyler Brown Cifu Shuster
1bad160173 links, publish: changing comments to new design 2020-11-24 12:59:32 -08:00
Tyler Brown Cifu Shuster
567c77cd48 landscape: use overlay sigils everywhere 2020-11-24 12:42:42 -08:00
Matilde Park
28a7b3782e publish: add loading spinner for notebooks
Fixes #4008.
2020-11-24 15:36:46 -05:00
matildepark
3765a8a767
Merge pull request #3814 from tylershuster/weather
weather: change API
2020-11-24 14:51:20 -05:00
Tyler Brown Cifu Shuster
91e09d3958 weather: add remediation path, styling 2020-11-23 19:55:13 -08:00
matildepark
5238932990
Merge pull request #3995 from ryjm/ryjm/link-popover-fix
landscape: fix link route breaking popover
2020-11-23 20:20:46 -05:00
ryjm
6750a9dc1c landscape: fix link route breaking popover
When you're on a link page, hitting the settings popover will trigger an
error since the LinkResource matches the path. This makes it so that it
only matches numerical indexes.
2020-11-21 16:46:29 -05:00
Tyler Brown Cifu Shuster
6b8155145b unwrap comments 2020-11-20 14:01:24 -08:00
Tyler Brown Cifu Shuster
a479af1973 publish: styles preview
Fixes https://github.com/urbit/landscape/issues/182
2020-11-20 13:57:27 -08:00
Tyler Brown Cifu Shuster
1a22a917c4 weather: changing API
added new colors

allow arbitrary location

Fixes #2634
2020-11-20 11:38:54 -08:00
Tyler Brown Cifu Shuster
446f551ab6 groups: only prompt to delete on ownership
Fixes #3965
2020-11-20 08:37:57 -08:00