Joe Bryan
8b1e66c6a1
Merge branch 'next/kelvin/411' into next/hoon/138
2023-10-04 21:58:48 -04:00
fang
14266c8d46
eyre: GETting non-existent channels 404s
...
Contrary to the argument made by 4affae8
, this is the _actually correct_
behavior. Not creating server-side resources in response to GETs
respects the expected method semantics, and more importantly, serving a
404 is an important signal for clients trying to connect to a channel
they were using previously. Without that, they have no way of telling
whether, when reconnecting, if their channel was reaped in the mean time
or not.
The "empty PUT" affordance provided by 34148f9
makes requiring a PUT
request for channel creation more reasonable.
We leave the general refactoring done by #6789 in place, but do
emphasize the reasoning given here with a few additional comments.
2023-10-04 22:42:50 +02:00
Pyry Kovanen
10db04b944
Merge pull request #6813 from urbit/412k-1
...
Merge 412k-1 to master
2023-10-03 19:33:53 +03:00
Pyry Kovanen
b977864bec
eyre: allow header-list to contain multiple cookies
2023-10-03 19:17:20 +03:00
fang
fec9950d21
eyre: prevent login redirect loops
...
Instead of auto-redirecting the login page if we're already logged in,
we simply present it as normal. If we're logged in as the local
identity, we present just a "continue" button in place of the +code
input field. If we're authenticated through eauth, or as a guest, we
present a smaller "proceed as" link underneath the login form.
This way, when apps redirect to the login page because the visitor isn't
_sufficiently_ authenticated, eyre doesn't just throw them right back
into the app with still insufficient creds.
2023-10-03 17:25:46 +02:00
Pyry Kovanen
6b97c2e8da
clay: return all takos in /cs/bloc scry
2023-10-03 16:55:00 +03:00
Pyry Kovanen
a960e85d92
runtime-version: parse current version properly
2023-10-03 16:54:19 +03:00
pkova
60cc1c815c
base: check for team:title in all places
2023-10-03 16:51:14 +03:00
yosoyubik
5e48ff75de
gall: add %15 state migration
2023-10-03 09:40:45 +02:00
yosoyubik
08bca75012
Merge branch 'develop' into yu/fix-ames-gall-desync
2023-10-02 16:15:59 +02:00
pkova
2232a7ca3f
clay: iterate over all aeons in +read-at-tako
2023-10-02 17:15:55 +03:00
Pyry Kovanen
bdb906340d
Merge pull request #6812 from urbit/master
...
Merge master back to develop after 412k
2023-10-02 17:01:35 +03:00
Pyry Kovanen
d4068d4d68
Merge branch 'develop' into master
2023-10-02 16:41:23 +03:00
Pyry Kovanen
524df3040e
Merge pull request #6811 from urbit/412k
...
Merge 412k to master
2023-10-02 16:33:30 +03:00
Pyry Kovanen
4dae191124
ames: fix merge mishap in previous commit
2023-10-02 16:21:15 +03:00
Pyry Kovanen
e4ff8f15c8
Merge branch 'master' into 412k
2023-10-02 15:50:50 +03:00
yosoyubik
c5abe6bd31
Merge branch 'develop' into yu/fix-ames-gall-desync
2023-10-02 12:33:20 +02:00
tinnus-napbus
ebf1eb4a41
Merge pull request #6780 from urbit/desk-publisher-switcher
...
kiln: Desk publisher switcher (UIP-0111)
2023-09-30 14:49:04 +13:00
tinnus-napbus
387a780ca9
Merge branch 'next/kelvin/411' into desk-publisher-switcher
2023-09-30 13:13:47 +13:00
Tinnus Napbus
21fe99ac47
kiln: tweak jump mark structures
2023-09-30 13:09:19 +13:00
Joe Bryan
c3b41ebdf0
Merge pull request #6751 from urbit/jb/cnts-gol
...
hoon: fix gol type enforcement for trivial %cnts
2023-09-29 12:02:21 -04:00
Joe Bryan
9a774af4fd
Merge pull request #5884 from urbit/m/wuthax
...
hoon: make ?# wuthax work correctly
2023-09-29 11:49:12 -04:00
Liam Fitzgerald
6c90331fc7
tests: update for less slog noise
2023-09-29 16:27:07 +01:00
Liam Fitzgerald
7e38f9db0a
Merge remote-tracking branch 'origin/i/6504/fix-aqua' into lf/back-to-school-arc
2023-09-29 16:26:32 +01:00
Pyry Kovanen
46d7089e41
Merge pull request #6809 from urbit/pkova/runtime-version-fix
...
runtime-version: parse current version properly
2023-09-29 18:22:26 +03:00
Joe Bryan
36430464fd
Merge branch 'develop' into next/kelvin/411
2023-09-29 11:05:36 -04:00
Liam Fitzgerald
352130a545
ames: update tests to cover encrypted remote scry
2023-09-29 15:50:15 +01:00
Pyry Kovanen
53a7854a95
Merge pull request #6807 from urbit/pkova/reachable-takos
...
clay: iterate over all aeons in +read-at-tako
2023-09-29 17:10:56 +03:00
Pyry Kovanen
fb3579c3a9
runtime-version: parse current version properly
2023-09-29 16:00:03 +03:00
Pyry Kovanen
fba71e44ff
Merge pull request #6808 from urbit/pkova/bloc
...
clay: return all takos in /cs/bloc scry
2023-09-29 15:56:02 +03:00
Pyry Kovanen
55787fed62
clay: return all takos in /cs/bloc scry
2023-09-28 19:22:53 +03:00
Liam Fitzgerald
f0711aaaa9
arvo: make tests compile
2023-09-27 15:34:05 +01:00
pkova
042340e8e4
clay: iterate over all aeons in +read-at-tako
2023-09-26 21:02:41 +03:00
Liam Fitzgerald
792d42d9cc
pill: update solid
2023-09-26 14:19:07 +01:00
Liam Fitzgerald
23e09ed5a0
ames: add foreign fine key state & add pending chums to $alien-agenda
2023-09-26 13:04:34 +01:00
Liam Fitzgerald
f382624c35
ames: make encrypted scry namespace properly recursive
2023-09-26 11:42:05 +01:00
Liam Fitzgerald
ab3a4b05f8
Merge remote-tracking branch 'origin/jb/chum' into lf/back-to-school-arc
2023-09-26 10:10:31 +01:00
Liam Fitzgerald
9a3daeb646
ames, gall: strip sigpams, re-enable key checking
2023-09-26 09:50:53 +01:00
Joe Bryan
949ac9d006
chum: refactors, corrects interface for blocking
2023-09-25 18:31:27 -04:00
Liam Fitzgerald
754215f9ae
ames, gall: encrypted remote scry works end to end
2023-09-25 18:39:39 +01:00
Joe Bryan
6baed5cfcb
chum: initial (two-party encrypted remote scry)
2023-09-22 14:19:15 -04:00
Liam Fitzgerald
39105cfeed
ames: make key acquisition asynchronous
2023-09-21 16:24:23 +01:00
Pyry Kovanen
33bb61c323
Merge pull request #6799 from urbit/pkova/http2-cookie
...
eyre: allow header-list to contain multiple cookies
2023-09-21 16:21:51 +03:00
Pyry Kovanen
5fe2d6ea98
eyre: allow header-list to contain multiple cookies
2023-09-21 14:00:53 +03:00
Pyry Kovanen
b764e4d310
Merge pull request #6801 from urbit/revert-6800-revert-6793-tinnus/kiln-ota-approval
...
Revert "Revert "kiln: OTA merge approval (UIP 114)""
2023-09-21 13:58:41 +03:00
Pyry Kovanen
6b94db25be
Revert "Revert "kiln: OTA merge approval (UIP 114)""
2023-09-21 13:55:55 +03:00
Pyry Kovanen
a0f664b03f
Merge pull request #6800 from urbit/revert-6793-tinnus/kiln-ota-approval
...
Revert "kiln: OTA merge approval (UIP 114)"
2023-09-21 13:45:43 +03:00
Pyry Kovanen
bca8e46895
Revert "kiln: OTA merge approval (UIP 114)"
2023-09-21 13:39:23 +03:00
Liam Fitzgerald
13964e27e9
ames: add encrypted remote scry support
2023-09-20 16:30:28 +01:00
Pyry Kovanen
9486ada012
Merge pull request #6793 from urbit/tinnus/kiln-ota-approval
...
kiln: OTA merge approval (UIP 114)
2023-09-20 14:58:29 +03:00