Commit Graph

23093 Commits

Author SHA1 Message Date
Joe Bryan
5111831a03 ames: use +rep to assemble message fragments 2020-12-03 14:26:55 -08:00
Joe Bryan
9bb790e3e9 ames: updates +end, +lsh, and +rsh call sites 2020-12-03 14:25:31 -08:00
matildepark
9485cdb5a8
Merge pull request #4067 from urbit/mp/meta/programmatic-latest-vere
MAINTAINERS.md: add instruction for latest vere
2020-12-03 17:22:56 -05:00
Joe Bryan
4a825df15b Merge branch 'na-release/candidate' into jb/atom-gates
* na-release/candidate:
  kh: use Word8 for Tint true color values
  arvo: remove unused app files, libraries, and imports
  webterm: improve line-spacing in certain browsers
  vere: avoid +scot call for color value rendering
  kh: support 24-bit %klr colors
  vere: support 24-bit %klr colors
  webterm: update mar and js to support 24-bit color
  tests: fix ames tests
  pill: update ivory pill
  dojo: correct mark conversion scry path
  pill: solid
  aqua/ph: fix comet test
  ames: flat packet format
  hoon, dill: Add 24-bit true color
2020-12-03 14:17:23 -08:00
Joe Bryan
ce053facd5
Merge pull request #4051 from urbit/ted/ames-flat-revised
Ames flat packet format
2020-12-03 14:12:56 -08:00
Joe Bryan
05d3bd818d
Merge pull request #4060 from urbit/jb/bite-atom
hoon: updates +end, +lsh, and +rsh to use $bite
2020-12-03 14:12:02 -08:00
Logan Allen
275144c72a observe-hook: add %group-on-remove-member thread 2020-12-03 13:32:06 -06:00
Matilde Park
03dea8b1ad Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-03 13:19:03 -05:00
Matilde Park
fb6488bc68 interface: bump indigo-react 1.2.5 -> 1.2.15 2020-12-03 13:16:27 -05:00
Logan Allen
4268235581 chat-hook: no longer make unnecessary subscriptions on init 2020-12-03 12:02:02 -06:00
fang
940206cae9
Merge pull request #4055 from urbit/m/klr-24
term: 24-bit %klr support
2020-12-03 14:52:23 +01:00
Isaac Visintainer
2f1e48b3c1 Merge branch 'ixv/data-migration' into philip/testnet 2020-12-02 22:49:48 -08:00
Isaac Visintainer
79308eb4ed chat-hook: fix another poke-import issue 2020-12-02 22:48:33 -08:00
Liam Fitzgerald
2caf1dac24
group-push-hook: kick members who are not subscribed
If a ship breaches, it may no longer be subscribed to the group, but
still be in it. This causes DM breakage amongst other things. To fix it,
we loop over the incoming subscriptions and kick everyone who is a part
of a group, but not subscribed to it.
2020-12-03 16:00:57 +10:00
Liam Fitzgerald
0a2839a152
glob: update to 0v3.p45m3.me2if.4nrp4.1u4ve.luhf2 2020-12-03 15:18:18 +10:00
Liam Fitzgerald
b15a5390ec
chat-hook: exponential backoff 2020-12-03 15:14:27 +10:00
Isaac Visintainer
2cf6af586d Merge branch 'na-release/candidate' into philip/testnet 2020-12-02 21:10:15 -08:00
Philip Monk
4e31d9ce5e
Merge remote-tracking branch 'origin/release/next-vere' into philip/testnet-master 2020-12-02 21:01:20 -08:00
Liam Fitzgerald
5b318ad873
chat, metadata: OTA migration 2020-12-03 14:53:48 +10:00
Liam Fitzgerald
ea01e8515d
chat-store: OTA migration 2020-12-03 14:30:18 +10:00
L
0b7cb507d7
Merge pull request #4065 from urbit/la/candidate
arvo: remove unused app files, libraries, and imports
2020-12-02 22:27:57 -06:00
matildepark
ec6fc83686
Merge pull request #4066 from urbit/mp/landscape/qa-12-1
landscape: QA grab-bag
2020-12-02 22:49:08 -05:00
fang
f099ec9505
kh: use Word8 for Tint true color values
Also does some minor style cleanup.
2020-12-03 01:45:46 +01:00
matildepark
8fb5d9b245
MAINTAINERS.md: add instruction for latest vere
By adding this instruction to our release flow, we can easily link to the latest Vere programmatically.
2020-12-02 19:27:36 -05:00
matildepark
66cb971f1d
Merge pull request #3914 from urbit/lf/eyre-perf-improvment
channel.js: Enqueue subscriptions to avoid hitting connection limit
2020-12-02 17:51:52 -05:00
Matilde Park
5c4cf4d999 Merge branch 'release/next-userspace' into lf/eyre-perf-improvment 2020-12-02 17:51:27 -05:00
Matilde Park
bf31deb698 profile: nickname and avatar surfaced 2020-12-02 17:20:01 -05:00
Matilde Park
49d66989fd groups: fix sharing contacts with avatars
Fixes #4064.
2020-12-02 17:09:22 -05:00
Matilde Park
000e8c6964 profile: add icons, sidebar bg matches others 2020-12-02 16:35:39 -05:00
Matilde Park
7f3ec5549d profile: amend mobile 'back' link size 2020-12-02 16:23:30 -05:00
Matilde Park
3283bd7134 groups: add margin to mobile invite popover 2020-12-02 16:21:04 -05:00
Matilde Park
44a17db1fb groups: prevent demoting yourself if only admin 2020-12-02 16:16:02 -05:00
Matilde Park
ae3b40271d groups: prevent admins from banning themselves 2020-12-02 16:12:37 -05:00
Matilde Park
b95e8a46d7 chat: even padding on daybreak 2020-12-02 16:07:58 -05:00
Matilde Park
0711c15be9 chat: mobile input uses textarea 2020-12-02 16:01:00 -05:00
Matilde Park
613281e587 chat: add leading sig when copying patp
Fixes #4059.
2020-12-02 15:48:12 -05:00
Logan Allen
1913cdf4f1 arvo: remove unused app files, libraries, and imports 2020-12-02 14:05:04 -06:00
Joe Bryan
ed016c97aa pill: solid 2020-12-02 10:13:59 -08:00
fang
8758ae9f7a
webterm: improve line-spacing in certain browsers
Lines had a sub-pixel gap between them in Firefox browsers. Using
display='flex' resolves that, somehow.
2020-12-02 17:43:22 +01:00
fang
07285a9147
vere: avoid +scot call for color value rendering 2020-12-02 17:28:02 +01:00
fang
7fa7716ab0
kh: support 24-bit %klr colors 2020-12-02 17:27:53 +01:00
fang
270a2ab528
vere: support 24-bit %klr colors 2020-12-02 17:27:42 +01:00
fang
1ea59bbad3
webterm: update mar and js to support 24-bit color 2020-12-02 17:26:17 +01:00
fang
467a90bc3e
Merge branch '24bit-colors' into m/klr-24 2020-12-02 17:24:55 +01:00
fang
51162fa91f
Merge pull request #4043 from urbit/m/flagday-keyfile
vere: add -Z for choosing scry export format
2020-12-02 17:00:03 +01:00
Isaac Visintainer
93abae77a4 Merge branch 'ixv/data-migration' into philip/testnet 2020-12-02 01:33:14 -08:00
Isaac Visintainer
13f49d42e1 chat-hook: fix poke-import issue 2020-12-02 01:32:25 -08:00
Joe Bryan
fa0680d201 hoon: updates +rap comment, removes jet-match hack 2020-12-02 01:21:55 -08:00
Joe Bryan
0e3941f146 hoon: updates +fil to bloq-truncate the repeated atom 2020-12-02 01:20:49 -08:00
Joe Bryan
28d4cd3e54 u3: removes +new-end, +new-lsh, and +new-rsh jet declarations 2020-12-02 01:00:09 -08:00