Commit Graph

26969 Commits

Author SHA1 Message Date
Matilde Park
5f341acc47 Merge branch 'release/next-userspace' into release/2021-7-22 2021-07-20 20:35:18 -04:00
matildepark
62fdf034c3
Merge pull request #5120 from urbit/lf/import-fix
graph-store: patch importing
2021-07-20 19:01:42 -04:00
Philip Monk
5996b3aa1e
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-07-20 13:57:50 -04:00
Philip Monk
1d06b77a46
jael, dawn: support multikeyfile
taken from bdaad4cf84
2021-07-20 13:28:33 -04:00
Philip Monk
564c1216e1
Merge remote-tracking branch 'origin/lf/replace-channel' into release/next-sys 2021-07-20 13:09:41 -04:00
Philip Monk
5240b66347
Merge branch 'pr' into release/next-sys 2021-07-20 13:07:57 -04:00
matildepark
54f50e9146
Merge pull request #5119 from urbit/lf/fix-import
lens: remove contact importing
2021-07-20 10:16:13 -04:00
Liam Fitzgerald
9b0ac80f12
@urbit/http-api: fix ordering, tests 2021-07-20 15:25:08 +10:00
Liam Fitzgerald
99015ec7bd
ColorInput: fix native colorpicker 2021-07-20 14:45:56 +10:00
Liam Fitzgerald
86c3d156dd
@urbit/http-api: ensure acks are sent if timers are throttled
Strips the debounce mechanic, instead preferring to send acks when 20 or
more events have not been acked
2021-07-20 14:29:51 +10:00
Liam Fitzgerald
342f038e23
graph-store: patch importing 2021-07-20 14:22:09 +10:00
Liam Fitzgerald
6edf6b5af4
lens: remove contact importing 2021-07-20 14:04:46 +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
matildepark
9b19c7b2e1
Merge pull request #5112 from urbit/hm/ctrl-click-join-group
embeds: convert embed links for better usability
2021-07-19 11:12:40 -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
Liam Fitzgerald
092d2f30cf
Merge pull request #5030 from urbit/la/graph-scry
graph-store: rework scry format to be more succinct and consistent
2021-07-19 10:18:33 +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
Liam Fitzgerald
1aeeb27717
Merge pull request #5110 from urbit/hm/mark-read-only-focused
ChatWindow: only dismiss if tab has focus
2021-07-15 08:56:23 +10:00
finned-palmer
4f847580a2 Fix copy from non-secure context issue 2021-07-14 15:15:57 -05:00
finned-palmer
860e6f121e Use deSig for isPatp 2021-07-14 14:53:46 -05: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
finned-palmer
7885fc1a04 Use deSig rather than concat 2021-07-14 13:18:44 -05:00
Hunter Miller
af896989f0 ChatEditor: removing unused code preventing slashes 2021-07-14 11:16:46 -05:00
Jōshin
0f7c821844
Merge pull request #5106 from urbit/jo/chdir/revert-sys
Revert "Merge pull request #5086 from urbit/jo/chdir"
2021-07-14 08:41:08 -07:00
Jōshin
0e8ef17352
Revert "Merge pull request #5086 from urbit/jo/chdir"
This reverts commit efd123bfc7, reversing
changes made to f0e11a8456.

This reverts #5086, which should have been applied to release/next-vere,
not release/next-sys.
2021-07-14 13:58:21 +00:00
L
26ff3e279d
Merge pull request #5096 from finned-palmer/show-dollar-sign-instead-of-USD 2021-07-13 23:20:41 -05:00
Hunter Miller
f326555b67 CommentItem: prevent actions until confirmed 2021-07-13 15:11:40 -05:00
janeway-bot
e51095265e
Merge 92b89017f1 into release/next-userspace 2021-07-13 23:01:49 +04:00
janeway
92b89017f1 glob: update to 0vrbiqe.v6al2.0b4jc.u9vp7.k1e0i 2021-07-13 14:58:47 -04:00
matildepark
8706f8707f
Merge pull request #5104 from urbit/hm/fixing-chat-editing-1052
Fixing chat editing
2021-07-13 13:44:58 -04:00
Hunter Miller
91435ff92d chat-editor: actually use controlled component 2021-07-13 12:17:05 -05:00
matildepark
42b992edbd
Merge pull request #5102 from urbit/lf/int-fixes
interface: assorted fixes
2021-07-13 10:12:04 -04: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
janeway-bot
8a5f112c6a
Merge ae6597a455 into release/next-userspace 2021-07-13 05:14:01 +04:00
janeway
ae6597a455
glob: update to 0v7.v4dng.o33qi.kc497.5jc02.ke5es 2021-07-13 11:10:15 +10:00