Commit Graph

510 Commits

Author SHA1 Message Date
Fang
2f5c0bee66
Implement %pem mark 2019-04-19 22:46:34 +02:00
Philip Monk
3c92eb506b
fix review comments 2019-03-29 15:40:09 -07:00
Philip Monk
73febd4229
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-03-26 17:23:20 -07:00
Fang
da883a5eee Add simple .md mark 2019-03-25 23:03:24 +01:00
Philip Monk
1e1bcfa02e
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-03-07 21:19:02 -08:00
Logan Allen
efc1873b77
Tiebout - Apple Push Notification Server App (#1084)
* App for sending Apple Push Notifications

* First pass at Hall subscription logic

* Tiebout app works end to end, can receive actions via Eyre, and can resubscribe to circles

* style changes for tiebout
2019-03-01 10:37:16 -08:00
benjamin-tlon
d06693dc7e
Add support to lens-command for pill output and optimized base64 encoding. (#1068)
Added support to `lens-command` for outputting a pill. We want this so that we can create (solid and brass) pills from `urb.py`.

This also adds an optimized base64 encoding routine. The previous version of base64 stack overflowed on large inputs, and a tail-recursive version took hours to encode 5mb of data. This one uses the `ripn` jet and only takes a second or two.
2019-02-27 16:12:59 -08:00
Fang
a7ecb972e8 Implement %eth-watcher, an app for tracking Ethereum events
Poke with [%watch %sometag config:eth-watcher] to initialize,
then subscribe at /sometag to receive updates in the shape of
[%snap snapshot:eth-watcher] for initial and on-reorg logs,
[%logs loglist] for logs as they happen.
2019-02-22 17:43:37 +01:00
Philip Monk
462f027c16
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-02-08 15:30:24 -08:00
Philip Monk
da5515b6a8
first integration test 2019-02-05 18:21:41 -08:00
Fang
e7812c372a Remove deprecated json-rpc sur file
These now live in zuse, rpc:jstd.
2019-02-03 20:58:03 +01:00
Philip Monk
88579c518f
here updates 2019-02-01 13:49:14 -08:00
ixv
a897631460
Merge branch 'next-ota' into trailing-whitespace 2019-01-18 13:23:52 -08:00
Fang
8cd2a02f04 Remove trailing whitespace 2019-01-17 21:37:34 -08:00
Chris Johnson
93c2f38e83 - Rename ‘owner’ to ‘author’ in collection config
- Landscape Commit f3f513e746826975118577d27aff288fb8c57d59
- Landscape Hotfix; https://app.asana.com/0/642842536440543/994812857755629/f
2019-01-17 17:17:18 -08:00
Philip Monk
85d4328613
add ability to restore from snapshot on-demand 2019-01-15 16:33:17 -08:00
Isaac Visintainer
f830d2c8b9 fix collections config 2019-01-13 14:42:07 -08:00
Isaac Visintainer
bab30e5333 - Added command for permitting and sending out invites to ships for hall
circles
- Removed a bunch of debugging printfs
2019-01-07 19:47:15 -08:00
Isaac Visintainer
7629c7b212 - Accept DMs and chat invites on the backend
- Added seperate structure for DM messages in collections
- Added another print to hall
2019-01-07 19:47:15 -08:00
Isaac Visintainer
6f85f58464 changed state and mark structures of api, filled out some logic 2019-01-07 19:47:15 -08:00
Isaac Visintainer
9d2acd36fa filled out subscription, state update, and mark conversion logic 2019-01-07 19:44:51 -08:00
Isaac Visintainer
0c6baef0d9 initial prep subscribe, mark and app stubs 2019-01-07 19:44:46 -08:00
Elliot Glaysher
4d09526390 Fix mar/lens/command.hoon 2019-01-02 11:24:28 -08:00
Fang
c8dfd21955 Reorganize Ethereum-related stdlib cores 2018-12-18 00:32:00 +01:00
Fang
1342ab097e Rebrand Constitution stdlib to Azimuth stdlib 2018-12-14 01:51:30 +01:00
Elliot Glaysher
ec15565b01 Remove more marks and structures. 2018-12-10 16:56:50 -08:00
Elliot Glaysher
863f725f82 Remove some more marks. 2018-12-10 16:48:21 -08:00
Elliot Glaysher
e427966f23 Remove the markdown jet code 2018-12-10 15:59:35 -08:00
Elliot Glaysher
599fd0dbc7 Missed this unicode file. 2018-12-10 15:59:35 -08:00
Elliot Glaysher
52fa131081 Remove gh 2018-12-10 15:59:35 -08:00
Elliot Glaysher
8837dc8293 Delete twitter 2018-12-10 15:59:35 -08:00
Elliot Glaysher
58516419ba Remove old tree 2018-12-10 15:59:35 -08:00
Isaac Visintainer
eadc8b294f updated umd to udon 2018-11-07 14:31:31 -08:00
Isaac Visintainer
026f02cb63 collections fixes: post editing, parent config, sorting 2018-11-07 14:31:31 -08:00
Joe Bryan
42a285efef simplifies :dns, removing dependence on %ames routing 2018-11-06 19:09:24 -05:00
Joe Bryan
c8f1b4d5a1 Merge branch 'release-candidate' into ames-eth-keys
* release-candidate: (33 commits)
  update pin-vere-commit.txt
  Bug fix for metal-wrapping runes
  Remove old-zuse (#867)
  Type Analysis (#865)
  remove clam from error sigpam
  Fix compiler error.
  Remove temporary type analysis work.
  Remove ++cook from ++auri parsing
  Remove forced ssl upgrade for localhost http reqs
  moved to new branch with updated arvo
  11. demacrotizes %6, %7, %8, and %9
  10. updates %5 to require two subformulas (4K)
  9. emits %10 (4K)
  8. adds and implements edit (%10) (4K)
  7. removes %13 and %14 (4K)
  6. emits %11 and %12 (4K)
  5. implements hint at %11 and wish at %12 (4K)
  4. removes %10 and %11 (4K)
  3. emits %13 and %14 (4K)
  2. implements %13 and %14 (4K)
  ...
2018-11-01 00:18:54 -04:00
Philip Monk
c1f86dc296
manually restore from snapshot 2018-10-30 11:41:54 -07:00
rmariani
579efd9972
Remove old-zuse (#867)
* removes old-zuse
2018-10-26 16:19:18 -07:00
Joe Bryan
b24bd2fcbf removes womb and all its accoutrements 2018-10-17 14:54:28 -04:00
Joe Bryan
535ab6e90b updates %jael to save and %ames to give domains (on boot/startup)
also defers initial clay merge,
renames +turf (utf8 to utf32) to +taft,
and removes duplicate +turf (domain) declarations,
and updates pinned vere to use them
2018-10-16 21:02:41 -04:00
Isaac Visintainer
da53d8b058 moved to new branch with updated arvo 2018-10-11 13:19:30 -07:00
Joe Bryan
e76083b2b6 adds a ^? to fix namespace issues with old-zuse 2018-10-09 18:23:15 -04:00
Joe Bryan
a230b8e9fb removes %ames pki and old boot process 2018-10-05 21:01:07 -04:00
Joe Bryan
709d9708f4 fixes userspace :test compilation failures 2018-10-05 19:33:26 -04:00
ixv
c4a46ee464
Merge pull request #830 from urbit/release-candidate-json-txt-marks
changed json -> txt conversion to work with new mark conversion
2018-10-03 16:44:17 -07:00
Fang
9f6c73a82d Update some comments and TODOs 2018-10-02 17:20:11 -07:00
Isaac Visintainer
e641d2f99d changed json -> txt conversion to work with new mark conversion 2018-10-02 14:27:00 -07:00
Joe Bryan
c8507e4b5c restores =, in hall command, prize, and rumor marks 2018-10-02 14:00:08 -04:00
Joe Bryan
95d10fe683 restores previously-crashing =, in &hall-action 2018-10-02 13:32:25 -04:00
Fang
abd6329725 Remove outdated lib and sur files
They have been living in zuse for a while.
2018-09-04 00:25:08 +02:00