Commit Graph

2269 Commits

Author SHA1 Message Date
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
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
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