Commit Graph

21748 Commits

Author SHA1 Message Date
Matilde Park
f5e23ab4c3 groups: remove 'send message' until new DM util 2020-10-14 18:11:44 -04:00
Matilde Park
01bcd1d54a chat: pin unread notice on mobile
Fixes urbit/landscape#106.
2020-10-14 18:06:26 -04:00
Matilde Park
2123c6e7f7 chat: fix chat input border on dark mode safari
Also rewrites the container in indigo-react.
2020-10-14 17:58:30 -04:00
Joe Bryan
f03a11f706
Merge pull request #3702 from urbit/jb/hoon-jet-hints
hoon: adds hints for likely-to-be-jetted list/treap/parser arms
2020-10-14 14:06:02 -07:00
Joe Bryan
6eb3890670
Merge pull request #3523 from urbit/jb/restage-leer
vere: adds leer-jet in support of new +to-wain:format
2020-10-14 12:56:17 -07:00
Joe Bryan
efac8d6133
Merge pull request #3644 from urbit/jb/retime
arvo: restore :time app
2020-10-14 12:55:21 -07:00
Logan Allen
2f9a7c9c68 chat-hook: hack to move scry to a new event to fix +on-load 2020-10-14 14:20:48 -05:00
Joe Bryan
8f455a2d03 u3: rewrites and enables +int:by jet 2020-10-14 10:51:54 -07:00
Joe Bryan
0d5b6575b4 u3: adds u3kdb_uni() 2020-10-14 10:51:54 -07:00
Joe Bryan
57d2220d36 u3: refactors and enables +int:in jet, correcting refcounts 2020-10-14 10:51:59 -07:00
Joe Bryan
d095960132 u3: adds u3qdb_wyt declaration 2020-10-14 10:51:54 -07:00
Joe Bryan
6fa50ff69f u3: refactors +urn:by jet, normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
2832307c5d u3: refactors +run:by jet, normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
92dfaeb7eb u3: refactors +key:by jet, simplifying refcounts and normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
beec5c5c51 u3: refactors +apt:by jet, fixing recursion bugs and normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
842f2a8831 u3: refactors +any:by jet, adding tail-recursion and normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
69578a73fc u3: refactors +all:by jet, adding tail-recursion and normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
42c7885302 u3: refactors +run:in jet, normalizing declarations 2020-10-14 10:51:54 -07:00
Joe Bryan
f216db003a u3: refactors +rep:in jet, normalizing declarations 2020-10-14 10:51:50 -07:00
Joe Bryan
4dda88864d
Merge pull request #3701 from urbit/jb/re-re-repn
u3: re-re-enable +repn jet
2020-10-14 09:46:20 -07:00
Joe Bryan
34176e68ea u3: refactors +apt:in jet, fixing recursion bugs and normalizing declarations 2020-10-14 00:23:23 -07:00
Joe Bryan
7f0f77ebb9 u3: rewrites +find jet with necessary uint precision
and fixes end-of-haystack bug
2020-10-13 23:51:45 -07:00
Joe Bryan
d8ada45c35 u3: rewrites +zing jet using u3i_defcons() 2020-10-13 23:51:45 -07:00
Joe Bryan
5088292be3 pill: solid 2020-10-13 20:34:21 -07:00
Liam Fitzgerald
f14c0ee19e interface, glob: serve source maps externally 2020-10-14 13:26:40 +10:00
Joe Bryan
c58c605ebe Merge branch 'release/next-vere' into jb/restore-treap-jets
* release/next-vere: (1707 commits)
  king: fix zig-zag in stderr logging
  u3: refactors +murn/+turn, removing unused variable
  u3: rewrites +skim jet with u3i_defcons()
  u3: rewrites +skip jet with u3i_defcons()
  u3: rewrites +skid jet with u3i_defcons()
  vere: updates ames to only print network send failures once
  u3: cleans up testing protocol, enables gc in mug tests
  u3: refactors and enables gc in jam tests
  u3: cleans up testing protocol, enables gc in hashtable tests
  u3: enables gc in ames and newt tests
  u3: initializes head/tail in u3i_defcons() (under U3_MEMORY_DEBUG)
  king: actually try shutting down the piers
  king: --serf="" is a host option, not a per ship option.
  u3: optimizes +wyt:in jet, gated by compile-time assertion
  u3: further optimizes +lent jet, gated by compile-time assertion
  u3: refactors allocator constants, adds u3a_cells and u3a_maximum
  u3: optimizes +lent jet, avoiding u3i_vint() while possible
  u3: moves cell allocation counter into u3a_celloc()
  u3: fixes memory leak introduced in +murn jet
  u3: fixes mismatches in +div and +dvr jets
  ...
2020-10-13 18:53:32 -07:00
Joe Bryan
9d5119b33f hoon: adds hints for likely-to-be-jetted list/treap/parser arms 2020-10-13 18:38:09 -07:00
Joe Bryan
5edaf634bc
Merge pull request #3691 from urbit/jb/need-have
hoon: enables need/have type printfs on nest-fail
2020-10-13 18:33:26 -07:00
Joe Bryan
8b499c3190
Merge pull request #3694 from urbit/jb/murn-cast
hoon: adds product cast to +murn
2020-10-13 18:32:43 -07:00
Matilde Park
65bb8a0fb5 glob: update to 0v1.bn7am.9sl00.vfh1o.uvsuf.dn9b7 2020-10-13 21:07:18 -04:00
Matilde Park
093549175f landscape: resource descriptions include links 2020-10-13 21:00:00 -04:00
Matilde Park
579ea86d42 interface: fix richText receiving props 2020-10-13 20:59:48 -04:00
Matilde Park
b8b09b8e5e chat: set messages to 14px 2020-10-13 20:46:36 -04:00
Matilde Park
0454a1a843 chat: fix chat input size 2020-10-13 20:46:31 -04:00
Joe Bryan
c3af1afec1
Merge pull request #3693 from urbit/jb/ames-print-less
vere: updates ames to only print network send failures once
2020-10-13 17:36:13 -07:00
Matilde Park
1a7bb6ecfa publish: vertically align 'edit' and 'delete' 2020-10-13 20:31:47 -04:00
pilfer-pandex
4107ad0e05
Merge pull request #3698 from urbit/pp/log-zag
Fix zigzag in --stderr logging
2020-10-13 16:15:59 -07:00
matildepark
5861e38392
Merge pull request #3671 from urbit/lf/channel-js-fixes
channel.js: eagerly ack subscription updates
2020-10-13 18:54:10 -04:00
matildepark
b22f7e30c3
Merge pull request #3697 from urbit/lf/fleet-proxy
interface: multi ship devserver
2020-10-13 18:52:58 -04:00
matildepark
f1c9a8e085
Merge pull request #3699 from urbit/mp/interface/09-13-fixes
groups: properly direct mobile navigation in home
2020-10-13 18:52:42 -04:00
Matilde Park
26ab2bd51e groups: properly direct mobile navigation in home 2020-10-13 18:26:16 -04:00
L
0d2a0bae14
Merge pull request #3632 from urbit/la/remove-hall-sur
acme: remove last %hall import and remove sur file
2020-10-13 15:05:37 -05:00
pilfer-pandex
e9ed97f8a8 king: fix zig-zag in stderr logging 2020-10-13 12:01:04 -07:00
Joe Bryan
cddcf96d75
Merge pull request #3695 from urbit/jb/defcons-redux
u3: improve efficiency of more list jets
2020-10-13 10:59:35 -07:00
Liam Fitzgerald
6855f623de interface: multi ship devserver 2020-10-13 15:06:12 +10:00
pilfer-pandex
def318abd9 king: packet tests, scry tqueue 2020-10-12 21:57:01 -07:00
Liam Fitzgerald
6794a930b5 interface: rewrite lodash imports with babel
Due to lodash's packaging mechanism, it is unable to treeshake unless
you always import from it in a certain fashion. This commit adds a babel
plugin to rewrite these imports for us.
2020-10-13 11:52:14 +10:00
Liam Fitzgerald
e7d3261252 interface: do not bundle extra locales
Landscape is not localised in any fashion and we never change the
default locale. As such, the locales that moment.js includes in the
bundle are redundant and can be removed
2020-10-13 11:49:57 +10:00
Liam Fitzgerald
abffd4062d interface: disable source maps on production builds
Source maps have never worked correctly on production builds, and the
way that they are bundled into the JS itself negatively impacts our time
to first paint. As such, we disable them for a significant bundle size
improvement (10MB -> 2.4MB)
2020-10-13 11:48:13 +10:00
Joe Bryan
cabd811091 u3: refactors +murn/+turn, removing unused variable 2020-10-11 00:19:43 -07:00