Jared Tobin
f39952d75f
Merge pull request #1671 from urbit/term-spin-on-loop
...
rewrites the terminal spinner on the main loop
2019-08-29 04:14:40 -02:30
Benjamin Summers
de7a087ef5
Logging everywhere + log to file
2019-08-28 17:26:59 -07:00
Elliot Glaysher
d1a9eaeaa0
A closer copy of the term.c output.
...
After looking at vty for a bit, I decided to just do a straight port
of term.c's raw output code. This gets the "~zod:dojo" in the right
position, though the other logging output screws things up a bit.
2019-08-28 17:08:47 -07:00
Jared Tobin
9f371aff66
Merge branch 'pkova/cookie-change' ( #1667 )
...
* pkova/cookie-change:
eyre: make auth cookie live for one week
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-08-28 19:20:08 -02:30
Jared Tobin
123a523eeb
Merge branch 'mp-gulp-rename' ( #1675 )
...
* mp-gulp-rename:
Interface: Add "clean 'renamed' files" gulp task
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-08-28 18:52:33 -02:30
Jared Tobin
d5799e20fd
Merge pull request #1660 from pkova/master
...
Update sidebar most recent message timestamp every minute
2019-08-28 18:23:31 -02:30
Jared Tobin
31674675e4
Merge branch 'origin/chat-style' ( #1623 )
...
* origin/chat-style:
Added another round of changes
Broke out functions, inlined more of the app, fewer declarations, more subject modifications rather than subject additions
Added more changes.
Updated to remove some of the =/ with the old style, and a few other small changes
Added fixes to chat style as per Mark's comments
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-08-28 18:09:41 -02:30
Logan Allen
dafec48b36
Added another round of changes
2019-08-28 13:35:36 -07:00
Elliot Glaysher
555b9e7dcf
Moved terminal initialization up to Pier.
...
Joe told me to look at the Jaque terminal and I just did. That uses
the Lanterna Java library to handle terminal output. Joe then suggested
that I move the entire system here to curses or another similar library.
2019-08-28 13:17:01 -07:00
pkova
1a64774011
chat: update sidebar timestamp every minute
2019-08-28 22:47:29 +03:00
Logan Allen
3ae8e55e48
Broke out functions, inlined more of the app, fewer declarations, more subject modifications rather than subject additions
2019-08-28 12:41:25 -07:00
Logan Allen
5052227ee7
Added more changes.
2019-08-28 12:41:25 -07:00
Logan Allen
7dfd796e95
Updated to remove some of the =/ with the old style, and a few other small changes
2019-08-28 12:41:25 -07:00
Logan Allen
19b71d02b4
Added fixes to chat style as per Mark's comments
2019-08-28 12:41:25 -07:00
pkova
814ac7a4f9
eyre: make auth cookie live for one week
2019-08-28 22:40:20 +03:00
Matilde Park
0643d600b6
contributing / interface: 'confirm' -> 'apply'
2019-08-28 14:05:07 -04:00
Matilde Park
52cccd4851
Interface: Add "clean 'renamed' files" gulp task
...
gulp.rename just copies files, leaving the original.
For minified files, this was navigated by not
tracking the -min.js files in git. However, when
deploying OTA, the -min.js files are still deployed
to all ships. This commit adds 'del' package,
and a task to clean up the -min files when done
for all current Landscape applications.
2019-08-28 13:39:42 -04:00
Jared Tobin
dd4dcb5f95
contributing: s/urbit/Urbit
...
'Urbit' refers to the project/product/platform, whereas 'urbit' refers
to an individual ship or instance. This corrects some old, incorrect
lower-case usage.
2019-08-28 13:40:50 -02:30
Jared Tobin
fa25ffe8ee
Merge branch 'origin/jt-contributing'
2019-08-28 13:34:12 -02:30
Jared Tobin
1853311347
contributing: text fixup
...
'clear' is preferred to "clear, obvious" here.
2019-08-28 13:31:38 -02:30
Jared Tobin
e68f4a12cd
contributing: remove labelling discussion
...
In general contributors can't add labels to issues, so this section was
incorrect.
2019-08-28 13:30:50 -02:30
Matilde Park
d557c13dcd
contributing: adds userspace information, links
...
We had no information on contributing to Landscape.
Now we do. Tried to ensure it follows voice and
line break standards.
2019-08-28 12:00:04 -04:00
Jared Tobin
7d8b7435c5
contributing: add hoon style guide link
2019-08-28 13:29:50 -02:30
Jared Tobin
4dbb224abb
contributing: improve description.. description
...
This factors the finer details out of the broad description spec, moving
them into the next paragraph.
2019-08-28 13:21:22 -02:30
Jared Tobin
9ce01da050
contributing: add 'issues' section
...
Replaces "what to work on" with a section that describes how we track
issues, as well as guidelines for submitting them.
2019-08-28 12:50:09 -02:30
Jared Tobin
fd1f710b83
contributing: add mailing list info to intro
2019-08-28 12:49:03 -02:30
Jared Tobin
e7c6c2f668
contributing: update kernel & pills section
...
Removes information about our deprecated pill caching framework.
2019-08-28 12:30:35 -02:30
Jared Tobin
8f9af91d66
contributing: touch up code style section
...
Suggests contributors mimic recent Hoon code, rather than only %ford in
particular.
2019-08-28 12:30:35 -02:30
Jared Tobin
2132f13d29
contributing: add git/release info
...
Revamps the "Git practice" section to make it less of a git and GitHub
tutorial and more of a guide of expected contribution style. In
particular, it answers the questions of:
* what tree contributors should branch from
* how to submit contributions
* how to structure commits
* how to format commit descriptions
* what contributions are considered acceptable
* what our expectations are around committing pills
Additionally, adds a "Releases" section that describes how we go about
making and deploying releases.
2019-08-28 12:30:35 -02:30
Benjamin Summers
062c71b57d
Logging in Vere.Serf
2019-08-28 05:22:56 -07:00
Benjamin Summers
c1bb26e628
Logging in Vere.Pier
2019-08-28 04:45:49 -07:00
Benjamin Summers
524671d310
Minor cleanup.
2019-08-28 04:06:48 -07:00
Benjamin Summers
360d166344
Started RIO's logging system instead of printfs.
2019-08-28 04:00:26 -07:00
Joe Bryan
b2a7e8c30d
term: rewrites spinner, renders on main loop
2019-08-27 23:14:40 -07:00
Joe Bryan
15c7c6c11c
term: minor refactoring of write patterns
2019-08-27 23:12:04 -07:00
Elliot Glaysher
994c5948e1
Construct the %blew and %hail initalEvents correctly.
2019-08-27 16:22:01 -07:00
Elliot Glaysher
5e3e1e7c1a
Skeleton terminal implementation.
...
This sends the right events on startup, and there's a minimal key
reading logic, but not much else works yet.
2019-08-27 15:29:11 -07:00
Jared Tobin
052903a4ee
Merge remote-tracking branch 'origin/mp-chat-leave' ( #1637 )
...
* origin/mp-chat-leave:
Leave copy + root route copy
2019-08-27 19:48:44 -02:30
Jared Tobin
b8d1dc9220
gall: fix issue id in comment
...
The comment was pointing at the wrong GitHub issue.
2019-08-27 14:10:11 -02:30
Jared Tobin
858928460c
pills: update solid
2019-08-27 13:12:19 -02:30
Philip Monk
4e62ce2905
gall: handle foreign coup success
2019-08-27 10:00:08 -02:30
Philip Monk
3e6625d20f
gall: only print peek bad result if bad
2019-08-27 09:59:56 -02:30
Jared Tobin
fa64a8092a
Merge branch 'philip/autocommit' ( #1662 )
...
* philip/autocommit:
kiln: add autocommit
2019-08-27 09:18:36 -02:30
Jared Tobin
2a802b5a30
Merge branch 'philip/fastboot' ( #1663 )
...
* philip/fastboot:
dill, helm: add lite boot option with -l
2019-08-27 08:00:49 -02:30
Philip Monk
a25b082e04
dill, helm: add lite boot option with -l
2019-08-26 11:04:24 -07:00
Jared Tobin
c96ee9d7d7
Merge pull request #1661 from urbit/philip/fast-clay
...
zuse: make of-wain:format use linear space (or "Make commits fast")
2019-08-25 21:27:13 -02:30
Philip Monk
4958dc506d
kiln: add autocommit
2019-08-25 02:11:02 -07:00
Philip Monk
e2f18afe0a
zuse: make of-wain:format use linear space
2019-08-24 22:50:36 -07:00
Jared Tobin
de68c34ea5
Merge branch 'mp-chat-444sigil'
...
* mp-chat-444sigil:
Chat: Standardise sigil size and input line height
2019-08-24 08:50:09 -02:30
Jared Tobin
1076663018
Merge branch 'philip/jael-fix'
2019-08-24 08:31:25 -02:30