Commit Graph

4216 Commits

Author SHA1 Message Date
Liam Fitzgerald
797e3453aa interface: fix new channel redirect 2021-09-08 16:36:34 +10:00
Liam Fitzgerald
2064b976c2 interface: fixup build 2021-09-06 14:06:32 +10:00
Liam Fitzgerald
12b4e4c59b interface: update hark callsites & state 2021-09-06 14:05:20 +10:00
Liam Fitzgerald
f28735316e interface: handle undefined group metadata correctly 2021-09-06 08:50:23 +10:00
Liam Fitzgerald
c5393bcf8c
Merge pull request #5181 from urbit/lf/fix-md-kick-removal
metadata-store: Handle removes on kick correctly
2021-09-06 08:28:41 +10:00
Hunter Miller
2ff5a39bf7 grid: tweaking focus styles first pass 2021-09-01 11:35:06 -05:00
Liam Fitzgerald
83f0b4c794 interface: fix tsc errors 2021-08-30 10:54:09 +10:00
Liam Fitzgerald
10022a8b08
Merge pull request #5128 from urbit/lf/revive-resume
interface: actually resume channels
2021-08-27 10:04:39 +10:00
Liam Fitzgerald
041cd8e95d interface: reduce %initial-group correctly 2021-08-24 16:57:28 +10:00
Liam Fitzgerald
7e70d529f1
Merge pull request #5180 from litmus-ritten/master
landscape: altered RemoteContent regexes for images, video, and audio to include period literal.
2021-08-24 15:46:34 +10:00
litmus-ritten
b7909cdf6c landscape: altered RemoteContent regexes for images, video, and audio to
include period literal.

This prevents URLs ending in 'mov', 'ogg', etc. from rendering as empty
video/audio, allowing people to learn about Isaac Asimov and William
Rees-Mogg.
2021-08-24 15:43:16 +10:00
matildepark
ab5765c13b
Merge pull request #5131 from urbit/lf/fix-tokenize
tokenizeMessage: fix urls after inline urls
2021-07-30 10:39:00 -04:00
Hunter Miller
facf7f8cc9 PostContent: height detect refactor, adding space
Fixes urbit/landscape#739
2021-07-26 14:36:49 -05:00
Liam Fitzgerald
1165ed54e9
interface: address hunter review 2021-07-26 10:30:25 +10:00
Liam Fitzgerald
77c2b5d46c
Merge remote-tracking branch 'origin/release/next-userspace' into lf/revive-resume 2021-07-26 09:43:53 +10:00
Liam Fitzgerald
78bfd1be74
tokenizeMessage: fix urls after inline urls 2021-07-26 09:29:01 +10:00
Liam Fitzgerald
3907b96112
CalmPref: respect inverted form state 2021-07-23 13:39:59 +10:00
Matilde Park
8f27e2ae53 Merge branch 'release/next-userspace' into release/2021-7-22 2021-07-22 12:54:40 -04:00
matildepark
2a3136a01c
Merge pull request #5115 from urbit/lf/omnibus
interface: form handling, optimism sweep
2021-07-22 12:33:16 -04:00
Liam Fitzgerald
1e58dcda58
notifications: refactor pokes 2021-07-22 14:40:06 +10:00
Liam Fitzgerald
7dca4511b8
interface: fix race in clearing state 2021-07-22 14:09:50 +10:00
Liam Fitzgerald
1375a7fac1
interface: clear state on reset 2021-07-22 13:17:03 +10:00
Liam Fitzgerald
e015e6930a
interface: reset state on clog 2021-07-22 12:51:13 +10:00
Hunter Miller
f40848eb1f ChatEditor: fix ref reference
Fixes urbit/landscape#1059
2021-07-21 12:57:29 -05:00
Matilde Park
5f341acc47 Merge branch 'release/next-userspace' into release/2021-7-22 2021-07-20 20:35:18 -04:00
Liam Fitzgerald
99015ec7bd
ColorInput: fix native colorpicker 2021-07-20 14:45:56 +10:00
matildepark
01594fe756
Merge pull request #5116 from urbit/lf/fix-group-dms
interface: prevent crash in reducers on new group DMs
2021-07-19 11:54:53 -04:00
Liam Fitzgerald
52ce332f09
ColorInput: fix initial field state 2021-07-19 16:04:36 +10:00
Liam Fitzgerald
efde98d57e
interface: prevent crash in reducers on new group DMs
Fixes urbit/landscape#1044
2021-07-19 15:40:23 +10:00
Liam Fitzgerald
768549ce86
interface: fix tsc 2021-07-19 15:08:19 +10:00
Liam Fitzgerald
86731a9b21
FormikOnBlur: debounce submissions 2021-07-19 14:55:56 +10:00
Liam Fitzgerald
e61a1c69f3
CalmEngine, Display: fix settings-store optimism 2021-07-19 14:55:17 +10:00
Liam Fitzgerald
0777fd0bac
NotificationPref: fix optimism 2021-07-19 14:52:33 +10:00
Liam Fitzgerald
ee046f2eac
DmSettings: optimistic updating 2021-07-19 14:50:31 +10:00
Liam Fitzgerald
0e1f365bf5
ColorInput: fix textual input
Fixes urbit/landscape#1060
2021-07-19 14:49:31 +10:00
Liam Fitzgerald
ea9cef905a
ImageInput: do not form error on upload error 2021-07-19 14:46:58 +10:00
Hunter Miller
35e01deed4 StatusBar: converting more things to links
Fixes urbit/landscape#509 and also adds same functionality to the rest of the StatusBar items
2021-07-16 15:49:04 -05:00
Hunter Miller
286c6c28e5 embeds: converted to links for better usability 2021-07-16 10:55:41 -05:00
matildepark
2f94466419
Merge pull request #5091 from urbit/lf/md-edit
metadata-store: refactor, add %edit
2021-07-15 16:08:16 -04:00
matildepark
22d0d9557f
Merge pull request #5109 from urbit/hm/feed-ref-rendering
PostContent: height detect and fade for truncation
2021-07-15 14:56:33 -04:00
Liam Fitzgerald
9db2b5a464
Merge pull request #5108 from urbit/hm/fix-slash-prevention
ChatEditor: removing unused code preventing slashes
2021-07-15 08:59:23 +10:00
Liam Fitzgerald
4028fe2d09
Merge pull request #5105 from urbit/hm/editing-pending-comment-754
CommentItem: prevent actions until confirmed
2021-07-15 08:57:51 +10:00
Hunter Miller
ce3f437832 ChatWindow: only dismiss if tab has focus 2021-07-14 14:25:24 -05:00
Hunter Miller
c88e673ef2 PostContent: height detect and fade for truncation 2021-07-14 14:15:34 -05:00
Hunter Miller
af896989f0 ChatEditor: removing unused code preventing slashes 2021-07-14 11:16:46 -05:00
Hunter Miller
f326555b67 CommentItem: prevent actions until confirmed 2021-07-13 15:11:40 -05:00
Hunter Miller
91435ff92d chat-editor: actually use controlled component 2021-07-13 12:17:05 -05:00
Liam Fitzgerald
aecde2332f
ChatEditor: fix mobile input reset 2021-07-13 16:22:34 +10:00
Liam Fitzgerald
622e78a659
Merge remote-tracking branch 'origin/release/next-userspace' into lf/int-fixes 2021-07-13 16:17:45 +10:00
matildepark
7fcfe28920
Merge pull request #5069 from urbit/hm/1002-reply-only-once
interface: fixing chat reply only firing once
2021-07-12 19:50:24 -04:00
Liam Fitzgerald
9eff10ad5d
interface: use buttons on banners
Fixes urbit/landscape#705
2021-07-12 14:47:43 +10:00
Liam Fitzgerald
d9c73fa457
links, publish: do not visualize deleted nodes
Fixes urbit/landscape#979
2021-07-12 14:40:33 +10:00
Liam Fitzgerald
1704fe5039
interface: fix deleting DM messages
Fixes urbit/landscape#1050
2021-07-12 13:13:32 +10:00
Liam Fitzgerald
fbc9a63eca
NoteForm: do not validate on blur
Fixes urbit/landscape#90
2021-07-12 12:18:04 +10:00
Liam Fitzgerald
44621ceedc
interface: skip deleted posts in NoteNavigation
Fixes urbit/landscape#857
2021-07-12 12:14:58 +10:00
Liam Fitzgerald
e91a1b09f7
CommentInput: stop recreating input 2021-07-09 16:24:59 +10:00
Liam Fitzgerald
0eb89a5715
interface: use md-store %edit instead of %add 2021-07-09 12:19:11 +10:00
Liam Fitzgerald
ab3bf4e08d
interface: fix graph deletion 2021-07-08 12:58:15 +10:00
Matilde Park
6fd814d6b5 Merge branch 'release/next-userspace' into mp/landscape/flex-collections 2021-07-07 19:31:31 -04:00
Matilde Park
c88785ab52 collections: fix mobile overflow on detail view 2021-07-07 19:28:15 -04:00
Liam Fitzgerald
b3ad9cc8f0
interface: fix crash in imageinput 2021-07-08 09:18:11 +10:00
Liam Fitzgerald
e0187de8e4
interface: fix auto colorscheme 2021-07-08 09:17:45 +10:00
Liam Fitzgerald
b9c354b033
term: fix babel & tsc issues 2021-07-08 09:17:30 +10:00
janeway-bot
ed264ea251
Merge fbc199537c into release/next-userspace 2021-07-07 21:33:32 +04:00
matildepark
fbc199537c
meta: fix typo in contributing.md 2021-07-07 13:33:04 -04:00
Matilde Park
e66d086c0d interface: fix tsc 2021-07-07 12:48:15 -04:00
Matilde Park
2412564aa7 npm/api: correct metadata resource interface
Fixes urbit/landscape#1035
Fixes urbit/landscape#1024
2021-07-07 12:24:52 -04:00
Liam Fitzgerald
d68ff4737f
meta: remove husky from btc-wallet, update private fields 2021-07-07 13:25:48 +10:00
Liam Fitzgerald
33a300e615
Merge remote-tracking branches 'origin/jt/janeway-v0.15.4' and 'origin/lf/lerna' into release/next-userspace 2021-07-07 12:45:07 +10:00
matildepark
26e8a55b8c
Merge pull request #5080 from urbit/lf/invite-flow
Invites: fix dismissal, style pass
2021-07-06 21:35:24 -04:00
Liam Fitzgerald
93d62cc183
interface: revive optimistic unread updating
Fixes urbit/landscape#1030
2021-07-07 11:01:19 +10:00
Liam Fitzgerald
f7a1617713
collections: style pass on smaller screen sizes 2021-07-07 10:51:54 +10:00
Liam Fitzgerald
1c17013e1b
interface: add all breakpoints to state 2021-07-07 10:50:43 +10:00
Liam Fitzgerald
a1b09b6aa4
VirtualScroller: fix scrollbar on safari
Moves to mousemove instead of pointermove events as a result of this
bug[1]. Adds a CSS rule to optionall globally disable selection of text,
to prevent this from occurring during scroll on safari, as
preventDefault() does nothing.

[1]: https://bugs.webkit.org/show_bug.cgi?id=220194
2021-07-07 10:05:27 +10:00
Liam Fitzgerald
02ef597195
interface: style pass on invites, make dismiss flow clearer 2021-07-06 14:36:38 +10:00
Liam Fitzgerald
3e06358491
interface: add Invite stories 2021-07-06 14:31:09 +10:00
Liam Fitzgerald
eb1994a5ff
interface: fix story titles 2021-07-06 11:02:38 +10:00
Liam Fitzgerald
85e6a7191e
interface: do not mark DMs as loaded incorrectly 2021-07-06 11:00:21 +10:00
Liam Fitzgerald
d0d274cb47
Omnibox: fix tsc 2021-07-06 10:35:25 +10:00
Liam Fitzgerald
5af7e3d28c
tokenizeMessage: accept numbers in group names
Fixes urbit/landscape#1027
2021-07-06 10:28:18 +10:00
Liam Fitzgerald
bc665c6148
LinkBlocks: fix for smaller screen sizes
Fixes urbit/landscape#1026
2021-07-06 10:18:52 +10:00
Liam Fitzgerald
13a9b758ec
interface: fix mediaquery watchers on safari 2021-07-06 10:16:01 +10:00
Hunter Miller
85e3f5d8bd chat: replacing manual persistence with middleware 2021-07-02 18:52:59 -05:00
Hunter Miller
ab8e2fd8d5 file-upload: refactored common logic and added to blocks 2021-07-02 18:06:48 -05:00
Hunter Miller
54145244b3 bucket: fixing race condition and adding validation 2021-07-02 17:06:36 -05:00
Hunter Miller
fa5e974ad4 chat: adding localstorage sync and cleanup 2021-07-02 16:07:08 -05:00
Hunter Miller
a00ab9e347 chat: lifting up message state, converting to fns 2021-07-02 16:07:08 -05:00
Liam Fitzgerald
6b7030d617
interface: omnibox go fast 2021-07-02 15:42:17 +10:00
Liam Fitzgerald
9a3d04a8ee
interface: add more collections stories, fix test flake 2021-07-02 14:13:06 +10:00
Liam Fitzgerald
8cdda7c1f4
LinkDetail: fix safari styling 2021-07-02 14:12:05 +10:00
Liam Fitzgerald
0063061629
interface: update CONTRIBUTING.md 2021-07-02 10:45:01 +10:00
Liam Fitzgerald
48befab2b6
meta: rework precommit linting for multiple packages 2021-07-02 10:40:57 +10:00
Liam Fitzgerald
b5d98e78a6
interface: standardise script names 2021-07-02 10:40:57 +10:00
Liam Fitzgerald
ca8f121517
meta: use lerna to manage node packages 2021-07-02 10:40:18 +10:00
Liam Fitzgerald
604abff769
RemoteContent: fixed mixed content failure on embeds 2021-07-02 09:56:10 +10:00
Liam Fitzgerald
5e1c03ca9c
interface: fix malformed group links in tokenisation
Fixes urbit/landscape#1020
2021-07-02 09:53:36 +10:00
matildepark
b0f8a6e083
Merge pull request #5063 from urbit/lf/omnibus
interface: collections fixes
2021-07-01 13:42:49 -04:00
Liam Fitzgerald
6a4ecf64dc
collections: allow %reference 2021-07-01 16:48:36 +10:00
Liam Fitzgerald
e84f08ecfd
collections: fix embed jank on safari 2021-07-01 16:43:51 +10:00
Liam Fitzgerald
daea523a93
interface: fix reconnect backoff 2021-06-30 14:09:58 +10:00