Commit Graph

7895 Commits

Author SHA1 Message Date
Curtis Yarvin
07fd6faab9 Merge branch 'master' into research-merge; broken 2018-05-03 10:51:39 -07:00
Fang
1e0326f739 Encode block numbers properly. 2018-05-03 17:16:47 +02:00
Fang
5d9ef4f872 Make sure filter id actually persists. 2018-05-03 17:16:22 +02:00
Fang
1cfbaded58 Change app structure to make use of deltas,
in preparation for easy state subscriptions.
2018-05-03 01:03:08 +02:00
Curtis Yarvin
df14668faf Fill out +plot. 2018-05-02 11:15:01 -07:00
cgyarvin
3ec660df95
Merge pull request #725 from joemfb/wrap-safe
updates +win:re to wrap lines safely with regards to unicode
2018-05-02 11:03:07 -07:00
Fang
2a49991551
Merge pull request #726 from Fang-/clay-bugfix
Make %next behave more like %mult.
2018-05-02 01:34:43 +02:00
Fang
c596ce12a7 Correct DNS domains getter signature. 2018-05-01 01:47:14 +02:00
Fang
c9f201773e Regularly poll filter for changes. 2018-05-01 01:08:09 +02:00
Fang
f090916f34 Adapt state. 2018-04-30 22:31:57 +02:00
Fang
7e39bd8a8b Remove special logic for the "next aeon to check is 0" case.
It shouldn't be able to occur anymore, so we're fine with being loud if it does.
2018-04-30 22:31:14 +02:00
Fang
0c1ed91dc6 Stored %next requests now point to the next revision they want to check for changes. 2018-04-30 22:28:57 +02:00
Fang
9f94497e87 When looking for changes at revision zero, look for file creation.
This fixes the symptom described in #681, but not the problem.
2018-04-30 16:23:05 +02:00
Curtis Yarvin
823d4fbc6d Generally working type-to-spec printer 2018-04-26 16:05:50 -07:00
Joe Bryan
6371fc19ac updates +win:re to strip all control characters
and renames +gyp:re to +ug:re
2018-04-26 14:40:05 -04:00
Curtis Yarvin
0fbe20a7f5 Convert much of h.h to use new spec declarations. 2018-04-26 10:50:49 -07:00
Curtis Yarvin
d75e1ade8b Proper printing of named synthetics. 2018-04-25 22:32:37 -07:00
Joe Bryan
aa6e215239 updates +win:re to wrap lines safely with regards to unicode
(by converting the tapes in +tank to (list @c) before wrapping, then back)
2018-04-26 01:16:27 -04:00
Keaton Dunsford
f0fedf4315
Merge pull request #724 from keatondunsford/silence-eyre-auth
Comment out annoying Eyre auth printf's
2018-04-25 15:47:36 -07:00
Keaton Dunsford
b3f10d73cb Comment out annoying Eyre auth printf's 2018-04-25 15:02:10 -07:00
Fang
893ac70b01
Merge pull request #722 from Fang-/hall-federation-undelta
Hall: federation performance fixes & path parsing bug
2018-04-25 23:44:22 +02:00
Curtis Yarvin
c205f73de7 Testing named specs. 2018-04-25 13:24:13 -07:00
Fang
bc254031c1 No longer send local peers out with federation updates. 2018-04-25 21:02:34 +02:00
Fang
856196c877 Fix subscription path range parsing. 2018-04-25 20:54:36 +02:00
Fang
aaeb7520b6 Make sure that, in the federation case, changes are only recorded if there's actual changes.
Also remove commented code.
2018-04-25 15:50:04 +02:00
Curtis Yarvin
2b4e003a75 Fully migrated to %hint. 2018-04-24 23:07:21 -07:00
Curtis Yarvin
c8255dcf35 Finish integrating %form in +type. 2018-04-24 21:55:40 -07:00
C. Guy Yarvin
0c5050b542 About to activate annotation. 2018-04-23 23:07:37 -07:00
Curtis Yarvin
4d0ca3d6f2 Work in progress. 2018-04-23 19:29:20 -07:00
C. Guy Yarvin
353f36a43f Work in progress. 2018-04-23 16:31:22 -07:00
C. Guy Yarvin
abc883f219 Various fixes and improvements. 2018-04-22 22:04:12 -07:00
C. Guy Yarvin
97d2de4f4e Still some mild spec conversion bugs. 2018-04-22 19:41:24 -07:00
C. Guy Yarvin
c1b9d1b5ec Test platform for cosmetic pipeline. 2018-04-21 22:29:21 -07:00
C. Guy Yarvin
3e63ae4fef First draft of +plume printer. 2018-04-20 22:43:16 -07:00
C. Guy Yarvin
4cd7a35e06 Add scratch file. 2018-04-20 09:45:45 -07:00
Fang
2fa3314bf2 Include DNS in state verification. 2018-04-20 16:48:17 +02:00
Keaton Dunsford
62c71fc6ed
Merge pull request #718 from ohAitch/test-pretty
Use ++tang instead of ++wall test output
2018-04-19 14:40:19 -07:00
Fang
f889163379 Handle filter and read results in a mostly consistent manner.
Now fully build state based off event logs, only using read requests for verification.
2018-04-19 00:02:29 +02:00
Fang
d2b73de177 Get rid of +*this for now. 2018-04-18 23:57:39 +02:00
Fang
52222bed73 Typo correction in read request id parsing. 2018-04-18 23:50:32 +02:00
Fang
e5aec54571 Fix hull diff generation and application. 2018-04-18 23:18:17 +02:00
Fang
b10b27e0a7 Move call data generation to lib. 2018-04-18 14:04:18 +02:00
C. Guy Yarvin
778eb6eb85 Finished type to spec conversion, trivial case. 2018-04-17 19:17:50 -07:00
C. Guy Yarvin
d9535e03dd Adjust name handling in +spec. 2018-04-17 18:33:58 -07:00
Fang
2f4ce78d4e address > @ux 2018-04-18 01:26:22 +02:00
Fang
219cab4783 Support proxy change events. 2018-04-18 01:25:37 +02:00
Fang
bb93199152 app WIP 2018-04-18 00:43:35 +02:00
Fang
358cfbb258 No longer store proxies locally. 2018-04-18 00:36:51 +02:00
Fang
a16d92b43f Hull diff application. 2018-04-18 00:34:26 +02:00
Fang
b78fdccd54 Implement parsing of hull diffs from event logs. 2018-04-18 00:32:02 +02:00