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 |
|
matildepark
|
84e453daef
|
Merge pull request #5125 from urbit/hm/chat-autofocus
ChatEditor: fix ref reference
|
2021-07-22 00:35:17 -04:00 |
|
Liam Fitzgerald
|
7dca4511b8
|
interface: fix race in clearing state
|
2021-07-22 14:09:50 +10:00 |
|
Liam Fitzgerald
|
ccfc8fc456
|
@urbit/http-api: tweak resubscribe timing
|
2021-07-22 13:17:28 +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 |
|
Liam Fitzgerald
|
ef4cdca187
|
@urbit/http-api: enable subscription resume
|
2021-07-22 12:50:39 +10:00 |
|
janeway-bot
|
ae6972e7b3
|
Merge d15d832ef4 into release/next-userspace
|
2021-07-21 22:54:16 +04:00 |
|
Hunter Miller
|
f40848eb1f
|
ChatEditor: fix ref reference
Fixes urbit/landscape#1059
|
2021-07-21 12:57:29 -05:00 |
|
Philip Monk
|
d15d832ef4
|
Merge remote-tracking branch 'origin/master' into release/next-sys
|
2021-07-21 13:49:07 -04:00 |
|
matildepark
|
8f55586d87
|
Merge pull request #5124 from urbit/lf/dated-fixes
landscape: fixes for dated release
|
2021-07-21 09:34:18 -04:00 |
|
janeway-bot
|
bc6e5bd79e
|
Merge 8ceb3d10e6 into release/next-userspace
|
2021-07-21 13:34:16 +04:00 |
|
janeway
|
8ceb3d10e6
|
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu
|
2021-07-21 17:14:12 +10:00 |
|
Liam Fitzgerald
|
4dfc136bf2
|
meta: version npm packages
|
2021-07-21 16:56:26 +10:00 |
|
Liam Fitzgerald
|
8c1160c516
|
@urbit/api: update md ver
|
2021-07-21 12:26:33 +10:00 |
|
Liam Fitzgerald
|
7b5f747273
|
metadata-update: fix JSON
|
2021-07-21 12:26:10 +10:00 |
|
Liam Fitzgerald
|
fad3b240c2
|
graph-store: fix scries
|
2021-07-21 12:25:23 +10:00 |
|
matildepark
|
3cdf3a0762
|
Merge pull request #5121 from urbit/lf/channel-refactor
@urbit/http-api: ensure acks are sent if timers are throttled
|
2021-07-20 22:14:51 -04:00 |
|
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 |
|