Commit Graph

25695 Commits

Author SHA1 Message Date
Liam Fitzgerald
115ee5f4f1
Merge pull request #4910 from urbit/lf/hark-boxing
hark: new boxing model
2021-05-21 08:38:18 +10:00
matildepark
0832877e4c
Merge pull request #4924 from urbit/lf/21527-fixes
DMs: migration + interface fixes
2021-05-20 16:32:10 -04:00
Liam Fitzgerald
2e4eda036b
SidebarList: fix empty contact nick 2021-05-20 15:29:07 +10:00
Liam Fitzgerald
93335fc1ea
dm-hook: fix migration 2021-05-20 15:26:11 +10:00
Liam Fitzgerald
35874233b0
metadata-store: drop dm associations 2021-05-20 14:25:44 +10:00
Liam Fitzgerald
8f758ba2df
dm-mark: fix broken vale:dais 2021-05-20 14:25:44 +10:00
Liam Fitzgerald
86344ff88d
dm-hook: transform indices 2021-05-20 14:25:43 +10:00
Liam Fitzgerald
ad1187bc3c
SidebarList: fix associations access 2021-05-20 14:25:39 +10:00
Matilde Park
c4a65eb65f Merge branch 'master' into release/2021-5-27 2021-05-19 22:07:12 -04:00
Philip Monk
e1bf7e1843
Merge pull request #4921 from urbit/la/hotfix-bunt
graph-validators: hotfix broken vale:dais caused by removal of +bunt from clay
2021-05-19 08:51:17 -10:00
Logan Allen
0e8ff36857 graph-validators: hotfix broken vale:dais caused by removal of +bunt from clay 2021-05-19 18:47:11 +00:00
Philip Monk
804e2578ed
kiln: don't crash on fuse 2021-05-18 09:09:22 -10:00
Philip Monk
bbe3cbe8ee
clay: formatting 2021-05-18 08:32:30 -10:00
Philip Monk
eb130136f0
pill: update 2021-05-18 07:53:44 -10:00
Philip Monk
1e6e69a49d
Merge branch 'pr' into release/next-sys 2021-05-18 07:50:26 -10:00
Philip Monk
3a3bd23be6
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-05-18 07:50:05 -10:00
Philip Monk
5007257b63
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys 2021-05-18 07:41:58 -10:00
Philip Monk
1f016f56a6
Merge pull request #4916 from urbit/la/sys-ram
zuse: added +ram method to ordered map and made comments on methods a…
2021-05-18 10:40:31 -07:00
Philip Monk
63ba2823dd
Merge remote-tracking branch 'origin/ted/clay-bunt' into release/next-sys 2021-05-18 07:38:52 -10:00
Logan Allen
2c754ff08f zuse: added +ram method to ordered map and made comments on methods accurate 2021-05-18 12:38:42 -05:00
Philip Monk
e2e4d28548
Merge pull request #4788 from urbit/la/sys-fast-orm
zuse: add +all, +any, +got, +has, +run, and +tab to ++ordered-map, jet hints, and reorganize alphabetically
2021-05-18 10:24:31 -07:00
Philip Monk
57bea9407e
Merge pull request #4623 from urbit/jb/seminoun-bunt
hoon: update seminoun bunt to be fully blocked
2021-05-18 10:23:30 -07:00
matildepark
65c35bb50b
Merge pull request #4907 from urbit/lf/dm-fixes
dm-hook: boot fixes
2021-05-18 00:29:57 -04:00
Liam Fitzgerald
34469279e1
notifications: fix tsc errors 2021-05-18 11:27:41 +10:00
Liam Fitzgerald
c1f2fba45e
notifications: update for new boxing model 2021-05-18 11:10:11 +10:00
Liam Fitzgerald
4babfb22b7
hark: new boxing refinement 2021-05-18 10:57:25 +10:00
Liam Fitzgerald
55ad8e22ae
Merge remote-tracking branch 'origin/release/2021-5-27' into lf/hark-boxing 2021-05-18 10:46:31 +10:00
Liam Fitzgerald
d37dd90aef
hood: dm-hook is born 2021-05-17 16:16:37 +10:00
Liam Fitzgerald
8c237ce8e3
dm-hook: fix +on-init 2021-05-17 16:16:16 +10:00
Liam Fitzgerald
5a1cb84192
Merge remote-tracking branch 'origin/release/next-userspace' into release/2021-5-27 2021-05-17 16:07:09 +10:00
Liam Fitzgerald
3755afab3f
hark: update state, reducers for new boxing 2021-05-17 15:42:56 +10:00
Liam Fitzgerald
d1cb72947e
hark: first pass at new boxing model 2021-05-17 15:42:13 +10:00
matildepark
62bec64351
Merge pull request #4813 from urbit/lf/perfect-dms
DMs: make bulletproof
2021-05-16 23:08:35 -04:00
matildepark
e5514b1386
Merge pull request #4906 from urbit/lf/opt-unread
hark: optimistic read
2021-05-16 23:05:38 -04:00
Liam Fitzgerald
95a41e6896
Merge remote-tracking branch 'origin/release/2021-5-27' into lf/perfect-dms 2021-05-17 12:01:59 +10:00
Liam Fitzgerald
64582458dc
hark: optimistic read 2021-05-17 10:43:23 +10:00
matildepark
bbc9d7c843
Merge pull request #4903 from urbit/mp/land/2021-5-14
landscape: grabbag
2021-05-14 13:36:08 -04:00
Matilde Park
4a7527b6cc GroupSummary: loosen access 2021-05-14 12:53:11 -04:00
Matilde Park
69572e296f GroupSummary: display padlock, copy action
Fixes urbit/landscape#411
2021-05-14 12:42:14 -04:00
Matilde Park
49d411021c GroupLink: remove public/private labels
We don't actually expose this in the API, so this is providing
inaccurate information.

Fixes urbit/landscape#874
2021-05-14 12:21:22 -04:00
Matilde Park
31b5499598 OmniboxResult: fix collection icon
Fixes urbit/landscape#876
2021-05-14 12:18:55 -04:00
janeway-bot
b8fb4ed61d
Merge 64fc64824f into release/next-userspace 2021-05-14 19:06:47 +04:00
matildepark
64fc64824f
Merge pull request #4902 from urbit/matildepark-patch-2
build: check subdirs on tsc
2021-05-14 11:05:54 -04:00
matildepark
3d4644dc72
Merge pull request #4901 from urbit/tbcs/mobile-notifications
interface: check notification availability
2021-05-14 09:43:40 -04:00
matildepark
22ffd42a66
build: check subdirs on tsc
Forgot this yet again.
2021-05-14 00:33:40 -04:00
Tyler Brown Cifu Shuster
bbd244e634 interface: check notification availability 2021-05-13 20:23:32 -07:00
janeway-bot
1740a7046e
Merge 6e32d20830 into release/next-userspace 2021-05-14 06:59:46 +04:00
matildepark
6e32d20830
Merge pull request #4853 from urbit/mp/landscape/tsc-test
build: add typescript-check.yml
2021-05-13 22:59:18 -04:00
matildepark
6423b34f1e
Merge pull request #4899 from urbit/mp/landscape/ts
landscape: zero typescript errors
2021-05-13 22:58:54 -04:00
matildepark
7678cb3806
Merge pull request #4898 from urbit/tbcs/tile-ordering
interface: changed alphabeticalOrder to ignore non-word characters
2021-05-13 19:16:17 -04:00