Commit Graph

23398 Commits

Author SHA1 Message Date
Liam Fitzgerald
de33d3d572
metadata-hooks: store previews 2021-01-21 15:18:13 +10:00
Liam Fitzgerald
42e7746b9c
group-settings: update to match new designs 2021-01-21 15:05:01 +10:00
Liam Fitzgerald
92a4dcabdb
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize 2021-01-21 12:48:37 +10:00
Liam Fitzgerald
2decc24286
interface: bump indigo 2021-01-21 12:24:19 +10:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit 2021-01-21 11:44:22 +10:00
matildepark
1526912dd6
Merge pull request #4320 from urbit/mp/landscape/sidebar-header
landscape: sidebar header item center, padded
2021-01-20 20:20:25 -05:00
Liam Fitzgerald
9424e56827
graph-api: prevent more than one join request 2021-01-21 10:46:04 +10:00
Liam Fitzgerald
3bf03ffc9b
graph-join: crash on backoff and fix scry mold 2021-01-21 10:43:25 +10:00
Liam Fitzgerald
015dffeb0f
metadata-hooks: start in drum 2021-01-21 10:14:19 +10:00
Matilde Park
2df7c62a33 landscape: sidebar header item center, padded
Fixes urbit/landscape#257.
2021-01-20 18:45:07 -05:00
matildepark
1cdd3509b0
Merge pull request #4165 from urbit/lf/infinite-link-scroll
links-fe: infinite scroll for link displays
2021-01-20 18:18:20 -05:00
Matilde Park
3418b0f6e6 Merge branch 'release/next-js' into lf/infinite-link-scroll 2021-01-20 18:05:03 -05:00
matildepark
4612568ecd
Merge pull request #4314 from urbit/ted/ames-siglus
ames: cache message +jam in +on-memo
2021-01-20 17:51:48 -05:00
Ted Blackman
6234b56ac1 ames: cache message +jam in +on-memo 2021-01-20 15:29:45 -05:00
Matilde Park
fb1e4033d7 landscape: font + padding hotfix
- Channel Settings size
- Padding on channel header
2021-01-20 13:27:27 -05:00
Matilde Park
31def6f57a Merge branch 'release/next-js' into release/next-userspace 2021-01-20 12:47:31 -05:00
Liam Fitzgerald
c10b96d5ed
glob: update to 0v3.ov15r.suma1.1i1rk.f45qh.u9opu 2021-01-20 14:09:42 +10:00
matildepark
a4155c2e6b
Merge pull request #4289 from urbit/mp/chat/newlines
chat: allow line breaks in markdown
2021-01-19 21:19:16 -05:00
Liam Fitzgerald
871fba20a3
metadata-store: add permissions field 2021-01-20 11:51:07 +10:00
janeway-bot
0fc5c4ef53
Merge 108a5f0de8 into release/next-js 2021-01-20 04:53:34 +04:00
Liam Fitzgerald
108a5f0de8
glob: update to 0v1.4u9gp.rs1fi.ki7ok.ib4cp.mgdvs 2021-01-20 10:52:19 +10:00
Liam Fitzgerald
69a5675a86
graph-store: log %add-graph
When a graph is joined, the subscriber receives an %add-graph update
that corresponds to the current state of the graph. This was not logged,
so if the graph did not recieve any updates before the subscription was
kicked, the whole graph would be have to be sent again. This would be
largely asymptomatic, however hark-store assumes that %add-graph will
only be emitted when a new graph is joined or created. As such, we log
this initial update, so that the push-hook can correctly ascertain the
backlog it needs to send and so %add-graph is only emitted once per
graph. This also opens the door for time-varying scries into
graph-store.

Fixes #4290
2021-01-20 10:52:19 +10:00
matildepark
4dd29ac140
Merge pull request #4310 from urbit/mp/landscape/typography-refresh-sprint
landscape: typography refresh sprint QA
2021-01-19 19:11:59 -05:00
Logan Allen
058bd69cf1 interface: broke apart settings and profile, updated StatusBar UI 2021-01-19 16:07:34 -06:00
Matilde Park
6363868731 publish: step up font size in titles 2021-01-19 16:25:36 -05:00
Matilde Park
1f7348ab6c publish: move 'new post' to header 2021-01-19 16:24:21 -05:00
Logan Allen
7ffce92c37 hood: start %contact-push/pull-hooks 2021-01-19 15:20:47 -06:00
Logan Allen
54b64f5682 contacts: write hooks and use permisssioning system 2021-01-19 15:07:11 -06:00
Matilde Park
904ba113b7 author: increase font size 2021-01-19 15:54:07 -05:00
Matilde Park
4eb3a5ffdf statusbar: remove patp 2021-01-19 15:51:34 -05:00
Matilde Park
3f8de9a701 leap: correct font sizing of input 2021-01-19 15:47:30 -05:00
Matilde Park
392bccc6a8 launch: prevent modal button size overflow 2021-01-19 15:46:23 -05:00
Matilde Park
22f7754583 landscape: step up font size in channel header 2021-01-19 15:44:42 -05:00
Matilde Park
d0a276fd43 chat: add editor padding on mobile 2021-01-19 15:44:20 -05:00
Matilde Park
7ba6efbca2 publish: prevent 'new post' squash 2021-01-19 15:30:35 -05:00
Matilde Park
6ce130176a links: equalise font size, fix dropdown width 2021-01-19 15:28:43 -05:00
Matilde Park
ed2b350b2f profile: widen sidebar 2021-01-19 15:24:55 -05:00
Matilde Park
f5344efade landscape: widen popover menu 2021-01-19 15:22:55 -05:00
Matilde Park
6790664b2b sidebar: level padding-right 2021-01-19 15:20:30 -05:00
Matilde Park
2ea9b48ecb groupSwitcher: prevent text clipping 2021-01-19 15:19:40 -05:00
Logan Allen
6d95cc76a4 interface: basic new contact-store support 2021-01-19 13:59:11 -06:00
Logan Allen
cdb91291ed contact-store: %allow/%disallow support 2021-01-19 13:59:11 -06:00
Logan Allen
dca2c9ae58 interface: updated api/logic in reducer and api to reflect new %contact-store 2021-01-19 13:59:11 -06:00
Logan Allen
1eb99bfdcd contact-store: wrote out all the JSON conversions and store compiles 2021-01-19 13:59:11 -06:00
Logan Allen
1f7f86f682 contact-store: first approach at rewrite 2021-01-19 13:59:09 -06:00
Isaac Visintainer
78bdcbf020 settings: renamed to settings store; used =* instead of =/ 2021-01-19 11:41:28 -08:00
Isaac Visintainer
67954362a3 settings: new store, lib, sur, and mar 2021-01-19 11:41:28 -08:00
janeway-bot
43f9af6b47
Merge 78bb765847 into release/next-js 2021-01-19 19:55:10 +04:00
Jared Tobin
78bb765847
Merge pull request #4301 from black-river-software/black-river-software/push-docker-image-with-docker
build: docker-image: Use docker instead of Skopeo to push
2021-01-19 19:54:31 +04:00
janeway-bot
dadbb8ffad
Merge 176b8efe35 into release/next-js 2021-01-19 19:53:56 +04:00