Commit Graph

2362 Commits

Author SHA1 Message Date
Tyler Brown Cifu Shuster
35c63c1491 weather: add style for 'Clear' 2020-12-18 10:58:46 -08:00
Logan Allen
d6707865a1 interface: fix missing archiveBox by removing Archive view 2020-12-18 12:45:15 -06:00
Liam Fitzgerald
097d6e923b
interface: update package-lock.json 2020-12-18 13:57:38 +10:00
Liam Fitzgerald
128356dd47
Merge pull request #4156 from urbit/lf/last-updated
hark-graph-hook, hark-store: set last-updated on self posts
2020-12-18 13:56:16 +10: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
169955b45a
hark: rework unread tracking, pt.3 2020-12-16 17:46:35 +10:00
Liam Fitzgerald
6012609214
notifications: fix accidental overwrite 2020-12-16 10:08:03 +10:00
Liam Fitzgerald
d9b8fd77c1
Merge branch 'release/next-u' into lf/last-updated 2020-12-15 15:49:39 +10:00
Liam Fitzgerald
1f040ac081
hark-store: fix global count being out of sync 2020-12-15 15:39:23 +10:00
John Franklin
00b5734b41 dbug: make eyre Channels header match the table 2020-12-14 17:20:31 -06:00
L
c50485f267
Merge pull request #4155 from urbit/lf/invite-squash
notifications: fix invite squashing
2020-12-14 13:21:48 -06:00
Liam Fitzgerald
51a4816978
chat: lazier chat loading
Load smaller amounts of backlog when displaying a chat
2020-12-14 15:15:30 +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
e1a4f3bafa
notifications: fix invite squashing
Fixes #4111
2020-12-14 11:25:25 +10:00
fang
76de5dec47
Merge pull request #4138 from urbit/m/debug-quacks
debug: render queued ames acks correctly
2020-12-12 01:10:56 +01:00
fang
ed73326cc3
debug: render queued ames acks correctly
Wrap the items in a SearchableList instead of throwing the objects into
the DOM directly.
2020-12-12 00:44:59 +01:00
Matilde Park
38c66dc06a landscape: mentions avoid passing entire contacts
We don't need 2,000 objects inside each mention.
2020-12-11 14:04:16 -05:00
Matilde Park
4530b59dd9 landscape: mentions respect calmengine
Fixes #4130.
2020-12-11 12:09:57 -05:00
Matilde Park
3662df0e73 chat: send correct timestamp to daybreak
Fixes #4127.
2020-12-11 11:59:53 -05: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
164b0910cb interface: mentionText prefaces color with hash
Fixes profile overlays in mentions.
2020-12-11 00:02:56 -05:00
Liam Fitzgerald
d27a26ec31
chat: window-based overscan, bigger pages 2020-12-11 12:57:09 +10:00
Liam Fitzgerald
f8452af94e
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chat-graph 2020-12-11 11:50:18 +10:00
matildepark
89f603e201
Merge pull request #4117 from urbit/mp/landscape/various
landscape: various regressions
2020-12-10 19:06:24 -05:00
matildepark
6a2467f9d9
Merge pull request #4123 from urbit/jt/capcom
landscape: case sensitivity training
2020-12-10 19:03:33 -05:00
Matilde Park
80bdf9d5fe chat: fix merge conflict doubling binding 2020-12-10 18:38:03 -05:00
Jared Tobin
bc25a22317
landscape: case sensitivity training
Leaving the 'c' uncapitalised here causes Landscape builds to fail on
Linux.
2020-12-10 19:27:03 -03:30
Matilde Park
b95c3e5b76 Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-10 17:41:17 -05:00
matildepark
5992a2aa00
Merge pull request #4118 from tylershuster/moon-background
clock: add background to moon
2020-12-10 13:53:26 -05:00
matildepark
59a92bc8ef
Merge pull request #4093 from tylershuster/negative-sunrise
clock: ignore cached date for sunrise
2020-12-10 13:53:03 -05:00
matildepark
5ffcd57b83
Merge pull request #4032 from tylershuster/upload-fixes
s3: upload behavior
2020-12-10 13:48:28 -05:00
Tyler Brown Cifu Shuster
8178e30732 clock: add background to moon 2020-12-10 10:41:30 -08:00
Tyler Brown Cifu Shuster
489a3351c4 s3: fixes #4039 2020-12-10 10:32:37 -08:00
Matilde Park
e6148bb582 hark: contain snippet gradient 2020-12-10 12:59:00 -05:00
Matilde Park
2b41cd7277 landscape: fix newchannel 'back' in dark mode 2020-12-10 12:56:49 -05:00
Matilde Park
b60487ada0 shipsearch: return patp without sigs 2020-12-10 12:56:16 -05:00
Matilde Park
4b5bd0a238 landscape: mentions direct to group's identity
"Edit identity" always redirected us to the root identity page.

This passes the 'group' prop and also shims over an issue where comments
pages would produce interface crashes if you attempted to edit your
identity from there.
2020-12-10 12:28:10 -05:00
Matilde Park
495be3bacb interface: uncomment virtualscroller scroll catch 2020-12-10 09:57:02 -05:00
Matilde Park
dda7dad2b1 landscape: mentions use cursor: pointer 2020-12-10 09:52:58 -05:00
Liam Fitzgerald
aaddd080b5
chat: overscan and block level images 2020-12-10 15:51:36 +10:00
Logan Allen
7802a7f8d9 Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-09 15:45:26 -06:00
Matilde Park
f746fcffa8 Merge branch 'na-release/candidate' into release/next-userspace 2020-12-07 21:45:43 -05:00
Liam Fitzgerald
1895e807fd
hark-graph-hook: give %listen update on autoadd 2020-12-08 12:25:51 +10:00
Liam Fitzgerald
8aea01e5c6
notifications: chat notifications reflow correctly 2020-12-08 10:07:50 +10:00
Tyler Brown Cifu Shuster
1a570e17be clock: ignore cached date for sunrise
Fixes https://github.com/urbit/landscape/issues/190
2020-12-07 09:32:47 -08:00
Liam Fitzgerald
e7de3533ee
chat: improve multicontent rendering 2020-12-07 14:35:10 +10:00
Liam Fitzgerald
b516926510
interface: remove chat special-casing 2020-12-07 14:02:02 +10:00
Liam Fitzgerald
5cef1cfe70
notifications: render chat notifications 2020-12-07 14:01:38 +10:00
Liam Fitzgerald
30ee107762
landscape: update DMs for graph-store 2020-12-07 12:46:53 +10:00
matildepark
72ef78ad6e
leap: position notification dot relatively
After indigo-react 1.2.15, Box no longer has `position:relative` by default.

While we caught this elsewhere, we dropped this in Leap results, aligning the
notification dot to the top left of the browser window instead.
2020-12-04 16:41:27 -05:00
Tyler Brown Cifu Shuster
7588203f45 clock: use new weather data
Fixes #4073
2020-12-04 13:27:41 -08:00
Logan Allen
777b780d05 interface: removed unused chat files and state 2020-12-04 15:01:46 -06:00
Matilde Park
1c6f92abef Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-04 15:10:05 -05:00
Matilde Park
18de133167 landscape: remove ~2020.12 breach banner 2020-12-04 14:43:24 -05:00
Logan Allen
fc28fbd1c5 Merge branch 'lf/chat-graph' into la/merge-graph 2020-12-04 12:49:21 -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
78c22ae5c4 Merge branch 'na-release/candidate' into release/next-userspace 2020-12-03 20:55:16 -05:00
Matilde Park
03dea8b1ad Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-03 13:19:03 -05:00
Matilde Park
fb6488bc68 interface: bump indigo-react 1.2.5 -> 1.2.15 2020-12-03 13:16:27 -05:00
matildepark
ec6fc83686
Merge pull request #4066 from urbit/mp/landscape/qa-12-1
landscape: QA grab-bag
2020-12-02 22:49:08 -05:00
Matilde Park
5c4cf4d999 Merge branch 'release/next-userspace' into lf/eyre-perf-improvment 2020-12-02 17:51:27 -05:00
Matilde Park
bf31deb698 profile: nickname and avatar surfaced 2020-12-02 17:20:01 -05:00
Matilde Park
49d66989fd groups: fix sharing contacts with avatars
Fixes #4064.
2020-12-02 17:09:22 -05:00
Matilde Park
000e8c6964 profile: add icons, sidebar bg matches others 2020-12-02 16:35:39 -05:00
Matilde Park
7f3ec5549d profile: amend mobile 'back' link size 2020-12-02 16:23:30 -05:00
Matilde Park
3283bd7134 groups: add margin to mobile invite popover 2020-12-02 16:21:04 -05:00
Matilde Park
44a17db1fb groups: prevent demoting yourself if only admin 2020-12-02 16:16:02 -05:00
Matilde Park
ae3b40271d groups: prevent admins from banning themselves 2020-12-02 16:12:37 -05:00
Matilde Park
b95e8a46d7 chat: even padding on daybreak 2020-12-02 16:07:58 -05:00
Matilde Park
0711c15be9 chat: mobile input uses textarea 2020-12-02 16:01:00 -05:00
Matilde Park
613281e587 chat: add leading sig when copying patp
Fixes #4059.
2020-12-02 15:48:12 -05:00
fang
8758ae9f7a
webterm: improve line-spacing in certain browsers
Lines had a sub-pixel gap between them in Firefox browsers. Using
display='flex' resolves that, somehow.
2020-12-02 17:43:22 +01:00
fang
1ea59bbad3
webterm: update mar and js to support 24-bit color 2020-12-02 17:26:17 +01: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
matildepark
8ce031316c
Merge pull request #4045 from urbit/lf/indigo-bump-redo
interface: bump indigo
2020-12-01 21:08:43 -05:00
Liam Fitzgerald
e2fa71c5ca
interface: bump indigo 2020-12-02 12:07:01 +10:00
Matilde Park
85cd81be1c publish: add 'cancel' button to edit form 2020-12-01 18:18:32 -05: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
matildepark
96c22217ce
Merge pull request #3998 from tylershuster/invite-modal-submit
groups: better ship search validation
2020-11-30 18:25:49 -05:00
Tyler Brown Cifu Shuster
99293c1e90 groups: better ship search validation
Fixes #3824
2020-11-30 14:12:04 -08:00
Matilde Park
e32daaf9b0 Merge branch 'master' into release/next-userspace 2020-11-30 16:52:15 -05:00
Liam Fitzgerald
908e2d32e6
chat-fe: autodismiss mentions whilst in channel 2020-11-30 13:59:19 +10:00
Matilde Park
7e88db06d3 landscape: fix dismiss 2020-11-25 20:15:50 -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