Commit Graph

21748 Commits

Author SHA1 Message Date
Liam Fitzgerald
cc49b6cee3 chat: address design critique 2020-10-02 16:31:05 +10:00
Matilde Park
83cd17f754 release: urbit-os-v1.0.55 2020-10-01 23:03:48 -04:00
Matilde Park
294f89d56e Merge branch 'release/next-userspace' 2020-10-01 22:56:23 -04:00
matildepark
5b678c1bf9
Merge pull request #3631 from urbit/la/fix-dumb-mistake
chat-hook: fix dumb mistake
2020-10-01 22:55:39 -04:00
Logan Allen
e9f27a51fa acme: remove last %hall import and remove sur file 2020-10-01 21:49:16 -05:00
Logan Allen
a968bb004b chat-hook: fix infinite loop from reconnecting to own dm 2020-10-01 21:29:50 -05:00
Logan Allen
2c0ddfa960 Merge branch 'la/fix-dumb-mistake' of github.com:urbit/urbit into la/fix-dumb-mistake 2020-10-01 21:19:25 -05:00
Logan Allen
f34c1ba614 chat-hook: added assert to remove infinite loop case 2020-10-01 21:18:51 -05:00
Logan Allen
43139fa38d chat-hook: fix infinite loop 2020-10-02 02:04:20 +00:00
Logan Allen
f83674e985 chat-hook: do not remove chat if watch-nack 2020-10-02 01:59:14 +00:00
Logan Allen
1db605646a chat-hook: wip recover state 2020-10-01 20:49:58 -05:00
Logan Allen
17e1f6a043 chat-hook: fix dumb mistake 2020-10-01 20:31:34 -05:00
Matilde Park
d0d8f7d9f0 glob: update to 0vlkq9j.tgij1.qgq25.qilkc.0bsm7 2020-10-01 20:59:50 -04:00
Matilde Park
f76c5e13ef Merge branch 'release/next-userspace' 2020-10-01 20:40:28 -04:00
matildepark
a575ce9122
Merge pull request #3630 from urbit/la/fix-chat-lacking-group
chat-hook: remove app-path from hook state when it has no correspondi…
2020-10-01 20:39:23 -04:00
Joe Bryan
236dd0b894 u3: cleans up comments, fixing typos 2020-10-01 17:14:13 -07:00
Fang
6266df6f30
vere: include %ex mote 2020-10-02 01:32:20 +02:00
Matilde Park
9cdcdaf1a9 Merge branch 'mp/links/cleanup' (#3619)
* origin/mp/links/cleanup:
  links: fix aggressive overflow scrolling on tab bar
  links: link detail gets author nickname properly
  links: pass contact metadata to link items

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 17:43:03 -04:00
Logan Allen
0db7bba4fc chat-hook: remove app-path from hook state when it has no corresponding group, and do not crash in prior upgrade if chat has no group 2020-10-01 16:28:32 -05:00
fang
e262403436
Merge pull request #3628 from urbit/m/eyre-auth-scry
eyre: add authentication checker scry endpoint
2020-10-01 23:26:58 +02:00
Fang
d0d9437a93
vere: require authentication for webslogs
By scrying into Eyre to see if the cookie included in the request makes
it an authenticated request.

Depends on #3628.
2020-10-01 19:58:58 +02:00
fang
be1f4a5f6b
eyre: add authentication checker scry endpoint
Lets you check whether a specific Cookie header value string constitutes an
authenticated request.

/ex/=//=/authenticated/cookie/(scot %t 'cookie-string')

Intended for use in the runtime, for example with #3557.
2020-10-01 19:55:16 +02:00
Elliot Glaysher
4698659bb2
Merge pull request #3575 from urbit/kh-printing-is-a-slog
King Haskell terminal fixes
2020-10-01 12:14:30 -04:00
Elliot Glaysher
4b2d2b5931 king: more review comments 2020-10-01 11:10:30 -04:00
fang
a37b728b86
Merge pull request #3565 from tylershuster/eyre-response-code
eyre: send 'no content' status with no content
2020-10-01 16:06:44 +02:00
Fang
6b0aa04a0f
vere: don't close slog stream on-heartbeat
It was erroneously flagging the heartbeat responses as "complete".
2020-10-01 15:59:41 +02:00
Fang
1bce077ab4
vere: don't crash when slogging during replay
We're not guaranteed to have the sog_f callback set when
_pier_on_lord_slog gets called, so we should make sure there's a
function there before we call it.
2020-10-01 15:54:36 +02:00
Liam Fitzgerald
3b38a22bc9 Sidebar: address design remarks 2020-10-01 14:42:37 +10:00
Matilde Park
2ac0f5616f Merge branch 'mp/metadata/fixes' (#3618)
* origin/mp/metadata/fixes:
  interface: pass station to groupify button
  interface: exclude sigs and dots from paths
  interface: trim unnecessary logic in settings
  interface: set resource name correctly

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:25:20 -04:00
Matilde Park
5b3c220c30 Merge branch 'mp/publish/autocursor' (#3620)
* origin/mp/publish/autocursor:
  publish: disable cursor position reset on rerender

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:24:24 -04:00
Matilde Park
fe8432d62c Merge branch 'mp/status/indigo-react' (#3614)
* origin/mp/status/indigo-react:
  interface: remove png binaries
  interface: indigo-react statusbar icons

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:23:43 -04:00
Matilde Park
f5d9b890c3 Merge branch 'mp/leap/thinner-caret' (#3616)
* origin/mp/leap/thinner-caret:
  leap: thin the dojo caret

Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-01 00:23:06 -04:00
Joe Bryan
220b01e921 u3: updates +leer and +lore jets to use slab api 2020-09-30 18:38:51 -07:00
Joe Bryan
ecfa2bc882 Merge branch 'release/next-vere' into jb/restage-leer
* release/next-vere: (47 commits)
  u3: updates u3i_slab implementation to normalize zero-length allocations to 1
  u3: updates u3i_slab_grow() to always zero-initialize new space
  u3: adds debug assertion for atom-allocation internal invariant
  u3: renames word-length in u3i_slab
  u3: removes byte-length from u3i_slab
  u3: tweaks u3s_jam_fib() call sites, correcting byte-length calculation
  u3: minor refactoring/dedupication of slab implementation
  u3: simplifies atom slab-allocation in cue implementations
  u3: removes redundant condition in +dis jet
  u3: adds u3i_chub(), refactors u3i_chubs()
  u3: improves effiency of gmp->u3a_atom conversion
  u3: uses c3_d for length arguments in slab api
  u3: removes redundant bitwidth function in serial.c
  u3: refactors u3s_jam_fib to use slab api
  u3: fixes u3i_slab_grow()
  u3: removes unnecessary zero-initialization in +rip jet
  u3: adds u3i_slab_from(), removes unnecessary uses of u3r_chop()
  u3: removes u3a_slab and friends
  u3: refactors +repn jet using u3i_slab api
  u3: refactors u3i_* atom functions using u3i_slab api
  ...
2020-09-30 18:27:55 -07:00
Tyler Brown Cifu Shuster
11feb86457 updated eyre test 2020-09-30 18:20:18 -07:00
Joe Bryan
b3746e1cba u3: updates u3qe_de_base16() to use slab api 2020-09-30 18:06:17 -07:00
Joe Bryan
e03c8f34a0 u3: updates u3qe_en_base16() to use slab api 2020-09-30 18:02:14 -07:00
Joe Bryan
9d7f3b99ed Merge branch 'release/next-vere' into jb/base16-jets
* release/next-vere: (47 commits)
  u3: updates u3i_slab implementation to normalize zero-length allocations to 1
  u3: updates u3i_slab_grow() to always zero-initialize new space
  u3: adds debug assertion for atom-allocation internal invariant
  u3: renames word-length in u3i_slab
  u3: removes byte-length from u3i_slab
  u3: tweaks u3s_jam_fib() call sites, correcting byte-length calculation
  u3: minor refactoring/dedupication of slab implementation
  u3: simplifies atom slab-allocation in cue implementations
  u3: removes redundant condition in +dis jet
  u3: adds u3i_chub(), refactors u3i_chubs()
  u3: improves effiency of gmp->u3a_atom conversion
  u3: uses c3_d for length arguments in slab api
  u3: removes redundant bitwidth function in serial.c
  u3: refactors u3s_jam_fib to use slab api
  u3: fixes u3i_slab_grow()
  u3: removes unnecessary zero-initialization in +rip jet
  u3: adds u3i_slab_from(), removes unnecessary uses of u3r_chop()
  u3: removes u3a_slab and friends
  u3: refactors +repn jet using u3i_slab api
  u3: refactors u3i_* atom functions using u3i_slab api
  ...
2020-09-30 17:54:40 -07:00
Joe Bryan
6bc52c0591
Merge pull request #3612 from urbit/jb/slab
u3: replaces atom slab-allocation api for efficiency
2020-09-30 17:49:40 -07:00
fang
84494fcd63
Merge pull request #3588 from urbit/dk-js-chan
landscape: channel.js plumbing acks through for subscriptions
2020-10-01 01:01:47 +02:00
fang
6b5ff3727d
Merge pull request #3625 from urbit/m/corseyre
eyre: minimal CORS support
2020-09-30 20:28:20 +02:00
Fang
12c90061af
pill: update 2020-09-30 19:27:59 +02:00
Fang
b277b82167
hood: welp cards
The +weld call was nest-failing for some reason...
2020-09-30 15:54:27 +02:00
Fang
369193f50a
helm: add cors registry management generators 2020-09-30 15:54:25 +02:00
Fang
0866d99c73
eyre: minimal CORS support
Adds a cors-registry to Eyre's state that tracks allowed and rejected
origins for the purposes of CORS request handling.

For preflight requests, generates a response in-line.
For simple requests, adds CORS headers onto whatever response is given.

See also:
https://groups.google.com/a/urbit.org/g/dev/c/bb82dwEJGzM/m/q2JjNSx5BwAJ
2020-09-30 15:54:15 +02:00
Liam Fitzgerald
cae7ff7e50 launch: remove stale tiles 2020-09-30 23:48:33 +10:00
Liam Fitzgerald
74cac94c34 publish: further refactor for groups changes 2020-09-30 23:48:06 +10:00
Liam Fitzgerald
99a0a34ce3 links: further refactors for groups 2020-09-30 23:34:31 +10:00
Liam Fitzgerald
6c33e01a64 chat: normalize line height 2020-09-30 23:23:42 +10:00
Liam Fitzgerald
b426cb4d37 groups: further refactors and polish 2020-09-30 23:21:47 +10:00