Commit Graph

200 Commits

Author SHA1 Message Date
Logan Allen
dca2c9ae58 interface: updated api/logic in reducer and api to reflect new %contact-store 2021-01-19 13:59:11 -06:00
Matilde Park
136efa76a3 Merge branch 'release/next-js' into ixv/fix-unread-resubscribe 2021-01-05 17:34:28 -05:00
fang
141fb07109
Merge pull request #4221 from urbit/m/hark-but-quiet
landscape: remove hark-update printfs
2021-01-05 23:21:21 +01:00
matildepark
8cbf726fa6
Merge pull request #4171 from tylershuster/local-state-hooks
interface: convert local state to hooks
2021-01-05 17:18:15 -05:00
fang
8538b4fd7b
landscape: remove hark-update printfs 2021-01-05 23:07:10 +01:00
Isaac Visintainer
cbdb8903fc notifications: clear state before processing initial update 2021-01-05 13:49:49 -08:00
Logan Allen
d6707865a1 interface: fix missing archiveBox by removing Archive view 2020-12-18 12:45:15 -06:00
Tyler Brown Cifu Shuster
380a7b30af interface: convert local state to hooks 2020-12-17 12:29:56 -08:00
Liam Fitzgerald
6b6e9a7be2
hark: cleanup notifications on leave 2020-12-17 16:10:26 +10:00
Liam Fitzgerald
6012609214
notifications: fix accidental overwrite 2020-12-16 10:08:03 +10:00
Liam Fitzgerald
1f040ac081
hark-store: fix global count being out of sync 2020-12-15 15:39:23 +10:00
Liam Fitzgerald
66fe59819e
hark-store: allow setting last-updated independently of unread counts 2020-12-14 13:33:31 +10:00
Liam Fitzgerald
6e18225c5c
graph-store: remove-graph in keys 2020-12-11 16:07:19 +10:00
Liam Fitzgerald
06ed5af3f4
graph-store: add -eval thread 2020-12-11 15:52:17 +10:00
Matilde Park
b95c3e5b76 Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-10 17:41:17 -05:00
Tyler Brown Cifu Shuster
489a3351c4 s3: fixes #4039 2020-12-10 10:32:37 -08:00
Liam Fitzgerald
30ee107762
landscape: update DMs for graph-store 2020-12-07 12:46:53 +10:00
Logan Allen
777b780d05 interface: removed unused chat files and state 2020-12-04 15:01:46 -06:00
Tyler Brown Cifu Shuster
e5ea163bfa s3: unifies upload component
Fixes https://github.com/urbit/landscape/issues/191
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
f71cd55486 publish: allow drag-and-drop uploading of images
Fixes https://github.com/urbit/landscape/issues/183
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
1eb6c47c83 s3: improves drag-and-drop behavior
Fixes #3992

...to the extent possible. Adds handlers for better releasing drag state
2020-12-03 19:51:24 -08:00
Matilde Park
03dea8b1ad Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-03 13:19:03 -05:00
Matilde Park
5c4cf4d999 Merge branch 'release/next-userspace' into lf/eyre-perf-improvment 2020-12-02 17:51:27 -05:00
Liam Fitzgerald
85508337e0
publish, links: better unread handling 2020-12-02 15:32:22 +10:00
Liam Fitzgerald
3d21dcd19f
Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-02 13:42:02 +10:00
Liam Fitzgerald
54c469ecfa
graph-store: make JSON conversion invertible 2020-12-02 13:17:49 +10:00
Logan Allen
0007c5c097 Merge branch 'release/next-userspace' into la/archive-graph-on-leave 2020-12-01 16:41:26 -06:00
Logan Allen
2760f79f66 group-on-leave thread: clean up contacts as well as everything else 2020-12-01 15:20:45 -06:00
Liam Fitzgerald
9ee62a2e55
hark: rework unread tracking, again 2020-12-01 15:46:28 +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
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
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
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
Tyler Brown Cifu Shuster
1a22a917c4 weather: changing API
added new colors

allow arbitrary location

Fixes #2634
2020-11-20 11:38:54 -08:00
Liam Fitzgerald
474e769839
Merge remote-tracking branch 'origin/master' into release/next-userspace 2020-11-19 10:46:20 +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
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
Logan Allen
abddddbb17 interface: editing publish comments works 2020-11-18 14:25:44 -06:00
Philip Monk
eadc63938c
Merge remote-tracking branch 'origin/release/next-dill' into release/next-sys 2020-11-17 21:54:50 -08:00
Matilde Park
0f0a93c79c landscape: fix initial contact color input
The rewrite of hexToUx in TypeScript returned a function script instead
of the expected string.

The previous write is put in its place, and instead of assuming "0x"
is always in the color input's initial value, we selectively remove it,
alleviating another bug where we would display a different color than we
submitted due to substringing the first 2 characters
of a value without "0x".

Fixes #3875.
2020-11-17 23:09:39 -05:00
Liam Fitzgerald
3ba99187b4
hark-fe: address mp review 2020-11-18 11:01:56 +10:00
Logan Allen
5fb9d1f0fe publish interface: back up to old parity 2020-11-17 13:59:43 -06:00
Liam Fitzgerald
4e84c43380
interface: fix loading on scroll 2020-11-16 13:53:57 +10:00
Liam Fitzgerald
fb09c36fbe
interface: show unread counts on group tiles 2020-11-16 12:23:42 +10:00