Elliot Glaysher
|
d1c4afca85
|
jets: jet decryption of aes-siv mode.
|
2020-05-20 13:52:02 -07:00 |
|
Elliot Glaysher
|
6b59885386
|
jets: jet encryption of aes-siv mode.
|
2020-05-20 13:52:01 -07:00 |
|
Elliot Glaysher
|
cc3a139440
|
aes_siv: vendors libaes_siv since it isn't in nix.
This vendors libaes_siv so that we can use it to jet
+sivc:aes:crypto.
|
2020-05-20 13:51:59 -07:00 |
|
Joe Bryan
|
de65cf008f
|
Merge pull request #2848 from urbit/rub-safe
u3: fixes bug in +rub jet (unsafe coercion from c3_w to noun)
|
2020-05-20 13:41:25 -07:00 |
|
Joe Bryan
|
9163b48f6e
|
Merge pull request #2892 from ryan-lingle/cttp-query-logic
cttp: no '&' before first url query var
|
2020-05-20 13:40:57 -07:00 |
|
Fang
|
f96c83a4a9
|
spider, debug fe: actually support killing threads
|
2020-05-20 22:35:53 +02:00 |
|
Fang
|
da4274d490
|
dbug: allow custom state queries
Try to give state version number on first load. Run custom queries on
demand, similar to +dbug [%state 'whatever'].
|
2020-05-20 22:34:13 +02:00 |
|
ixv
|
a79f73c091
|
Merge pull request #2913 from urbit/ixv/fix-chat
chat-view: don't forget to sync permissions
|
2020-05-20 13:25:16 -07:00 |
|
Isaac Visintainer
|
8e6cbbb1d6
|
migrate-channels: addressed review
|
2020-05-20 14:24:24 -06:00 |
|
Fang
|
8d787cf486
|
Merge pull request #2887 from urbit/m/smaller-safer-json
chat: virtualize message-to-json only where needed
|
2020-05-20 18:18:50 +02:00 |
|
Fang
|
973cb62d6c
|
Merge branch 'release/next-userspace' into m/smaller-safer-json
|
2020-05-20 17:29:12 +02:00 |
|
Philip Monk
|
56c66be87a
|
behn: switch to ordered-map
|
2020-05-19 21:40:39 -07:00 |
|
Isaac Visintainer
|
e931a473dd
|
os1: migrate app data to new group
|
2020-05-19 20:08:35 -06:00 |
|
Isaac Visintainer
|
9b28855842
|
chat-view: don't forget to sync permissions
|
2020-05-19 19:48:06 -06:00 |
|
matildepark
|
91cf06b542
|
Merge pull request #2814 from urbit/lf/chat-type-namespacing
chat: improve namespacing of chat-* types
|
2020-05-19 19:54:22 -04:00 |
|
Liam Fitzgerald
|
98e65bbbbb
|
Merge branch 'master' into lf/chat-type-namespacing
|
2020-05-20 09:19:33 +10:00 |
|
matildepark
|
74fb1ad68f
|
Merge pull request #2884 from urbit/lf/publish-namespacing
publish: abide by namespacing conventions
|
2020-05-19 19:14:55 -04:00 |
|
Fang
|
15e3ea6940
|
dbug: just use +dor for sorting
+vor is literally just +dor.
|
2020-05-19 23:46:27 +02:00 |
|
Fang
|
c3704f0198
|
dbug fe: add refresh buttons
|
2020-05-19 23:42:48 +02:00 |
|
Fang
|
c530c39617
|
dbug fe: remember summary fold state correctly
By manually providing a key, we avoid auto-assigned keys, which would
cause the nth summary item to remain unfolded, even if its contents
changed.
|
2020-05-19 22:53:24 +02:00 |
|
Fang
|
239892b26d
|
dbug: attempt to render lane details
|
2020-05-19 22:50:59 +02:00 |
|
Fang
|
2671fe71df
|
dbug: print warning about passcode access
Also fixes typo, cleans up comment.
|
2020-05-18 22:54:45 +02:00 |
|
Fang
|
edabe438d3
|
dbug: order rcv's nax
|
2020-05-18 21:46:33 +02:00 |
|
Fang
|
5572b3d8a7
|
dbug: sort correctly, by value order
Was using +aor, which sorts by LSB order.
|
2020-05-18 20:53:48 +02:00 |
|
Fang
|
947b57349f
|
Merge pull request #2901 from urbit/m/chat-cli-multi
chat-cli: multi-sole, un-special-case moons
|
2020-05-18 16:20:33 +02:00 |
|
ixv
|
f18bd36c73
|
Merge pull request #2904 from urbit/ixv/publish-comment-fix
publish: fix bug in publish comment mark
|
2020-05-16 15:19:43 -07:00 |
|
Ryan Lingle
|
2dc487ef2e
|
Merge pull request #2 from joemfb/cttp-iterate-quay
vere: refactors $quay serialization to iterate without recursion
|
2020-05-15 21:46:10 -04:00 |
|
Fang
|
87517ed10a
|
chat-cli: allow sending • character
In the past, this was used for separating messages in the cli. It's no
longer used as such, and likely nobody remembers, either.
|
2020-05-15 15:50:44 +02:00 |
|
Fang
|
25327b20b1
|
chat-cli: always talk to local ship only
|
2020-05-15 15:44:11 +02:00 |
|
Fang
|
7a5d84eb9e
|
chat-cli: single-target sole effects as needed
|
2020-05-15 15:28:46 +02:00 |
|
Fang
|
259814634c
|
chat-cli: don't allow excessively small cli widths
|
2020-05-15 14:44:34 +02:00 |
|
Fang
|
7247e16cf5
|
chat-cli: pull in sole-sur namespace where relevant
|
2020-05-15 14:40:36 +02:00 |
|
Fang
|
37d2385634
|
chat-cli: remove unused entropy from state
Presumably used for unique per-message entropy in a past version.
|
2020-05-15 14:13:38 +02:00 |
|
Fang
|
7e06e02587
|
chat-cli: print newlines correctly
By accounting for them during text wrapping, instead of letting them
fall through to the printer.
|
2020-05-15 14:10:07 +02:00 |
|
Fang
|
ccb994a6d3
|
chat-cli: support multiple sole connections
|
2020-05-15 13:37:22 +02:00 |
|
Fang
|
b35129e517
|
chat-cli: don't crash on %bad-text
|
2020-05-15 13:37:12 +02:00 |
|
Fang
|
c6aae3cc05
|
dbug fe: import MessageScreen correctly
|
2020-05-14 17:59:47 +02:00 |
|
Fang
|
0d5f4214c0
|
dbug fe: restore missing subscriptions component
|
2020-05-14 17:24:03 +02:00 |
|
Fang
|
98f3fa1171
|
dbug fe: remove unused imports
|
2020-05-14 17:12:42 +02:00 |
|
Joe Bryan
|
79458df79f
|
vere: refactors $quay serialization to iterate without recursion
|
2020-05-13 15:01:26 -07:00 |
|
Benjamin Summers
|
419dc03727
|
RIO environment cleanup.
|
2020-05-13 12:55:16 -07:00 |
|
Benjamin Summers
|
097259de66
|
king: Use random numbers for request IDs.
|
2020-05-13 12:06:55 -07:00 |
|
Benjamin Summers
|
66278edd19
|
king: Logging cleanup.
|
2020-05-13 12:06:32 -07:00 |
|
Benjamin Summers
|
ba4b9e7fdf
|
king: Use same logger from all contexts.
|
2020-05-13 11:29:50 -07:00 |
|
Benjamin Summers
|
b749017564
|
king: eyre: [WIP] Got multi-tenet HTTPS working.
|
2020-05-12 17:33:55 -07:00 |
|
Benjamin Summers
|
4ebf276430
|
king: Flags to disable HTTP/HTTPS/UDP per-ship.
|
2020-05-12 16:55:49 -07:00 |
|
Isaac Visintainer
|
ac9890c2a9
|
publish: fix bug in publish comment mark
|
2020-05-12 17:49:03 -06:00 |
|
Benjamin Summers
|
ba705694bd
|
king: eyre: [WIP] Got multi-tenet HTTPS working.
|
2020-05-12 15:43:19 -07:00 |
|
Benjamin Summers
|
67245e9052
|
king: eyre: Got multi-tenet HTTP working.
|
2020-05-12 12:53:40 -07:00 |
|
Benjamin Summers
|
f8cd148f0e
|
king: eyre: Hooked up multi-tenet HTTP. Start-up is a bit hacky. Still totally untested.
|
2020-05-12 12:04:46 -07:00 |
|