Liam Fitzgerald
908e2d32e6
chat-fe: autodismiss mentions whilst in channel
2020-11-30 13:59:19 +10:00
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
Liam Fitzgerald
507bcfc9cb
glob: update to 0v5.c8agf.rjdcu.6p4ea.umc9e.5olmv
2020-11-25 16:42:09 +10:00
Liam Fitzgerald
7addb558b2
channel.js: debounce subscribes
2020-11-25 16:38:16 +10:00
Liam Fitzgerald
ff50838726
interface: subscribe to rest of global state quicker
2020-11-25 16:38:16 +10:00
Liam Fitzgerald
d4d655528e
channel.js: queue interactions
2020-11-25 16:38:16 +10: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
Liam Fitzgerald
b7b4000986
hark: separate unread tracking from notifications
2020-11-24 15:40:03 +10:00
Liam Fitzgerald
5d7fa0463c
chat-fe: lazy load chats
2020-11-24 15:40:03 +10:00
Liam Fitzgerald
360d24e11c
hark: add scries for chat
2020-11-24 15:39:53 +10: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
fang
de13468f86
chat-cli: support multiple sole sessions
2020-11-23 16:10:04 +01:00
Liam Fitzgerald
403ef0a275
chat-fe: MVP graphification
2020-11-23 15:57:43 +10:00
Liam Fitzgerald
a1cf88faba
chat-fe: convert virtualscroller to bigInt
2020-11-23 13:48:36 +10:00
fang
6fd942e5fd
chat-cli: mvp graph-store migration
...
Makes chat-cli listen to graph-store rather than chat-store.
Along the way, cuts some features. No longer supports channel creation,
deletion, permission management or inviting. No longer lets you send
messages to multiple targets at once.
No longer displays messages from all joined chats, and no longer lets
you join or leave chats. Instead, chat-cli solely concerns itself with
viewing chat content you're already subscribed to (through use of
Landscape or other rich clients). ;view ~host/chat to start printing
messages for that chat when they come in, ;flee to toggle off. ;view to
see what chats are enabled, ;chats to see all available chats.
The removal of features acknowledges chat-cli's lack of real support for
the modern, group-centric state of userspace.
The intent of ;view ux is to prepare chat-cli for a multi-session
terminal world.
2020-11-23 01:39:03 +01: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
Logan Allen
837abacb9c
observe-hook: add new thread to leave graphs upon removing a group
2020-11-20 11:01:24 -06:00
Tyler Brown Cifu Shuster
446f551ab6
groups: only prompt to delete on ownership
...
Fixes #3965
2020-11-20 08:37:57 -08:00
Matilde Park
1833006b11
webterm: migrate to indigo-react
2020-11-19 17:59:16 -05:00
Liam Fitzgerald
a9d6811299
glob: update to 0v4.fpa4r.s6dtc.h8tps.62jv0.qn0fj
2020-11-19 16:44:33 +10:00
Liam Fitzgerald
65578165b4
notifications: prevent safari shrinkage
2020-11-19 16:37:19 +10:00
Liam Fitzgerald
217da2acf4
glob: update to 0v5.91i1u.1g535.t3de3.6c3ih.fanmv
2020-11-19 15:20:35 +10:00
Liam Fitzgerald
2f456206c9
Sidebar: loosen property access
2020-11-19 15:08:35 +10:00
Liam Fitzgerald
c001af82c1
launch: loosen property access in unread count
2020-11-19 15:07:33 +10:00
Liam Fitzgerald
1b45848d1d
notifications: fix scroll to load
2020-11-19 15:07:29 +10:00
Liam Fitzgerald
90faac16c9
glob: update to 0v1.pak02.pfla3.gh56f.qhc6h.3h881
2020-11-19 13:40:32 +10:00
Liam Fitzgerald
ae32141263
inbox: fix graph resource redirects
2020-11-19 13:30:25 +10:00
Liam Fitzgerald
a56565b07f
inbox: fix link routing and rendering
2020-11-19 12:57:03 +10:00
Liam Fitzgerald
99faa900a4
glob: update to 0v4.3fbh4.p7j6i.2pi9g.d1ltq.5u7uu
2020-11-19 12:51:52 +10:00
matildepark
f038a302c5
Merge pull request #3960 from urbit/lf/hark-edit-comments
...
hark: upgrade for editable comments
2020-11-18 21:27:00 -05:00
Liam Fitzgerald
7fa2376aa5
hark-fe: fix crash
2020-11-19 12:21:44 +10:00
Liam Fitzgerald
ffaba0be45
hark: update graph marks for editable comments
2020-11-19 12:17:55 +10:00
Logan Allen
e7b0ff2c66
graph-store: change atom to %1 for all migrated comments
2020-11-18 20:02:42 -06:00
Matilde Park
195cd23ad4
glob: update to 0v5.67obv.15auf.c2rc7.jpcu2.iain3
2020-11-18 20:38:37 -05:00
Liam Fitzgerald
ef85085727
inbox: correct notification order
2020-11-19 11:32:13 +10:00
matildepark
6783e1ec20
Merge pull request #3940 from urbit/mp/landscape/invites-inbox
...
landscape: show all invites in inbox
2020-11-18 20:19:01 -05:00
Liam Fitzgerald
7aecffb90f
inbox: redirect invites correctly
2020-11-19 11:13:15 +10:00
matildepark
433c9d94a9
Merge pull request #3959 from urbit/mp/publish/writers
...
publish: Restore basic 'add writers' form
2020-11-18 19:50:41 -05:00
Matilde Park
4b2c8e61b6
publish: Restore basic 'add writers' form
...
Fixes #3845 .
2020-11-18 19:48:05 -05:00
Liam Fitzgerald
474e769839
Merge remote-tracking branch 'origin/master' into release/next-userspace
2020-11-19 10:46:20 +10:00
Liam Fitzgerald
d85af3c7e0
Merge remote-tracking branch 'origin/release/next-userspace' into mp/landscape/invites-inbox
2020-11-19 10:20:12 +10:00
L
c3c9218083
Merge pull request #3927 from urbit/la/revisions
...
graph-store: amend %publish and %link validators to allow editing comments
2020-11-18 18:01:13 -06:00
Logan Allen
783c4f2ee2
interface: show currently editing comment as pending
2020-11-18 18:00:48 -06:00
matildepark
89507d7669
Merge pull request #3950 from urbit/lf/hark-dm-fix
...
hark: fix automatically watching DMs
2020-11-18 18:29:23 -05:00
Tyler Brown Cifu Shuster
7d295cb007
landscape: preclude dropdown duplicates on exact match
...
Fixes #3954
2020-11-18 14:38:50 -08:00
Logan Allen
473b280bf4
interface: links and publish comments both work
2020-11-18 15:03:37 -06:00
matildepark
84792f196e
Merge pull request #3947 from urbit/mp/chat/de-scroll-catch
...
Revert "chat: fixed embedded scroll item disability"
2020-11-18 15:53:03 -05:00
Matilde Park
36a028d6bf
chat: centre code block text
2020-11-18 15:50:18 -05:00
Matilde Park
3862ce1b25
chat: pad inline code
2020-11-18 15:41:07 -05:00
Logan Allen
abddddbb17
interface: editing publish comments works
2020-11-18 14:25:44 -06:00
Philip Monk
45e886729f
base64: introduce trivial change
...
~zod has a corrupt lobe in its state; making a trivial change to this
file lets us get past it.
2020-11-17 23:00:11 -08:00
Philip Monk
0d034f3267
glob: update to 0v2.7r49j.ca15d.c9dtr.avfbh.l20d0
2020-11-17 22:03:01 -08:00
Philip Monk
eadc63938c
Merge remote-tracking branch 'origin/release/next-dill' into release/next-sys
2020-11-17 21:54:50 -08:00
Philip Monk
cd87c786ca
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-17 21:10:20 -08:00
Matilde Park
f98509b807
landscape: autofill contact with root identity first
2020-11-17 23:37:02 -05:00