Matilde Park
2a23d7a1e7
launch: filter out metadata for deleted groups
...
Addresses #3800 through front-end.
2020-10-27 14:15:27 -04:00
Logan Allen
7083979628
invite: initialize state for %graph invites and fix mark
2020-10-27 12:48:50 -05:00
matildepark
0920b83f2d
Merge pull request #3788 from tylershuster/clock-mask-always
...
clock: always draw large arc
2020-10-27 13:44:08 -04:00
Logan Allen
795e4a4509
invite-store: updated comments
2020-10-27 12:33:28 -05:00
matildepark
880af1e7a5
Merge pull request #3789 from tylershuster/publish-newline
...
publish: don't insert newline
2020-10-27 13:26:47 -04:00
matildepark
63615dd64d
Merge pull request #3797 from urbit/mp/chat/indigo-inline-code
...
chat: indigo-react inline code
2020-10-27 13:26:19 -04:00
matildepark
7e37cc6348
Merge pull request #3807 from tylershuster/invite-dim
...
landscape: allow autofocusing ship select
2020-10-27 13:25:51 -04:00
matildepark
dd6c26e0e3
Merge pull request #3795 from urbit/mp/leap/reorg
...
leap: return 'other' first, lowercase groups
2020-10-27 12:33:47 -04:00
Tyler Brown Cifu Shuster
d1aa23d22e
landscape: allow autofocusing ship select
...
Fixes #3804
2020-10-27 07:52:29 -07:00
fang
ca3872fba4
Merge pull request #3799 from urbit/m/silent-subs
...
eyre: ignore facts directly after clog
2020-10-26 18:54:57 +01:00
fang
93475aa756
eyre: remove fact-without-subscription printf
2020-10-26 15:52:39 +01:00
fang
26049a3da0
eyre: ignore facts directly after clog
...
When an application would send multiple facts during a single event, it
was possible for the first fact to trigger a clog, removing the
subscription and sending a quit, but then the second fact still getting
sent out at normal.
Here, we drop any facts for subscriptions we don't have registered in
state, which should only happen in the described case.
2020-10-24 11:45:21 +02:00
matildepark
e6df199fff
Merge pull request #3792 from urbit/mp/landscape/de-tile-orderer
...
profile: remove 'drag and drop' tile settings
2020-10-23 21:11:10 -04:00
Matilde Park
3fa759c484
chat: indigo-react inline code
...
Fixes urbit/landscape#124 .
2020-10-23 17:58:16 -04:00
Tyler Brown Cifu Shuster
c07681fafc
publish: don't insert newline
...
Fixes #3596
2020-10-23 14:27:50 -07:00
Matilde Park
83bfc22450
leap: return 'other' first, lowercase groups
2020-10-23 17:16:16 -04:00
Matilde Park
278f5b4369
profile: remove 'drag and drop' tile settings
...
Fixes #3791 .
2020-10-23 16:36:05 -04:00
matildepark
ae5561ee61
Merge pull request #3790 from ryjm/ryjm/fix-weather-api
...
weather: fix api call
2020-10-23 14:20:49 -04:00
ryjm
27a5dc1e6d
weather: fix api call
2020-10-23 14:13:47 -04:00
Tyler Brown Cifu Shuster
92d4973eb0
clock: always draw large arc
2020-10-23 08:24:06 -07:00
Matilde Park
235bfbbd2f
release: urbit-os-v1.0.62
2020-10-22 22:30:34 -04:00
Matilde Park
6a97ebb54f
Merge branch 'release/next-userspace'
2020-10-22 22:21:18 -04:00
Matilde Park
1930a75d73
glob: update to 0v2.1vtfh.0l23v.30s7f.n57l9.dpjvi
2020-10-22 22:19:58 -04:00
matildepark
d8c83f886f
Merge pull request #3773 from urbit/mp/landscape/dm-restoration
...
chat: create dm route, restore participants option
2020-10-22 22:12:17 -04:00
Liam Fitzgerald
4f3b17412c
landscape: make link relative for DM
2020-10-23 12:09:47 +10:00
Liam Fitzgerald
c96cf96c86
landscape: use invite popover for DM
2020-10-23 12:05:00 +10:00
Liam Fitzgerald
bfc412042e
landscape: add DM dropdown
2020-10-23 11:48:31 +10:00
matildepark
85ea3a88d3
Merge pull request #3776 from urbit/mp/publish/groupify
...
landscape: add 'admin only' check to groupify form
2020-10-22 21:27:39 -04:00
matildepark
20240a8d36
Merge pull request #3785 from tylershuster/clock-mask
...
clock: svg with mask
2020-10-22 21:27:19 -04:00
matildepark
87ae39defc
Merge pull request #3784 from urbit/lf/ordered-map-fix
...
graph-js: normalize keys in reducer
2020-10-22 21:24:08 -04:00
Liam Fitzgerald
8e7d9a5e01
graph-js: save original keys and indices
2020-10-23 11:21:36 +10:00
Liam Fitzgerald
bf1a206ae1
graph-js: normalize node.post.index
2020-10-23 10:59:02 +10:00
Liam Fitzgerald
236769f3b6
graph-js: cleanup and comment normalizeKey
2020-10-23 10:40:18 +10:00
Matilde Park
f6a49d52a8
chat: remove paddingTop from input
2020-10-22 20:38:13 -04:00
Tyler Brown Cifu Shuster
955ee8fd36
clock: svg with mask
2020-10-22 17:38:06 -07:00
Liam Fitzgerald
9ed01c4602
graph-js: normalize keys in reducer
...
Pre-graph-store links that were brought over use @da as their index,
however new links use a unix timestamp as their index. Pending a proper
fix, we instead just normalize all the indexes to be unix timestamps
inside the reducer.
2020-10-23 10:31:48 +10:00
Matilde Park
be73c8e487
landscape: add 'dm' to sidebar in home workspace
2020-10-22 20:10:44 -04:00
Matilde Park
9f234dad63
launch: keep base hash on top layer
2020-10-22 20:08:57 -04:00
matildepark
157bf18028
Merge pull request #3782 from urbit/revert-3767-svg-clock
...
Revert "clock: render in SVG, show moon phase"
2020-10-22 20:04:56 -04:00
matildepark
8165f4d150
Revert "clock: render in SVG, show moon phase"
2020-10-22 20:03:39 -04:00
matildepark
d794d5bb05
Merge pull request #3781 from urbit/lf/link-comment-fix
...
links: fix comment submission
2020-10-22 19:40:41 -04:00
Liam Fitzgerald
fb220cf2a8
links: fix comment submit
2020-10-23 09:36:05 +10:00
Matilde Park
3b39122984
Merge branch 'release/next-userspace' into mp/landscape/dm-restoration
2020-10-22 16:54:32 -04:00
matildepark
e147599bbe
Merge pull request #3767 from tylershuster/svg-clock
...
clock: render in SVG, show moon phase
2020-10-22 16:50:15 -04:00
matildepark
54b771091c
Merge pull request #3774 from tylershuster/chat-mobile
...
chat: fall back to native input on mobile
2020-10-22 16:50:07 -04:00
Tyler Brown Cifu Shuster
91738280ae
chat: fall back to native input on mobile
2020-10-22 11:56:31 -07:00
Tyler Brown Cifu Shuster
871336b402
clock: render in SVG, show moon phase
2020-10-22 11:19:36 -07:00
Matilde Park
760b6214df
landscape: prevent thick horizontal scroll
2020-10-22 14:02:57 -04:00
Matilde Park
1addc47733
landscape: add 'admin only' check to groupify form
2020-10-22 13:49:49 -04:00
Logan Allen
c8068e8fcb
agents: all agents compile with new invites types and import patterns
2020-10-22 12:17:15 -05:00