Anton Dyudin
dbfe2bf8f6
produce real &urb from /+urb-split
2018-05-02 14:35:36 -07:00
Anthony
cf5717d498
renamed prop to prevent confusion
2018-03-23 18:25:53 -07:00
Anthony
502d66c843
changes to use new react-router d7cf6729ebf9a
2018-03-22 10:08:46 -07:00
Anthony
995f88f0be
check compiled mve code urbit/mockups/commit/a4b660a9
2018-03-14 17:19:29 -07:00
Anthony
9c520916bb
cleaned up the renders
2018-03-09 17:28:56 -08:00
Anthony
93702e2b52
updated to use rendered snippets
2018-03-05 16:07:36 -08:00
Anthony
cd2f46ffac
use proper snippeting in renderers
2018-03-02 14:36:32 -08:00
Anthony
472ded107c
recommit master renderer
2018-02-27 11:30:20 -08:00
Anthony
5519151fd8
improve renderers (clean up vars)
2018-02-27 11:29:58 -08:00
Anthony
bc092a4685
cleaned up renderers slightly
2018-02-27 10:57:03 -08:00
Anthony
4b58a737f4
merged from mtime
2018-02-27 10:54:17 -08:00
Anthony
fbb56f99f6
show subscribe component
2018-02-23 11:31:41 -08:00
Anthony
9ae18bf14a
trying a dedicated renderer just to handle edit pages
2018-02-21 18:42:08 -08:00
Anthony
23c05ee10b
updated post to fit new edit procedure
2018-02-17 17:26:07 -08:00
Anthony
41d06b8edc
@da to -> iso8601 in sail (move this to js)
2018-02-15 12:47:35 -08:00
Anthony
4d4349baff
pull elapsed display out into separate script
2018-02-15 12:46:25 -08:00
Anthony
8ecf2eff9f
margin styling, spacing in general
2018-02-15 12:46:03 -08:00
Anthony
f20c501fff
rendererer for a single collection post
2018-02-14 09:06:59 -08:00
Anthony
95604f01c7
conditional formatting for different configs
2018-02-14 09:06:21 -08:00
Anthony
98df33f60d
json endpoint for topic index
2018-02-06 15:12:30 -08:00
Anthony
2162afbb84
first cut at collections index file
2018-02-05 12:49:52 -08:00
Anthony
9e3b98cfd9
added index renderer
2018-02-04 20:43:43 -08:00
Elliot Glaysher
48585d2b2f
+test now deals with recursive directory structures.
...
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
Anton Dyudin
55de688f3d
add "Archive collection" button
2017-12-18 14:56:23 -08:00
Anton Dyudin
59543455e5
formally render topics, collections, or the index
...
using ren/urb/collections
2017-12-18 14:11:25 -08:00
Anton Dyudin
4d0bb5d002
render web/collections with ren/collections
2017-12-15 20:42:01 -08:00
Anton Dyudin
19b0db1cba
add lib/rekey /_ @da implementation
2017-12-14 17:12:40 -08:00
Anton Dyudin
9816bb1ece
fix ren/run, unmark test suite
2017-11-27 16:25:06 -08:00
Anton Dyudin
cc21af5c4b
clean up ancient devmode css include
2017-11-27 12:30:49 -08:00
Anton Dyudin
2a13556be5
Merge pull request #454 from ohAitch/mar-umd
...
pull up to date unmark into hoon.hoon, mar/umd
2017-11-22 12:21:52 -08:00
Matthew Levan
f266eb9a2b
restored codemirror
2017-11-14 13:06:17 -08:00
Anton Dyudin
6858a99e69
track dependencies per beam
2017-11-08 14:32:40 -08:00
Anton Dyudin
9f74a8d19a
Merge branch 'clean-ford' into unspam
2017-11-01 15:44:05 -07:00
Anton Dyudin
c396584886
Merge branch 'nozap'
2017-10-30 18:13:06 -07:00
Anton Dyudin
bc58a2c542
RSS
2017-10-18 15:47:41 -07:00
Anton Dyudin
5018e466b8
fix frontend
2017-10-18 15:06:03 -07:00
C. Guy Yarvin
5a74064080
Merge branch 'remaint' into remaint-merge
2017-10-01 18:50:19 -07:00
C. Guy Yarvin
dc25979f59
Merge remote-tracking branch 'origin/master' into piaf-runes
2017-09-21 18:45:27 -07:00
C. Guy Yarvin
60a1104891
Translate ^ runes.
2017-09-19 16:24:30 -07:00
C. Guy Yarvin
29879b1240
Adapt all . runes.
2017-09-19 13:37:15 -07:00
Anton Dyudin
d3828d2140
remove only use of /_ with an aura
2017-09-08 14:27:51 -07:00
Anton Dyudin
2c5e4445b1
add .umd urbit-markdown mark
2017-08-07 13:17:22 -07:00
Joseph Bryan
af767350a8
removes +-tap:by accumulator arg and changes calling convention
2017-03-20 18:56:00 -04:00
Joseph Bryan
ebed890f00
removes +-tap:in accumulator arg and changes calling convention
2017-03-20 18:55:55 -04:00
Anton Dyudin
91d219587d
add support for tree head js "extras"
...
Usage: e.g. ren/tree/head/extras/analytics.js containing
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga ');
ga('create', 'UA-47054188-3', 'auto');
ga('send', 'pageview');
(cherry picked from "modular-analytics" b6747f36d3
)
2017-01-13 12:54:19 -08:00
Raymond Pasco
cc5c386e5c
Merge branch 'back-with-license', remote-tracking branches 'ohaitch/unlink-misvale', 'frodwith/wyt', 'ohaitch/ford-platform-dependencies', 'ohaitch/fix-rss', 'Fang/talk-who-fix' and 'Fang/talk-showtime' into maint-20160818
...
Backport of LICENSE.txt
Hack around a broken mark-subscription edge case
Hint +-wyt:in
Add /===/mar and /===/arvo to %core req dependents
Change .rss-xml to use correct urls, metadata
Fix talk's parsing of ;who
Talk setting: message timestamps
2016-12-12 16:40:36 -08:00
Anton Dyudin
91f8049819
remove ^vane shims
...
requires vere without crypto:ames
2016-12-08 13:50:32 -08:00
Anton Dyudin
0adde510ab
canonize url:eyre, the last remaining compatibility interface
2016-12-08 13:50:32 -08:00
Anton Dyudin
21ffd7e18d
canonize fuel
2016-12-08 13:50:32 -08:00
Anton Dyudin
c114c5afb7
canonize base64, mime type encoding
2016-12-08 13:50:32 -08:00