Philip Monk
ce5ef26202
Merge branch 'philip/direct' into philip/tomb
2022-04-13 01:00:23 -07:00
Philip Monk
8805e0ee85
clay: convert all blobs to pages
...
This converts the blob store from having deltas, directs, and
tombstones, to just having direct pages. This simplifies a lot of code,
since we don't have to constantly ensure that deltas always have their
parent available.
This removes the hardcoded text diff logic from clay, which was
previously required for bootstrapping.
Over the wire, we handle both old and new requests and responses
transparently, so communication is normal in both directions across
ships which do or do not have this change.
2022-04-13 00:35:58 -07:00
Philip Monk
bb14c495da
clay: seek wip
2022-04-12 21:02:50 -07:00
Philip Monk
72fa850912
clay: don't download unneeded blobs
2022-04-12 18:31:55 -07:00
Hunter Miller
25d56c5cfd
groups: fixing hash
2022-04-12 13:59:27 -05:00
Hunter Miller
649b127414
Merge branch 'master' of github.com:urbit/urbit
2022-04-12 13:40:17 -05:00
Hunter Miller
3cfc517631
groups: version bump
2022-04-12 13:40:09 -05:00
Hunter Miller
dcfcafb049
Merge branch 'next/groups'
2022-04-12 13:39:33 -05:00
Hunter Miller
b5df7cee27
Merge branch 'master' into next/landscape
2022-04-12 13:32:16 -05:00
Hunter Miller
5e30284e56
Merge branch 'master' into next/groups
2022-04-12 13:30:39 -05:00
Patrick O'Sullivan
e2eeda96c2
grid: Update glob to 090hm
2022-04-12 13:28:58 -05:00
Patrick O'Sullivan
f0a2fc5483
grid: Update glob to dtu8f
2022-04-12 13:28:34 -05:00
Jōshin
0608d7d273
Merge branch 'master' into next/vere
2022-04-11 19:22:30 -04:00
Pyry Kovanen
148c7880da
eth-watcher: remove obsolete zoom-margin handling
2022-04-11 22:15:14 +03:00
fang
3deea4df0e
u3: improve %bout time printing
...
Now prints micro-, milli-, or full seconds, in the style of
u3a_print_memory (|mass).
2022-04-11 00:43:45 +02:00
Joe Bryan
cbfbfc3247
vere: removes all reference to urbit-worker
2022-04-09 22:52:09 -04:00
Joe Bryan
810f90c8d6
vere: adds lmdb/disk info to cmd
2022-04-09 22:48:22 -04:00
Joe Bryan
1f33b20a47
vere: removes urbit-worker
2022-04-09 22:48:16 -04:00
Joe Bryan
2d2ced0a0b
vere: refactors urbit-worker argument parsing
2022-04-09 22:23:52 -04:00
Philip Monk
81574fe93c
clay: add |norm
2022-04-08 21:32:14 -07:00
Philip Monk
ed00d38166
clay: add |tomb
2022-04-08 21:20:02 -07:00
Philip Monk
78d2d12cca
clay; fix overly cautios tombstoning
2022-04-08 17:28:42 -07:00
Philip Monk
39b7b0a96b
clay: add %tako scry
2022-04-08 16:21:19 -07:00
Philip Monk
07d8187fcc
clay: allow to set norm for past revision
2022-04-08 15:50:35 -07:00
Hunter Miller
0828ae6296
Merge pull request #5704 from urbit/james/group-notifications
...
groups: fix join/leave notification toggle
2022-04-08 12:04:20 -05:00
Hunter Miller
a3a1b596f2
Merge pull request #5705 from urbit/james/p3-omnibus
...
groups: various copy and design fixes
2022-04-08 12:04:06 -05:00
Hunter Miller
8d7c6770bb
Merge pull request #5700 from urbit/po/show-group-settings-menu-on-mobile
...
groups: show group settings menu when pressing settings cog on mobile
2022-04-08 11:08:42 -05:00
nerveharp
662e2d23ca
Merge pull request #5703 from urbit/po/remove-prompt-for-browser-settings-notification
...
Po/remove prompt for browser settings notification
2022-04-08 11:52:59 -04:00
James Acklin
70dcd7ab09
groups: various copy and design fixes
...
fixes urbit/landscape#1377
fixes urbit/landsacpe#1328
fixes urbit/landscape#1161
fixes urbit/landscape#1045
2022-04-08 11:47:55 -04:00
James Acklin
2c08d2477e
groups: fix join/leave notification toggle
...
fixes urbit/landscape#1012
2022-04-08 10:49:10 -04:00
Patrick O'Sullivan
aef4890cf4
grid: remove notification prompt for browser settings
2022-04-08 08:19:59 -05:00
Philip Monk
d71a685b91
clay: add norm to +pick cache
2022-04-07 18:10:00 -07:00
Patrick O'Sullivan
69062f1700
groups: use path variable for mobile toggling in groupswitcher
2022-04-07 19:39:59 -05:00
Philip Monk
85fb3502c7
Merge branch 'philip/trie' into philip/tomb
2022-04-07 17:16:14 -07:00
Philip Monk
d46dc282c4
arvo: revert axal to use $
2022-04-07 17:15:59 -07:00
Philip Monk
3096bc8991
Merge branch 'philip/trie' into philip/tomb
2022-04-07 16:31:27 -07:00
Philip Monk
6765a03cac
clay: address review comments
2022-04-07 16:31:12 -07:00
Patrick O'Sullivan
9f25f74d93
groups: show group settings menu when pressing settings cog on mobile
2022-04-07 14:25:10 -05:00
Hunter Miller
a15efab60c
Merge pull request #5699 from urbit/james/image-thumbnails
...
links: image thumbnail fills entire grid item
2022-04-07 13:58:55 -05:00
Hunter Miller
59e90a0dd1
Merge pull request #5587 from rabsef-bicrym/patch-1
...
%depth-first has pattern-matching issue
2022-04-07 12:58:54 -05:00
James Acklin
bb8d0c6f58
duplicate component, sorry for the messy commit
2022-04-07 10:38:10 -04:00
James Acklin
c623bc6c36
links: image thumbnail fills entire grid item
...
fixes urbit/landscape#1313
2022-04-07 10:35:45 -04:00
fang
132592e32e
Merge pull request #5695 from pkova/master
...
eth-watcher: implement optional to-block parameter
2022-04-07 16:15:21 +02:00
fang
8731ac191d
Merge branch 'm/aqua-revival' into m/scry-vane-next
2022-04-07 14:55:21 +02:00
fang
c4f3825f3a
aqua: revert erroneously committed changes
...
These changes, part of optimization experiments, had snuck in somewhere.
2022-04-07 14:39:52 +02:00
pkova
32ac7434f4
eth-watcher: implement optional to-block parameter
2022-04-07 14:24:28 +03:00
fang
af4de87ff2
Merge branch 'm/aqua-revival' into m/scry-vane-next
2022-04-07 12:59:14 +02:00
Philip Monk
6dc20bfa7f
clay: trying to find %dead bug
2022-04-07 00:44:49 -07:00
Philip Monk
7482717c02
clay: make +pick fast
2022-04-06 23:16:26 -07:00
Philip Monk
84ccf60b19
clay: add gc routines
2022-04-06 21:45:30 -07:00