Commit Graph

5350 Commits

Author SHA1 Message Date
Anton Dyudin
76495287da add {talk,write}-fora-post based off -comment
urbit/tree@ed3dcf0
2016-07-25 15:23:04 -07:00
Raymond Pasco
4903cf6411 Merge remote-tracking branch 'galenwp/display-bugs'
talk@185528b and tree@610542c
2016-07-19 15:10:35 -07:00
Galen Wolfe-Pauly
2c6072eba5 talk@185528b and tree@610542c 2016-07-19 14:48:14 -07:00
Raymond Pasco
682fc54382 Merge remote-tracking branches 'ohaitch/talk-backlog-fix', 'ohaitch/no-presence' and 'joemfb/file-not-found'
Fix incremental fetching for stations already seen
urbit/talk@9032bf9 urbit/tree@dab3f57 frontend fixes
adds error message for file-not-found to |cp, |mv, and |rm
2016-07-18 19:32:40 -07:00
Joseph Bryan
c800b7f489 moves |cp and |mv implementations back into the generators 2016-07-16 00:19:49 -04:00
Joseph Bryan
97a8aac322 adds error message for file-not-found on |cp, |mv, and |rm
also adds an error message for mark changes
2016-07-15 22:31:01 -04:00
Anton Dyudin
908aca338a urbit/talk@9032bf9 urbit/tree@dab3f57 frontend fixes 2016-07-15 17:15:03 -07:00
Anton Dyudin
f55ceadd90 fix incremental fetching for stations already seen 2016-07-15 11:24:41 -07:00
Anton Dyudin
44340968b1 refactor /afx into ~[%a-group %f-grams %x-cabal] 2016-07-15 11:09:00 -07:00
Raymond Pasco
3a4441ce57 Merge remote-tracking branches 'joemfb/metadojo', 'ray/rep-rekey' and 'ohaitch/talk-resplit'
Add standard meta-key shell emacs key support to drum
Rekey ~rep due to compromised passphrase
Recompute talk message linebreaks on interior edits
2016-07-13 09:57:06 -07:00
Raymond Pasco
4e65d73c34 Rekey ~rep due to compromised passphrase 2016-07-13 09:53:50 -07:00
Joseph Bryan
fe1ce4a3d2 implements a kill -ring, with support for meta-y and cumulative kills
includes state updates and adapters
2016-07-13 01:57:55 -04:00
Joseph Bryan
d37d836852 adds support for ctrl-w to drum 2016-07-13 01:57:55 -04:00
Joseph Bryan
a7907c3308 refactors meta utility gates 2016-07-13 01:57:55 -04:00
Joseph Bryan
2d6262fc53 removes trailing whitespace 2016-07-13 01:57:55 -04:00
Joseph Bryan
3114ba320f adds support for meta-r to drum 2016-07-13 01:57:55 -04:00
Joseph Bryan
a18701c282 simplifies case conversion, refactors meta shortcuts
... renaming ++alnm and tweaking style
2016-07-13 01:57:55 -04:00
Joseph Bryan
a3c13e28a4 adds support for meta-t to drum 2016-07-13 01:57:55 -04:00
Joseph Bryan
76261feed4 adds support for meta-c,u,l to drum 2016-07-13 01:57:55 -04:00
Joseph Bryan
3f35325068 fixes word-boundary bug, refactors meta shortcuts 2016-07-13 01:57:54 -04:00
Joseph Bryan
82c8358380 adds support for meta-. and meta-backspace to drum 2016-07-13 01:57:49 -04:00
Anton Dyudin
0dadff571b break on first space in a series of spaces 2016-07-12 19:04:23 -07:00
Anton Dyudin
9c3a6fd304 [talk] rebreak newlines after newly inserted break 2016-07-12 16:51:06 -07:00
Raymond Pasco
11f5ec83e4 Merge branch 'rep-fingerprint'
~rep key fingerprint
2016-07-12 10:04:58 -07:00
Raymond Pasco
4f93668dcf Key fingerprint for ~rep (Raymond Pasco) 2016-07-12 09:53:02 -07:00
Raymond Pasco
7a56baf292 Merge remote-tracking branches 'gkelly/fix-talk-help-url', 'joemfb/print-syncs' and 'ohaitch/plan-text-location'
Update URL to talk help in talk ;help
Add |sync hood command to print all kiln syncs
Fix too-typeful plan marks
2016-07-11 23:50:14 -07:00
Anton Dyudin
1cca758705 fix urbit/urbit#745 stray broken plan marks 2016-07-11 15:57:21 -07:00
Joseph Bryan
e6e9195d9c adds |syncs hood generator to print all active syncs 2016-07-08 14:15:19 -04:00
Garret Kelly
950b46806f Fix url for ;help in :talk 2016-07-06 23:09:44 -04:00
Joseph Bryan
3f5a446678 adds support for meta-b,d,f to drum 2016-07-06 09:19:57 -04:00
Raymond Pasco
26c674e9ae Merge remote-tracking branches 'ray/nonbreaching-crypto', 'ohaitch/tree-8c94e48', 'joemfb/indx', 'joemfb/dedupe-history', 'ohaitch/userspace-robots-txt', 'philipcmonk/sso-fix', 'dhaffey/da-parser' and 'galenwp/prs'
Conflicts:
	web/talk/main.js

Add ++aes to zuse, and ++crub frontend (unrelated to previous ++crub)
Superseded tree update, merged for historical purposes
Library gates to search lists
Deduplication of dojo history
robots.txt no longer hardcoded in eyre
Fix crash caused by bad eyre cookie
Fix @da parser crash
talk@2ba76c1, tree@ca059b5
2016-07-06 05:42:14 -04:00
Raymond Pasco
d5f23e7a52 Bypass zuse core in jet hierarchy
Otherwise, the jet won't register when booting from a pill
2016-07-06 05:40:40 -04:00
Raymond Pasco
4e01e8f868 Ignore seed width in crub in the proper fashion 2016-07-06 05:40:37 -04:00
Galen Wolfe-Pauly
a2b45b8297 talk@2ba76c1, tree@ca059b5 2016-07-05 14:45:48 -07:00
Joseph Bryan
df8095e1a7 deduplicates dojo history (skips repeat entries and empty lines)
... while still resetting the position in history
2016-07-05 13:54:20 -04:00
Joseph Bryan
057227eca1 adds ++find/++fand (tape/list search) 2016-07-05 12:36:40 -04:00
Dan Haffey
2de8328b4c Fix @da parser crash (#139) 2016-07-03 19:29:36 -07:00
Philip C Monk
9628a46861 fix sso crash 2016-06-30 18:04:23 -04:00
Anton Dyudin
a0485c6d30 move robots.txt out of %eyre 2016-06-30 10:56:19 -07:00
Anton Dyudin
dfc77aa29a tree@8c94e48 - further fix mailto: links 2016-06-27 11:24:53 -07:00
Raymond Pasco
40365667c7 Merge remote-tracking branches 'joemfb/run-in', 'max19/master', 'chc4/spin', 'cgyarvin/docs-issue-28' and 'ray/galactic-transactions'
Actually valid +-run:in "map over set" arm
Less loopy ++og PRNG (TODO: better PRNG)
++spin/++spun, "stateful ++turn" arms
Remove syntactically impossible %$ regular form for bunt
Galactic transactions
2016-06-26 00:51:33 -04:00
Raymond Pasco
67d94c3f8a Merge remote-tracking branches 'ohaitch/redo-pull-161', 'joemfb/moon-error', 'knubie/master' and 'ohaitch/tree-64612ca'
Errata for merge a6e1b08
More user-friendly +moon experience
talk@d1ecb80
tree@64612ca
2016-06-26 00:38:42 -04:00
Raymond Pasco
0a58067d6c Give ~red to Alex Kravets, swap ~rep to Raymond Pasco 2016-06-25 20:34:37 -04:00
Anton Dyudin
313de74ab3 fix merge conflict resolution 2016-06-24 16:50:57 -07:00
Anton Dyudin
3564870c5a tree@64612ca
- nav flickering
- refresh comments
- don't interpret mailto: links as relative paths
- better error-handling during a scroll race condition
- warn on incomplete json preload
- timeout module unmounts, fixing back button from e.g. talk
2016-06-24 15:54:49 -07:00
C. Guy Yarvin
cb5d4b6e6b Add :bunt to fix docs issue 28. 2016-06-22 13:44:23 -07:00
Charlie Cummings
906411c06c spin and spun 2016-06-21 12:33:50 -04:00
Matt Steedman
1d6db57847 talk@d1ecb80 2016-06-20 16:49:01 -04:00
Joseph Bryan
9911308996 fixes run:in (map over a set, producing a set) 2016-06-18 22:29:20 -04:00
Joseph Bryan
45b26586c1 updates +moon to produce an error message instead of a stack trace
...when run from a moon or comet

also replaces binary math with `++clan`,
allows ~zod to ticket,
and uses %tang/%leaf instead of %noun
2016-06-18 21:30:28 -04:00