Brendan Hay
016b4a7244
vere: externalise version from configure script
...
This allows tooling such as ci expressions to easily inspect the
build's current version.
2020-10-27 14:28:05 +01:00
Brendan Hay
db3383ff67
build: update makefile and scripts to match new nix expressions
2020-10-27 13:57:05 +01:00
Brendan Hay
887a78920f
build: removing travis ci configuration
2020-10-27 13:57:00 +01:00
Brendan Hay
48aa77a2fa
build: adding nix, shell, and haskell code formatters
...
These need to be run through the top-level nix-shell/shell.nix
2020-10-27 13:56:24 +01:00
Brendan Hay
345bf2c39a
king: remove broken/unused regex-tdfa-text dependency
...
Text instances are now contained in the parent regex-tdfa package.
2020-10-27 13:56:17 +01:00
Brendan Hay
eeff3034cd
king: update stackage resolver to lts-16.15
...
This allows us to drop flat/urbit-hob as they're now in the package set,
web3/vinyl need to be added to account for urbit-azimuth's dependencies.
2020-10-27 13:56:04 +01:00
Brendan Hay
ce3cbf0857
build: rework all nix expressions to support hercules-ci builds
...
This also removes nixcrpkgs and OSX cross compilation in favour of
compiling on the target. x86_64/musl targets are still supported
on Linux.
All sources are now managed via niv (see nix/sources.json) and Haskell
package sets are provided/organised via IOHK's haskell.nix.
Some effort has been made to expose similar top-level attributes for
development, but in some cases there have been changes. Please see
the comments in the top-level default.nix and ci.nix files for usage.
2020-10-27 13:55:49 +01:00
Joe Bryan
75404376ba
Merge pull request #3764 from urbit/jb/ames-clean
...
vere: refactors ames i/o driver
2020-10-26 13:50:20 -07:00
Joe Bryan
9cc9a308bf
vere: fix snprintf return-code check in ames
2020-10-26 13:32:56 -07:00
fang
828f88b737
Merge branch 'master' into release/next-vere
2020-10-26 14:54:06 +01:00
Joe Bryan
389ebe1f7e
Merge pull request #3794 from urbit/jb/faster-time
...
u3: remove timestamp printing in u3v_time()
2020-10-23 14:18:00 -07:00
Joe Bryan
b2c79860e0
u3: moves u3z of printed timestamp to u3m_boot()
2020-10-23 13:35:57 -07:00
Joe Bryan
347a1ffb66
u3: remove timestamp printing in u3v_time()
2020-10-23 11:02:07 -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
fang
661a59cb82
Merge pull request #3780 from urbit/m/jelp
...
vere: fix -j help text
2020-10-23 00:53:16 +02:00
fang
3f346e3d39
vere: fix -j help text
2020-10-23 00:50:41 +02:00
Joe Bryan
e59863bded
vere: partially prevent forwarding loops by excluding self-galaxy lanes
2020-10-22 15:38:25 -07:00
Joe Bryan
caa21b04cf
vere: adds (verbose, debug) ames packet forwarding printfs
2020-10-22 15:37:48 -07: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
Joe Bryan
c5870b60d1
vere: updates ames future-refactoring comments for accuracy
2020-10-22 10:52:43 -07:00
Joe Bryan
7a5d57ce91
vere: adds ames stats for failed header/body parsing
2020-10-22 10:51:20 -07:00
Matilde Park
1addc47733
landscape: add 'admin only' check to groupify form
2020-10-22 13:49:49 -04:00
matildepark
d1e9bd2984
Merge pull request #3737 from urbit/mp/publish/overflow-safari
...
publish: prevent post input overflowing layout on safari
2020-10-22 13:10:06 -04:00
Liam Fitzgerald
373c44301f
NewChannel: redirect on successful creation
2020-10-22 10:43:14 +10:00