Commit Graph

25827 Commits

Author SHA1 Message Date
James Acklin
3ac2e2e378 interface: fixes lopsided SMB, eliminates shortcut chord console logging 2021-05-13 18:46:46 -04:00
Matilde Park
ec632c7b17 interface/views: ts lint 2021-05-13 18:39:54 -04:00
Matilde Park
0ec0aa4f82 npm: amend metadata type 2021-05-13 18:39:20 -04:00
Matilde Park
5e35dc15be interface/logic/state: ignore zustand type conflicts 2021-05-13 18:39:01 -04:00
Matilde Park
3b74e46a10 interface/logic/reducers: ts lint 2021-05-13 18:38:41 -04:00
Matilde Park
a172a3c6d8 interface: add ts-mdast for graphcontent types 2021-05-13 18:38:26 -04:00
Matilde Park
60ff81e0b9 interface/logic/lib: ts lint 2021-05-13 18:38:10 -04:00
Tyler Brown Cifu Shuster
407bda3df5 interface: changed alphabeticalOrder to ignore non-word characters 2021-05-13 14:27:46 -07:00
Logan Allen
1e20f52050 interface: flat timeline first pass 2021-05-13 12:25:01 -05:00
matildepark
f7aab5893c
Merge pull request #4856 from urbit/lf/keybinds
interface: add basic keybinds
2021-05-13 13:24:36 -04:00
Matilde Park
62ba7462d2 Merge branch 'release/next-userspace' into lf/keybinds 2021-05-13 13:15:07 -04:00
matildepark
74918eec65
Merge pull request #4873 from urbit/tbcs/dumb-as-rocks
interface: adding basic notifications
2021-05-13 13:10:46 -04:00
Philip Monk
f73b913df9
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys 2021-05-13 07:04:27 -10:00
Philip Monk
a57b6f9c9e
Merge branch 'pr' into release/next-sys 2021-05-13 07:04:07 -10:00
Philip Monk
ec472b3015
Merge pull request #4848 from urbit/ted/ames-warm-pinhole
Ames: time out direct lanes faster
2021-05-13 09:56:44 -07:00
matildepark
b77b83e446
Merge pull request #4897 from urbit/lf/optimistic-notif
interface: optimistic updating
2021-05-13 09:56:48 -04:00
Matilde Park
e089a864a7 interface: remove console.log 2021-05-13 09:56:01 -04:00
matildepark
50ecdc749f
Merge pull request #4896 from urbit/james/square-buttons
interface: square buttons; home: squash group key squawking
2021-05-13 09:44:44 -04:00
Tyler Brown Cifu Shuster
dba9ceeec2 Merge branch 'release/next-userspace' of https://github.com/urbit/urbit into tbcs/dumb-as-rocks 2021-05-13 05:38:11 -07:00
Tyler Brown Cifu Shuster
bd05760e9a notifications: cleaned up 2021-05-13 05:36:05 -07:00
Liam Fitzgerald
3699f72f83
notifications: arewewebyet 2021-05-13 16:56:33 +10:00
Liam Fitzgerald
9fb6a5a2eb
glob: update to 0v2.rvlfs.f97fq.hjrpe.d3h68.n54sj 2021-05-13 16:03:59 +10:00
Liam Fitzgerald
d1a8974758
interface: bump indigo 2021-05-13 13:49:14 +10:00
Liam Fitzgerald
a11a1e42ce
interface: optimistic contacts 2021-05-13 12:17:52 +10:00
Liam Fitzgerald
31596da876
CalmEngine: optmistic calm 2021-05-13 12:04:53 +10:00
Liam Fitzgerald
784ecb9e8f
LeapSettings: fix optimism 2021-05-13 11:54:14 +10:00
Liam Fitzgerald
1fb263ac26
Display: optimistic form updating 2021-05-13 11:40:52 +10:00
Liam Fitzgerald
5c82c86ef8
NotificationPref: make optimistic 2021-05-13 11:28:19 +10:00
Liam Fitzgerald
a40ca44050
hark: optimistic archive 2021-05-13 09:59:03 +10:00
Liam Fitzgerald
a8581ed81e
interface: add optimistic updating to stores 2021-05-13 09:57:12 +10:00
Liam Fitzgerald
8ec4cf4200
interface: bump zustand version
Improve zustand typings
2021-05-13 09:35:16 +10:00
Liam Fitzgerald
432c1ea046
interface: bump immer version
Optimistic state requires a bugfix that is in the new versions
2021-05-13 09:16:06 +10:00
matildepark
4959d53ab2
Merge pull request #4895 from urbit/mp/links/editing-comments
LinkResource: add index to baseUrl prop
2021-05-12 18:48:24 -04:00
James Acklin
cef3f63bef interface: square buttons; home: squash group key squawking
fixes urbit/landscape#836
fixes urbit/landscape#833
2021-05-12 15:59:43 -04:00
L
6bcae87024
Merge pull request #4894 from urbit/mp/avatar-borders 2021-05-12 11:34:02 -05:00
raghu
44722f3a09 fuse: properly report success 2021-05-11 21:30:44 -04:00
Matilde Park
4e8e79585f LinkResource: add index to baseUrl prop
Fixes urbit/landscape#873
2021-05-11 17:55:24 -04:00
Matilde Park
7c24e5e27b StatusBar: remove avatar fringe
Fixes urbit/landscape#602
2021-05-11 17:09:01 -04:00
Logan Allen
dbb58bd00d interface: first pass at writing BigIntArrOrderedMap for flatGraphs 2021-05-11 16:02:40 -05:00
janeway-bot
26a4d6647d
Merge 1628b0f5a7 into release/next-userspace 2021-05-12 00:33:02 +04:00
matildepark
1628b0f5a7
Merge pull request #4893 from urbit/mp/next-everything
meta: auto-deploy release/next-userspace
2021-05-11 16:32:34 -04:00
Matilde Park
89bcff999f meta: auto-deploy release/next-userspace 2021-05-11 16:10:12 -04:00
Logan Allen
8291daf256 interface: truncate at 90% width instead of 100% to allow for a touchable zone to get to comments on mobile. fixes urbit/landscape #826 2021-05-11 14:50:56 -05:00
Logan Allen
a7a16a528e interface: fix urbit/landscape #749 2021-05-11 14:47:57 -05:00
Logan Allen
03039d9fc2 graph-store: properly take a deep tabulation 2021-05-11 14:27:08 -05:00
Logan Allen
fa343789cd graph-store: make it compile 2021-05-11 13:01:22 -05:00
Logan Allen
77eb265ce7 Merge branch 'master' into la/deep-graph 2021-05-11 12:41:48 -05:00
Logan Allen
2c79243194 Merge branch 'la/sys-fast-orm' into la/deep-graph 2021-05-11 12:37:52 -05:00
Logan Allen
b311087f6a Merge branch 'release/next-sys' into la/sys-fast-orm 2021-05-11 12:37:16 -05:00
janeway-bot
2f365ec9cd
Merge 9f792180ed into release/next-js 2021-05-11 07:35:04 +04:00