Commit Graph

26521 Commits

Author SHA1 Message Date
Logan Allen
11c5bec34d graph-store: adhere completely to 80 character line limit 2021-06-07 13:48:25 -05:00
Logan Allen
980036d8c0 graph-store: style improvements 2021-06-07 13:42:26 -05:00
L
5cc908063a
Merge pull request #4987 from urbit/la/zuse-parsing
zuse: comb through all notes in libraries, and move arms to zuse
2021-06-07 13:11:40 -05:00
Logan Allen
b6d4f64e3d graph-store: clean up old migrations, use some of the new +on methods 2021-06-07 12:36:50 -05:00
Logan Allen
6703e03199 zuse: remove unnecessary line from +re 2021-06-07 10:20:20 -05:00
Liam Fitzgerald
c6e116ee50
SidebarList: fix shortcuts
The SidebarList refactor that occurred to accomodate new-style DMs
inadvertently broke the keyboard shortcuts to switch between channels.
Revives this, and adds support for switching between DMs as well.
2021-06-07 16:25:23 +10:00
L
9f2be322d7
Merge pull request #4986 from urbit/la/hoon-sink 2021-06-04 18:43:28 -05:00
Logan Allen
87a5de919f userspace: adding a variety of casts to avoid nest checks 2021-06-04 16:08:54 -05:00
Logan Allen
b6206728cc hoon: make +sink more concise 2021-06-04 16:06:40 -05:00
fang
4c004e0165
lull: saner belt construction
$% by itself wasn't quite right, considering +bolt's @c case.
2021-06-04 21:45:59 +02:00
Logan Allen
7ef313c5e1 hoon: add +sink, a slow (but faster than dunk) type printing 2021-06-04 14:40:28 -05:00
Logan Allen
2c7a909f19 zuse: comb through all notes in libraries, and move arms to zuse 2021-06-04 12:47:51 -05:00
janeway-bot
50e788825f
Merge a41c3adcdd into release/next-userspace 2021-06-04 09:22:37 +04:00
janeway
a41c3adcdd
glob: update to 0v2.3qak4.al612.8m1ig.kg03r.mfide 2021-06-04 15:15:22 +10:00
matildepark
638eed8d75
Merge pull request #4984 from urbit/lf/web-note-ref
notifications: fix description
2021-06-04 00:54:13 -04:00
Liam Fitzgerald
7f57fd7bfd
notifications: fix description 2021-06-04 14:49:22 +10:00
matildepark
fe60e82f68
Merge pull request #4983 from urbit/lf/leap-chording
leap: display chording options
2021-06-04 00:43:41 -04:00
Liam Fitzgerald
ce738f31f3
Merge pull request #4982 from urbit/lf/fix-dm-migration
dm-hook: fix on-init, rerun in on-load
2021-06-04 14:38:30 +10:00
Liam Fitzgerald
5791be170f
Merge remote-tracking branch 'origin/release/next-userspace' into lf/read-graph-group 2021-06-04 13:49:45 +10:00
Liam Fitzgerald
49f68e22d6
OmniboxResult: update props 2021-06-04 12:57:59 +10:00
Liam Fitzgerald
7ce67a2b46
leap: display chording options 2021-06-04 12:24:36 +10:00
L
99637b977b
Merge pull request #4981 from urbit/la/fix-admin-prop-drill 2021-06-03 21:02:11 -05:00
Logan Allen
c7f34b913b interface: added isAdmin to props as well 2021-06-03 20:43:09 -05:00
Logan Allen
a92c749ce6 interface: make isAdmin an optional prop 2021-06-03 20:06:43 -05:00
L
e6925e7094
Merge pull request #4978 from urbit/la/fast-validate-graph 2021-06-03 19:48:56 -05:00
L
174f0d4324
Merge pull request #4980 from urbit/la/speedup-gph 2021-06-03 19:30:02 -05:00
Liam Fitzgerald
becc2a9ffe
dm-hook: fix on-init, rerun in on-load 2021-06-04 10:28:28 +10:00
Logan Allen
dfdb0cfe34 interface: fix prop drilling of isAdmin 2021-06-03 17:54:55 -05:00
Logan Allen
42a8eaf071 graph-push-hook: speed up by getting rid of nest checks, using %cf, and storing gates instead of tubes 2021-06-03 17:29:01 -05:00
matildepark
a0a04746e7
Merge pull request #4979 from urbit/ixv/btc-fixes
btc: bug and style fixes related to fees
2021-06-03 18:26:36 -04:00
ixv
b22071a7d8 btc: update styles for bridge invoice page too 2021-06-03 14:59:05 -07:00
ixv
6fc362c02e btc: fix order of fee options 2021-06-03 14:32:10 -07:00
ixv
ee865af32f btc: invoice page style fixes and fee display 2021-06-03 14:28:12 -07:00
Logan Allen
56f2d46820 graph-store + validators: stop using +grab:noun and switch to using a static conversion to %graph-indexed-post 2021-06-03 14:06:58 -05:00
L
cb7da7cbba
Merge pull request #4977 from urbit/la/fast-nest
graph-push-hook/thread: shave off 20ms from nest checks by getting ri…
2021-06-03 13:55:00 -05:00
matildepark
330e17e28d
Merge pull request #4965 from urbit/james/imageinput-fixes
imageinput: disable placeholder selection, hide placeholder on focus
2021-06-03 14:28:41 -04:00
matildepark
718664d18d
Merge pull request #4976 from urbit/james/group-dm-sidebar
messages: synced/unread treatments for group DMs in sidebar
2021-06-03 14:26:45 -04:00
Logan Allen
06f2aedc72 graph-push-hook/thread: shave off 20ms from nest checks by getting rid of tmi problem with types 2021-06-03 13:19:33 -05:00
James Acklin
460982d74b messages: synced/unread treatments for group DMs in sidebar
fixes urbit/landscape#623
2021-06-03 12:09:43 -04:00
matildepark
6a23722448
Merge pull request #4975 from urbit/lf/more-buses
interface: post-deploy fix omnibus
2021-06-03 01:51:32 -04:00
Liam Fitzgerald
d365f7ba07
omnibox: fix click handler 2021-06-03 13:07:46 +10:00
Liam Fitzgerald
57fbd0b0fd
notifications: fix notification keying
Fixes urbit/landscape#947
2021-06-03 13:02:35 +10:00
Liam Fitzgerald
c224ddf09a
notifications: fix note click through
Fixes urbit/landscape#937
2021-06-03 12:55:17 +10:00
Liam Fitzgerald
1cc3f4fd87
notifications: fix group num calculations 2021-06-03 12:53:42 +10:00
Liam Fitzgerald
0998c8ce81
PendingDm: fix mobile layout
Fixes urbit/landscape#935
2021-06-03 11:36:16 +10:00
Liam Fitzgerald
81415337d8
ProfileOverlay: fix DM route
Fixes urbit/landscape#933
2021-06-03 11:34:59 +10:00
Liam Fitzgerald
92eb156079
leap: navigate to DMs
Fixes urbit/landscape#948
2021-06-03 11:18:40 +10:00
Liam Fitzgerald
c53f4bc92d
GraphContent: fix inline content immediately following blockquote 2021-06-03 11:08:04 +10:00
Liam Fitzgerald
ecdfa36fe4
DMs: reply functionality with blockquotes
Fixes urbit/landscape#932
2021-06-03 11:05:53 +10:00
janeway-bot
00aeb6c17c
Merge 3db93c6aa2 into release/next-userspace 2021-06-03 01:13:10 +04:00