Joe Bryan
9d72b8f92b
Merge branch 'collections' into collections-merge
...
* collections: (127 commits)
Revert "cross-ship permissions works now"
deleted more unused files, updated json arm of collections mark
removed unused index file (was used for debug)
cross-ship permissions works now
rendered MVE css and js 272af56804f822c23efa645aafcf1d5d8a8bfdff
simplified latest alias
new 'latest' page in colls
deleted a swp file
mve updates f83035d162dd60107b45798117cf924437070798
isaac's eyre changes to polling parameters as requested by Logan
rendered MVE f0a44584883e8789ec5bab9c80334ae0ee251e02
source new circle to inbox in collections app
relative href
removed topic text from collection json
patch back in realnet ames (was testnet ames in xship-wrap
collections now sends invites to whitelist
aded fascen to pass along fasbuc params
add x-htm wrappers for &htm
rename default eyre mark to x-urb, do xhsip on x- prefix requests
updated json endpoints in accordance with logan's requests
...
2018-06-19 20:51:22 -04:00
Anthony Arroyo
77321ed332
added support for cross ship x-collections snippeting
2018-06-19 17:34:32 -07:00
Isaac Visintainer
b793bc07d2
Revert "cross-ship permissions works now"
...
This reverts commit fd4de4e435
.
2018-06-19 15:42:23 -07:00
Isaac Visintainer
fd4de4e435
cross-ship permissions works now
2018-06-18 14:30:53 -07:00
Anthony Arroyo
1e734aef8c
compiled MVE fac39a83211d114e3dbfdf6e63f0119280e15563
2018-06-08 09:35:15 -07:00
Anthony Arroyo
db2d0ac428
mve updates f83035d162dd60107b45798117cf924437070798
2018-06-01 17:46:51 -07:00
Anthony Arroyo
47b97aaf11
relative href
2018-05-15 17:11:24 -07:00
Anthony Arroyo
8c8ab699b8
merging in xship-wrap
2018-05-15 12:26:15 -07:00
Anthony Arroyo
70a003c7c5
aded fascen to pass along fasbuc params
2018-05-10 13:42:47 -07:00
Anton Dyudin
6ecb350361
add x-htm wrappers for &htm
2018-05-08 12:46:54 -07:00
Anton Dyudin
f936e45790
rename default eyre mark to x-urb, do xhsip on x- prefix requests
2018-05-08 12:42:22 -07:00
Curtis Yarvin
07fd6faab9
Merge branch 'master' into research-merge; broken
2018-05-03 10:51:39 -07:00
Anton Dyudin
e16c1f95de
split ren/urb into ren/urb-elem and ren/urb-wrap
2018-05-02 15:17:59 -07:00
Anton Dyudin
850224070e
Merge branch 'collections-unsplit' into xship-wrap
2018-05-02 14:37:21 -07:00
Anton Dyudin
dbfe2bf8f6
produce real &urb from /+urb-split
2018-05-02 14:35:36 -07:00
Anthony Arroyo
f0f838fc63
add collections-json endpoints for mobile
2018-05-01 13:35:16 -07:00
Anton Dyudin
cadff11031
v0 cross-ship page wrap, purely in eyre
2018-04-24 15:34:33 -07:00
Anthony
06227f6131
add compiled mve front end baf9e6933c2fdd9
2018-04-23 09:31:54 -07:00
Anthony
0e2b30d691
fix a bug in blog index snippeting
2018-03-28 15:36:47 -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
C. Guy Yarvin
3afa0876d3
Stop using obsolete $~ syntax.
2018-03-18 21:18:20 -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
Anton Dyudin
95efbbcafc
guard ren/run from looping
2018-03-07 17:27:39 -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
Anton Dyudin
7d66d8c3df
canonize (parse|print):xml:eyre as (en|de)-xml:html
2016-12-08 13:50:32 -08:00
Anton Dyudin
44288642bf
canonize jo..:js:eyre into enjs:format
2016-12-08 13:50:31 -08:00
Anton Dyudin
e7d08ac15f
canonize pojo,poja as en-json,de-json :html
2016-12-08 13:50:31 -08:00
Anton Dyudin
75b2840b97
canonize references into space:clay
2016-12-01 16:02:06 -08:00
Anton Dyudin
5f357346d8
flatten references to title,wired,differ,crypto,chrono
2016-12-01 13:46:18 -08:00
Anton Dyudin
a373a6ef11
!: in ford files is redundant
2016-11-16 17:42:58 -08:00
Anton Dyudin
971c378ce8
reformat =+ to =, in ford files
2016-11-16 17:37:39 -08:00
Anton Dyudin
e445aa6e6f
=, all marks and dependencies
2016-11-16 17:30:39 -08:00
C. Guy Yarvin
cbbbef32cc
Merge commit 'ed1525' into cc-merge
2016-11-13 18:54:06 -08:00
C. Guy Yarvin
9836d928b1
Merge commit 'b6747f' into cc-merge
2016-11-13 18:16:19 -08:00
Anton Dyudin
ad2895487b
adjust ;link(type "rss") url to remove /web prefix
2016-11-11 11:20:24 -08:00
Anton Dyudin
65417e1a0f
revert &tree-head XX static
...
performance concerns are probably overblown, though if urbit.org gets 2x slower this commit is probably why
2016-11-11 11:20:24 -08:00
Anton Dyudin
4862029c2d
clarify constant "1"
2016-11-11 11:20:24 -08:00
Anton Dyudin
e80ef8b1d0
change ;date; to ;pubDate;
2016-11-11 11:20:24 -08:00
Anton Dyudin
0ee0bb486d
refactor
2016-11-11 11:20:24 -08:00
Anton Dyudin
fbe2215d1c
pull rss values out of metadata instead of .snip
2016-11-11 11:20:24 -08:00
Anton Dyudin
c708786640
user request path to build rss source/children
2016-11-11 11:20:24 -08:00
C. Guy Yarvin
35e20fcca6
Reorganize ++markup to ++eyre.
2016-10-31 17:12:56 -07:00
Anton Dyudin
ed1525d893
rename lib/react to lib/elem-to-react-json
2016-10-24 13:42:50 -07:00
C. Guy Yarvin
9caae2c127
Cleanups for partitioned zuse.
2016-10-24 13:41:42 -07:00
Anton Dyudin
b6747f36d3
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');
2016-10-03 14:58:56 -07:00
Anton Dyudin
e2a0fb798c
add bump.t last comment date
2016-07-29 15:19:44 -07: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
Anton Dyudin
313de74ab3
fix merge conflict resolution
2016-06-24 16:50:57 -07:00
Galen Wolfe-Pauly
bb0055a0ab
new title
2016-06-15 15:05:10 -07:00
Anton Dyudin
a1721d2955
automatic resource packing
2016-06-07 14:45:54 -07:00
Raymond Pasco
84734bf61d
Merge remote-tracking branch 'galenwp/clock'
...
Conflicts:
web/talk/main.js
web/tree/main.js
web/tree/~.main_urb.js
Comments, talk feed, &c
2016-06-06 14:21:21 -04:00
Joseph Bryan
55f811d36f
updates :tree to serve JS/CSS assets from the current desk
2016-06-06 12:55:48 -04:00
Anton Dyudin
61026b95dc
parse tree-comments user out of ;h2:code:""
...
urbit/tree@6bdd46e
2016-05-23 18:33:41 -07:00
Galen Wolfe-Pauly
49b86157eb
fixed css ordering
2016-05-18 22:48:27 -07:00