Commit Graph

222 Commits

Author SHA1 Message Date
Ted Blackman
398c0dd180 Adds == as markdown terminator 2017-08-24 14:22:38 -07:00
Ted Blackman
1b5d25a71e Detect outdent in ++snap 2017-08-23 17:05:59 -07:00
Ted Blackman
38ce350352 ;> to start markdown 2017-08-22 15:03:34 -07:00
Ted Blackman
8c7dc9706f Fix indented fenced blocks and test file 2017-08-22 14:58:44 -07:00
Ted Blackman
28acd75a9a fenced code blocks in separate parser to support blank lines 2017-08-22 14:02:44 -07:00
Ted Blackman
d61d2a0513 update test file for fenced code block 2017-08-22 12:36:54 -07:00
Ted Blackman
b3dd151c0a updated related test files 2017-08-21 16:44:07 -07:00
Anton Dyudin
6d03df2001 Weird hack to allow hoon at start-of-line 2017-08-09 18:09:31 -07:00
Anton Dyudin
b249807893 add leading space, trailing newline to block parser input 2017-08-09 12:30:37 -07:00
Anton Dyudin
2c5e4445b1 add .umd urbit-markdown mark 2017-08-07 13:17:22 -07:00
Anton Dyudin
3e75ba0466 normalize cram output slightly for comparison 2017-08-03 18:13:11 -07:00
Anton Dyudin
cad9c98421 check commonmark vs cram output 2017-08-03 18:12:47 -07:00
Anton Dyudin
c11275a0be show cram renderings of commonmark examples 2017-08-03 17:47:25 -07:00
Anton Dyudin
08ac61b9a4 add CommonMark spec document 2017-08-03 15:34:16 -07:00
Anton Dyudin
ae9d5e5429 add <style> test, allow immediate sail in ++shut:ap 2017-08-03 15:18:27 -07:00
Anton Dyudin
d6365680e7 add http://localhost:8443/unmark/all test frontend 2017-08-03 14:13:17 -07:00
Fang
30154b559f Updated test files. 2017-08-02 18:04:12 -07:00
Fang
47e65df18a parse first line in container 2017-08-01 15:06:13 -07:00
Fang
0fac5b29b6 don't require blank lines between list items, quotes 2017-07-31 17:26:18 -07:00
Fang
5fbff69e37 Change blackquote syntax to '> ', embed syntax to '! ' 2017-07-28 15:00:14 -07:00
Fang
f2756f3221 Slightly neater literal quote handling 2017-07-26 12:03:03 -07:00
Fang
0ad29f19ce Implemented interpolated sail parsing.
Added test case for interpolated sail parsing.
2017-07-26 11:28:57 -07:00
C. Guy Yarvin
6e4799d4d4 Debugging disabled for perf testing. 2017-07-24 14:34:09 -07:00
C. Guy Yarvin
61d8211de3 Test files. 2017-07-23 23:20:20 -07:00
C. Guy Yarvin
19f0746ef0 Appears functional. 2017-07-23 23:19:53 -07:00
C. Guy Yarvin
a18329c3a9 Smoke test. 2017-07-23 16:00:45 -07:00
Anton Dyudin
5c6b95808f tree@da7808a actually disable post box upon submission 2017-05-26 16:00:10 -07:00
Galen Wolfe-Pauly
1ca5ce29ad fora fix 2017-04-07 15:53:20 -07:00
Raymond Pasco
c06e10e7c2 Merge remote-tracking branches 'joemfb/mar-telegram', 'galenwp/docs-fix', 'galenwp/room-filtering', 'Fang/talk-team' and 'keatondunsford/fix-html-mark' into maint-20160818
handles $mor speech in mar/talk/telegram
tree@258fdf7
simple channel filtering
Prevent unauthorized talk message sending
add `++grad %mime` to html.hoon mark
2017-03-03 03:09:32 -05:00
Galen Wolfe-Pauly
a9f8abb6e6 merged, so now: talk@971337c 2017-02-14 13:20:14 -08:00
Galen Wolfe-Pauly
7d5ca0930c simple room filtering 2017-02-12 20:49:42 -08:00
Galen Wolfe-Pauly
60de18c835 tree@258fdf7 2017-01-31 13:32:50 -08:00
Anton Dyudin
36eacf4a30 fix talk frontend display of posts and comments
urbit/talk@da2a800
2017-01-09 13:43:02 -08:00
Anton Dyudin
c095312d7d urbit/tree@c35f68d stabler sorting in <list> 2016-10-27 12:03:53 -07:00
Anton Dyudin
05ceafbb2b urbit/talk@c83aedc Don't prepend extra ~ to audi
Selecting previous messages' audiences would result in ~~him/foo messages, which would promptly be rejected by the server.
2016-09-26 11:46:30 -07:00
Anton Dyudin
ea53480391 urbit/tree@f726ff4 add null check on shortShip 2016-09-21 11:50:08 -07:00
Anton Dyudin
4421ccac78 Use navsort: bump frontmatter field for posts
And reorder the sidebar accordingly. urbit/tree@0565201
2016-09-06 14:27:42 -07:00
Raymond Pasco
2433a3f101 Merge remote-tracking branches 'ohaitch/robots-back-in-eyre', 'Fang/oust', 'ohaitch/warn-pump-blocked', 'joemfb/moon-talk', 'yebyen/master', 'ohaitch/fix-login-css' and 'ray/repope-rep'
Reinstate robots.txt hardcoded into eyre hack
Add ++oust, arm to remove items from a list
Pump blocked printf for security driver requests
Allow moons to link to parent's talk
Rekey ~del for new crypto era
Use absolute path for login page CSS
Rekey ~rep for new crypto era
2016-08-26 17:03:08 -04:00
Anton Dyudin
3ed54a6d75 fix frontend passcode input
urbit/womb@f5ff69b
2016-08-12 14:24:21 -07:00
Anton Dyudin
a18bc25dd1 frontend tweak 2016-08-12 14:04:40 -07:00
Anton Dyudin
1a83fd9669 womb frontend artefacts 2016-08-12 13:45:32 -07:00
Galen Wolfe-Pauly
0bf5d513ab add css to womb 2016-08-12 13:08:36 -07:00
Anton Dyudin
0bcee08dc3 re-enable recycling, distribution, network on frontend 2016-08-11 23:43:34 -07:00
Raymond Pasco
786bce0a79 Merge branches 'breaching-inception' and 'womb' into staging 2016-08-11 19:40:06 -07:00
Galen Wolfe-Pauly
177c54cdd5 re revert talk merge 2016-08-08 14:04:59 -07:00
Galen Wolfe-Pauly
389dffc743 tree@db321b0 and talk@11013ec 2016-08-08 13:40:37 -07:00
Raymond Pasco
ab73f364a2 Merge remote-tracking branches 'Fang/talk-at-fix', 'ohaitch/fix-oauth1' and 'ohaitch/fora'
Fix talk @message breaking bugs
Fix oauth1 sec driver
Forum backend improvements
2016-07-29 18:46:37 -07:00
Anton Dyudin
3ccffef396 urbit/tree@c991129 add sortBy="bump" freshness sort 2016-07-29 15:27:36 -07:00
Anton Dyudin
908f38c13f urbit/tree@0e1981a comments: reverse 2016-07-29 13:57:08 -07:00
Anton Dyudin
c55e964f36 urbit/tree@857659d Navigate up two steps from fora 2016-07-29 12:31:07 -07:00