Commit Graph

15081 Commits

Author SHA1 Message Date
Jared Tobin
096ae03708
Merge pull request #1320 from urbit/philip/kale
Azimuth-tracker app
2019-07-16 08:18:35 -02:30
Ted Blackman
5531cbd5e6 update pill 2019-07-15 17:02:21 -07:00
Ted Blackman
86da8e9033 made a pill that boots without error 2019-07-15 16:11:22 -07:00
Logan Allen
fcd4f0b93f Updated index and tile of chat 2019-07-15 14:51:41 -07:00
Joe Bryan
5989ee4d66 only update cachix if credentials are available 2019-07-15 14:46:36 -07:00
Ted Blackman
75bb2d554e fix dill/ames interaction 2019-07-15 14:44:10 -07:00
Joe Bryan
17c15c3b5f
Merge pull request #1341 from urbit/pier-slog-ut8-prio
fixes slog priority printfs, enables utf8 in tanks
2019-07-15 14:31:17 -07:00
Ted Blackman
793fc5c213 all vanes compile, at least individually 2019-07-15 14:23:34 -07:00
Joe Bryan
8afee3b71b fixes slog priority printfs, enables utf8 in tanks 2019-07-15 14:07:00 -07:00
Ted Blackman
56598ee856 zuse, alef, and kale compile 2019-07-15 13:17:27 -07:00
Philip Monk
45360f8e3a
Merge remote-tracking branch 'origin/v0.8.0.rc' into philip/kale 2019-07-15 13:08:16 -07:00
Logan
887305453f
Merge pull request #1340 from urbit/v0.8.0.rc-la
V0.8.0.rc la
2019-07-15 11:59:25 -07:00
Logan Allen
a716b307e5 Merge branch 'v0.8.0.rc' of github.com:urbit/urbit into v0.8.0.rc 2019-07-15 11:52:41 -07:00
Logan Allen
aef1810386 Updated all pills. 2019-07-15 11:51:44 -07:00
Logan
609f88509b
Merge pull request #1338 from urbit/8.0-announce
8.0 announce
2019-07-15 11:37:28 -07:00
Logan Allen
fd5c90256e Added updated weather tile 2019-07-15 10:56:39 -07:00
Logan Allen
692edb8a63 Added announce work to arvo 2019-07-15 10:50:22 -07:00
Logan Allen
d515ef4428 Add announcements work 2019-07-15 10:47:24 -07:00
ixv
a761acc59d
Merge pull request #29 from matildepark/patch-1
Amend Chat tile to make tile labels consistent
2019-07-15 10:39:04 -07:00
Matilde Park
2cae99a5a6
Amend Chat tile to make tile labels consistent 2019-07-15 10:35:20 -07:00
Jared Tobin
f50f2e6c70
Update CONTRIBUTING.md.
Removes references to the old Arvo repository and updates information
about pills.
2019-07-15 08:10:53 -02:30
John Franklin
4fcbfbd165 Remove cheesy Libraries header in main.c:report() 2019-07-13 13:49:42 -05:00
Isaac Visintainer
f8b6b762a1 fix preview display of posts with 0 p tags 2019-07-12 15:55:05 -07:00
Isaac Visintainer
05c329401b fixed sigils 2019-07-12 15:18:21 -07:00
Logan
42d8313aa7
Merge pull request #1329 from urbit/0.8-chat
Updated chat to handle removes better
2019-07-12 15:03:58 -07:00
Elliot Glaysher
8b1505cf72
Merge pull request #1336 from urbit/fix-http-maybe-perhaps
Maybe this fixes the transfer encoding issue. ¯\_(ツ)_/¯
2019-07-12 14:57:21 -07:00
Joe Bryan
7ac6f06e7a tweaks style of content-length fix in http.c 2019-07-12 14:37:50 -07:00
Elliot Glaysher
86d56e24c5 Maybe this fixes the transfer encoding issue. ¯\_(ツ)_/¯ 2019-07-12 14:23:51 -07:00
Ted Blackman
38bbabf1b0 WIP kale integration; doesn't quite work 2019-07-12 11:19:09 -07:00
Logan Allen
49b064dece Updated chat app to process urls, tile to style well, timer with eyre changes, and weather with eyre changes 2019-07-12 11:05:26 -07:00
Logan Allen
96a26e9f62 Updated timer and chat app, server and eyre with latest 2019-07-12 11:04:47 -07:00
Joe Bryan
322e250c77
Merge pull request #1334 from urbit/acquire-pier-lock-earlier
acquires pier lockfile on io_init instead of io_talk
2019-07-12 10:32:51 -07:00
Joe Bryan
b04fdddd08
Merge pull request #1333 from urbit/sane-turf
fixes jet-registration hint in %ames +turf-scry (for profiling)
2019-07-12 00:02:29 -07:00
Joe Bryan
df15dcd5ba acquires pier lockfile on io_init instead of io_talk 2019-07-11 23:54:11 -07:00
Joe Bryan
dc2483f1f8 fixes jet-registration hint in %ames +turf-scry (for profiling) 2019-07-11 23:41:54 -07:00
Ted Blackman
e98f601412
Merge pull request #1327 from urbit/jael-recursion-fix
Jael recursion fix
2019-07-11 18:10:40 -07:00
Ted Blackman
e7455147ec Merge branch 'v0.8.0.rc' into jael-recursion-fix 2019-07-11 17:45:54 -07:00
Matilde Park
be95956d9c Zero vulnerabilities. 2019-07-11 17:19:56 -07:00
Joe Bryan
2c286dc033
Merge pull request #1330 from urbit/daemon-leak-replace
plugs leak in daemon replacement-event handling
2019-07-11 17:14:08 -07:00
Joe Bryan
c293712acc
Merge pull request #1331 from urbit/xcompile-curl-tls
fix curl cross-compilation, explicitly passes certificate bundle
2019-07-11 17:12:55 -07:00
Joe Bryan
0a4066cc72 updates .gitignore 2019-07-11 17:07:36 -07:00
Ted Blackman
77a1ea0db6 pill 2019-07-11 17:07:16 -07:00
Joe Bryan
77a23ee542 Merge branch 'v0.8.0.rc' into xcompile-curl-tls
* v0.8.0.rc:
  Move urbit output binary to a build directory.
  80 cols
  changed name of app to be consistent
  updated publish files
2019-07-11 17:05:58 -07:00
Matilde Park
81f527a94c Autoprefixer addition 2019-07-11 17:01:18 -07:00
Joe Bryan
6d88bd8842 plugs leak in daemon replacement-event handling 2019-07-11 17:00:08 -07:00
Matilde Park
d3e291460f Zero vulnerabilities. 2019-07-11 16:51:56 -07:00
Jared Tobin
1a0111a83e
Merge pull request #1328 from urbit/modulo-publish
Modulo publish app
2019-07-12 07:44:03 +08:00
Joe Bryan
75556e2367 explicitly pass certificate-bundle path to curl 2019-07-11 16:43:46 -07:00
Logan Allen
629c211e70 Updated chat to handle removes better 2019-07-11 16:37:35 -07:00
Logan Allen
c03d4e0aff Fix issue where being removed from group improperly updated read number 2019-07-11 16:28:42 -07:00