Joe Bryan
97d67e81fb
enables scry in +mule (by way of explicit nock 12 in +mute)
2019-08-28 15:55:13 -07:00
Joe Bryan
ee84936add
adds type-safety to scry via +nets:wa in the scry-wrappers
2019-08-28 15:39:04 -07:00
Jared Tobin
9f371aff66
Merge branch 'pkova/cookie-change' ( #1667 )
...
* pkova/cookie-change:
eyre: make auth cookie live for one week
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-08-28 19:20:08 -02:30
Jared Tobin
d5799e20fd
Merge pull request #1660 from pkova/master
...
Update sidebar most recent message timestamp every minute
2019-08-28 18:23:31 -02:30
Logan Allen
dafec48b36
Added another round of changes
2019-08-28 13:35:36 -07:00
pkova
1a64774011
chat: update sidebar timestamp every minute
2019-08-28 22:47:29 +03:00
Logan Allen
3ae8e55e48
Broke out functions, inlined more of the app, fewer declarations, more subject modifications rather than subject additions
2019-08-28 12:41:25 -07:00
Logan Allen
5052227ee7
Added more changes.
2019-08-28 12:41:25 -07:00
Logan Allen
7dfd796e95
Updated to remove some of the =/ with the old style, and a few other small changes
2019-08-28 12:41:25 -07:00
Logan Allen
19b71d02b4
Added fixes to chat style as per Mark's comments
2019-08-28 12:41:25 -07:00
pkova
814ac7a4f9
eyre: make auth cookie live for one week
2019-08-28 22:40:20 +03:00
Jared Tobin
052903a4ee
Merge remote-tracking branch 'origin/mp-chat-leave' ( #1637 )
...
* origin/mp-chat-leave:
Leave copy + root route copy
2019-08-27 19:48:44 -02:30
Jared Tobin
fa64a8092a
Merge branch 'philip/autocommit' ( #1662 )
...
* philip/autocommit:
kiln: add autocommit
2019-08-27 09:18:36 -02:30
Jared Tobin
2a802b5a30
Merge branch 'philip/fastboot' ( #1663 )
...
* philip/fastboot:
dill, helm: add lite boot option with -l
2019-08-27 08:00:49 -02:30
Philip Monk
a25b082e04
dill, helm: add lite boot option with -l
2019-08-26 11:04:24 -07:00
Philip Monk
4958dc506d
kiln: add autocommit
2019-08-25 02:11:02 -07:00
Philip Monk
e2f18afe0a
zuse: make of-wain:format use linear space
2019-08-24 22:50:36 -07:00
Jared Tobin
de68c34ea5
Merge branch 'mp-chat-444sigil'
...
* mp-chat-444sigil:
Chat: Standardise sigil size and input line height
2019-08-24 08:50:09 -02:30
Jared Tobin
1076663018
Merge branch 'philip/jael-fix'
2019-08-24 08:31:25 -02:30
Matilde Park
7cb600dc6a
Chat: Fix join channel's route render
2019-08-23 15:42:10 -04:00
Jared Tobin
164bba60fa
Merge pull request #1635 from urbit/chat-pending
...
Chat: Display pending messages
2019-08-23 15:55:35 -02:30
Philip Monk
ec9eedd50f
ph: clean up card structures
2019-08-22 15:33:52 -07:00
Philip Monk
b22b616160
jael: fix tests
2019-08-22 15:03:48 -07:00
Matilde Park
494aae7800
Chat: Standardise sigil size and input line height
...
Read-only chats had a slightly bigger sigil box, looking skewed to
the left. Its copy also had a different line height than the
chat input itself, which was vertically aligned slightly higher.
This commit standardises the sigil box to 32px across both
and brings both to the same, centered vertical alignment
for the chat input and read-only notice.
2019-08-22 17:44:52 -04:00
Philip Monk
212b5879fd
dawn.c: produce full sponsor chain keys
2019-08-22 14:16:26 -07:00
Jared Tobin
1c923eaaba
Merge pull request #1648 from urbit/mp-notebook-align
...
Publish: pubs/subs table enforces alignment w/ title wrap
2019-08-22 17:27:05 -02:30
Matilde Park
62a81dec84
Publish: pubs/subs enforce alignment w/ title wrap
...
If your screen wasn't wide enough, the flex rules would destroy the gap
between columns, which destroyed the look of a table altogether.
By removing the 'one-line' class, and moving the margin-left from
the span element to the parent paragraph (for rows that aren't
the header rows), titles wrap onto another line, which enables
a responsive table and firm table margins.
2019-08-22 13:09:10 -04:00
pkova
4313e8af55
Sort clauses of $fork type pretty-printing
2019-08-22 16:47:52 +03:00
Jared Tobin
95b602df5d
Merge pull request #1640 from urbit/publish-import
...
Adds import and export arms to publish
2019-08-21 21:52:21 -02:30
Matilde Park
632359df7b
Leave copy + root route copy
...
Returning underline to buttons
2019-08-21 17:54:14 -04:00
Matilde Park
3219e18019
Chat: Add pending message container and display
...
Additional logic for reducer + array manips
Removing multi-array mutation and comments
Adding comments and working logic.
Fix sigil showing for pending from same aut
Pending messages persist upon circle change
Scaffolding message pending injection
Additional logic for reducer + array manips
Removing multi-array mutation and comments
Adding comments and working logic.
Fix sigil showing for pending from same aut
Pending messages persist upon circle change
Reworking pending boolean logic.
Data structure changed to Map
Checking correct scope of prop, removing dev TODO
Rebase mistake.
2019-08-21 17:48:13 -04:00
Isaac Visintainer
66abf0de73
indented block
2019-08-21 13:56:50 -07:00
Isaac Visintainer
b24cdf317b
added import and export arms to publish
2019-08-21 13:22:38 -07:00
Philip Monk
e612e6d063
oops
2019-08-20 17:34:59 -07:00
Philip Monk
2c2ef195a7
add sponsorship chain keys to %dawn event
2019-08-20 16:41:50 -07:00
Philip Monk
4e266f10df
general jael subscriptions don't apply to moons
2019-08-20 11:03:07 -07:00
Philip Monk
e3c5e51e37
in jael store subscribers to all ships
2019-08-20 10:22:52 -07:00
Matilde Park
0051449b13
CSS style polish for Firefox
2019-08-19 18:40:18 -04:00
Matilde Park
dc6e79f967
Hotfix for "set location"
2019-08-14 15:14:28 -04:00
Jared Tobin
e55c4c7731
Merge pull request #1611 from matildepark/weather-http
...
Weather tile inputs geolocation manually over HTTP, allows for location updating
2019-08-14 10:22:51 -07:00
Matilde Park
3748cc216d
Manual-first UX
2019-08-13 20:37:02 -04:00
Isaac Visintainer
99a5048640
build js/css
2019-08-13 15:54:59 -07:00
Isaac Visintainer
5a2d0e62ca
fixed unread notification logic and added unread badges to post previews
2019-08-13 15:39:37 -07:00
Isaac Visintainer
2212323b4d
added launch, chat, publish, clock, and weather as default apps for comets
2019-08-13 11:43:18 -07:00
Isaac Visintainer
2f5d2bfb36
handle edge cases in blog/post naming
2019-08-13 10:39:56 -07:00
Matilde Park
c3d842a613
Add "update location" option
2019-08-13 12:35:45 -04:00
Jared Tobin
14b6816300
Merge pull request #1606 from urbit/modulo-lib-surs
...
Make modulo follow lib-sur conventions
2019-08-12 19:52:51 -07:00
Matilde Park
b5b708704a
Forgot to minify.
2019-08-12 22:35:32 -04:00
Matilde Park
a3179ddb0a
Allow latlong input on enter
2019-08-12 20:03:59 -04:00
Matilde Park
1d70e9f995
Notify on error
2019-08-12 19:55:28 -04:00