Joe Bryan
|
f619115bdb
|
removes obsolete retry logic in +check-before
|
2019-01-11 00:13:48 -05:00 |
|
Joe Bryan
|
78c3c20fa1
|
adds exponential backoff and retry to |tell
|
2019-01-11 00:09:39 -05:00 |
|
Joe Bryan
|
4ef44b8829
|
uses :hall as the notification channel for :dns
|
2019-01-09 10:07:30 -05:00 |
|
Joe Bryan
|
4c6e95dd36
|
cleans up :dns helper-gates and app style
|
2019-01-09 10:07:30 -05:00 |
|
Joe Bryan
|
177a48e2d0
|
Merge pull request #965 from urbit/murmug
switch +mug hash from FNV to Murmur3
|
2019-01-09 01:47:49 -05:00 |
|
Joe Bryan
|
70ca40e0e6
|
replaces call to +lor in :ask
|
2019-01-08 20:12:51 -05:00 |
|
Isaac Visintainer
|
27c53212dd
|
- Added page redirect from / to /~~/landscape
- Removed chat autoaccept
|
2019-01-07 19:47:15 -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
|
75c2ccf6ed
|
added read logic and more printfs
|
2019-01-07 19:47:15 -08:00 |
|
Isaac Visintainer
|
10a150d5c2
|
send hall rumors through unchanged
|
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
|
a0c2157483
|
bugfixes:
- collections crash
- writing wrong owner for comments
- inbox config sources field was not being updated
|
2019-01-07 19:44:51 -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
|
9828c02473
|
Remove duplicated code between arvo and hoon
Also removes some dead code from arvo which lets us clean up some
^ in dojo.
|
2019-01-02 11:09:25 -08:00 |
|
Joe Bryan
|
d4e9759b28
|
18. single-home %clay %info task
|
2018-12-13 14:07:10 -05:00 |
|
Joe Bryan
|
18cb206eee
|
15. single-homes %ford %kill task
|
2018-12-13 14:06:59 -05:00 |
|
Joe Bryan
|
5095020755
|
14. single-home %ford %build task
|
2018-12-13 14:06:56 -05:00 |
|
Elliot Glaysher
|
31b6842d43
|
Test fixes
|
2018-12-11 13:59:49 -08:00 |
|
Elliot Glaysher
|
ec9513ccfe
|
More explicit referencing
|
2018-12-11 13:48:34 -08:00 |
|
Elliot Glaysher
|
935baa3c83
|
Explicit resolution, less ^
|
2018-12-11 13:39:39 -08:00 |
|
Elliot Glaysher
|
8fc66dffde
|
Remove =, and unreferenced stuff.
|
2018-12-11 13:27:33 -08:00 |
|
Elliot Glaysher
|
e839ec6c7c
|
Start adding ^? and removing =, and ^
|
2018-12-11 11:38:44 -08:00 |
|
Elliot Glaysher
|
8cde064ee8
|
Make the example file an udon file instead of md.
|
2018-12-10 16:59:42 -08:00 |
|
Elliot Glaysher
|
d21a63eb80
|
Readd app/time.hoon
|
2018-12-10 16:40:18 -08:00 |
|
Elliot Glaysher
|
3153e8882b
|
Remove github app.
|
2018-12-10 16:01:47 -08:00 |
|
Elliot Glaysher
|
e427966f23
|
Remove the markdown jet code
|
2018-12-10 15:59:35 -08:00 |
|
Elliot Glaysher
|
52fa131081
|
Remove gh
|
2018-12-10 15:59:35 -08:00 |
|
Elliot Glaysher
|
b00f78be28
|
Remove capitalize
|
2018-12-10 15:59:35 -08:00 |
|
Elliot Glaysher
|
2c4e537b72
|
Delete more apps and update the test app
|
2018-12-10 15:59:35 -08:00 |
|
Elliot Glaysher
|
8837dc8293
|
Delete twitter
|
2018-12-10 15:59:35 -08:00 |
|
Elliot Glaysher
|
2f8c632519
|
Delete +pipe
|
2018-12-10 15:59:35 -08:00 |
|
Joe Bryan
|
99a3fc6a05
|
removes auto-resetting "init" sync
|
2018-12-04 03:09:51 -05:00 |
|
Isaac Visintainer
|
0df228f165
|
added jet hints to hall, collections, gall
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
406c38a5b8
|
removed soft, moved bulk of collections logic to a lib for better caching
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
1e1f9231b9
|
fixed behavior for broken umd
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
0746998e4c
|
added functionality to clear hall subscriptions
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
a06be71df2
|
collections fixes: comment snippets, double reporting, date field error
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
9dba26e838
|
made hall newdm flow idempotent
|
2018-11-07 14:31:31 -08:00 |
|
Isaac Visintainer
|
b4f0a3c5db
|
onboarding bit
|
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
|
24b3d0da08
|
Merge pull request #873 from urbit/lofi-dns
simplify :dns app
|
2018-11-07 12:30:20 -05:00 |
|
Joe Bryan
|
f68ba36ed7
|
removes verbose :dns printfs, adds status messages, cleans up
|
2018-11-07 00:25:49 -05:00 |
|
Joe Bryan
|
efcb722a06
|
retrieve existing records after :dns|authority
|
2018-11-06 23:56:32 -05:00 |
|
Joe Bryan
|
55e618a0b6
|
defers %indirect bindings when the target is not yet bound
|
2018-11-06 19:13:11 -05:00 |
|
Joe Bryan
|
ecf24a1345
|
moves +reserved ipv4 address check to zuse, uses in :dns|ip
|
2018-11-06 19:13:11 -05:00 |
|
Joe Bryan
|
71641f7b93
|
re-notify on duplicate dns binding requests
|
2018-11-06 19:13:16 -05:00 |
|
Joe Bryan
|
7bfc76c4d9
|
removes :dns prohibition against binding yourself
|
2018-11-06 19:13:11 -05:00 |
|
Joe Bryan
|
2626c1b284
|
adds post-binding http request to confirm record propagation
|
2018-11-06 19:13:02 -05:00 |
|