Commit Graph

1950 Commits

Author SHA1 Message Date
8b639682ff Guard against empty error messages 2019-03-02 21:17:26 -08:00
67ed017122 Fixes: toString of undefined 2019-03-02 21:11:36 -08:00
f1c14f943e Bump RME 2019-03-02 20:35:28 -08:00
18aa3f3787 Fix specs, thanks for the breaking minor change jest 2019-03-02 16:16:46 -08:00
4a90c57dfe More dependency upgrades 2019-03-02 16:02:44 -08:00
565a0006c9 Remove lint-staged dependency 2019-03-02 15:56:41 -08:00
78ee921244 Upgrade slug dependency 2019-03-02 15:51:02 -08:00
78606e892a Merge master 2019-03-02 15:41:46 -08:00
f705da4f3b Update dependencies 2019-03-02 15:39:18 -08:00
fa38ab60eb Fixes: Unexpected token parsing sessions cookie (#905) 2019-03-02 14:58:56 -08:00
ad2e869dea 👕 2019-03-02 14:55:39 -08:00
b4796e5b35 Fixes: Cookie encoding issues 2019-02-28 23:23:44 -08:00
e3b105d1c0 Update Slack logo, closes #866 2019-02-20 21:08:54 -08:00
1d93acefeb Bump RME – Fixes scroll to anchor
closes #902
2019-02-20 21:00:40 -08:00
19fc99944a Adds 'post to channel' functionality. (#901)
* Adds 'post to channel' functionality. Closes #613

* Add specs
Update Slack integration marketing page

* Fix specs

* 💚
2019-02-19 22:42:13 -08:00
e283d15d7e Add mindmeister content pages 2019-02-18 11:40:26 -08:00
fbd311d352 Add mindmeister support 2019-02-18 11:32:21 -08:00
15bc0e7629 Bump RME – Improves keyboard behavior around deleting inline code 2019-02-17 00:39:06 -08:00
8af7c3c264 Closes #894 - Sidebar jumping regression 2019-02-17 00:38:35 -08:00
0b1a4c6184 Fixes: Server error when validating UUID against empty value 2019-02-15 21:52:34 -08:00
346ea4df89 Fixes: Error when user is suspended by deleted user
Fixes: Suspended user interface never displayed
2019-02-15 21:49:48 -08:00
fdb49cf153 Bump RME: Includes fix for addition marks disappearing 2019-02-15 21:48:54 -08:00
188f70b676 Fixes #893 – Allow links to different subdomains on same domain as wiki 2019-02-09 16:17:54 +07:00
721332e87a Update RME – Fixes: Individual code lines are scrollable 2019-02-09 16:09:02 +07:00
be85e8a6e0 Closes #895 - Chrome 72 changed flexbox behavior 2019-02-08 10:29:19 +07:00
945e7ffb7b Fixes: Imported tables are normalized out of document 2019-02-08 10:23:02 +07:00
b597226eeb Merge pull request #887 from outline/issue-726
Fixes: Multiline blockquotes collapse
2019-01-27 22:59:05 +00:00
c2e58898d8 Fixes: Multiline blockquotes collapse 2019-01-27 22:43:40 +00:00
476bab9333 Fixes: Welcome email dashboard location (#886)
* Fixes: Welcome email dashboard location
Updated logo in email

* 💚
2019-01-27 12:30:53 +00:00
1a6a7d04e5 Closes #866 - Updated Slack Icons 2019-01-27 00:21:22 +00:00
a2434988b4 Fixes: Overflow of long titles in move dialog 2019-01-26 18:05:58 +00:00
70d30e31b9 Fixes: Quick fix for document move not working 2019-01-26 18:01:13 +00:00
b46db25553 Fixes: No redirect after doc import 2019-01-26 17:28:08 +00:00
e7e94cdef2 Bump RME 2019-01-26 17:08:00 +00:00
0ce50781d7 Fixes: Redirects do not push into history stack 2019-01-26 13:01:33 +00:00
1768a1921d Fixes: Issue with embeds disappearing 🙈 2019-01-22 12:43:54 +00:00
39a61d8559 Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
4f4e55d120 Fixes: New document creation 2019-01-19 18:14:10 -08:00
5525730272 Refactor history sidebar, reduce thrashing on doc render 2019-01-19 17:28:32 -08:00
babcf4a3f3 More withRouter removal 2019-01-19 15:25:46 -08:00
9360cd0014 Merge pull request #871 from outline/less-with-router
Reduce withRouter usage
2019-01-19 13:33:12 -08:00
2d48eb46a9 Closes #868 2019-01-19 13:11:11 -08:00
258b5464a2 Boop 2019-01-19 01:52:43 -08:00
bfd32843ff Added caching of loaded editor instance 2019-01-19 01:31:34 -08:00
72d8abe069 Canonical check 2019-01-19 00:51:25 -08:00
77a8f54973 Even less history passing, fix global styles warning in dev 2019-01-19 00:44:16 -08:00
13501b6d76 Moving redirects to declarative method 2019-01-19 00:23:39 -08:00
d21dd710bb Upgrade Editor – Slate 0.44 / RME 8.0.0 (#863)
* Upgrade Slate

* Normalization

* Remove dupe dep

* Fixes placeholders

* Image uploading fixed

* Verbose but solid placeholder handling

* RME 8.0.0

* Fixes: Ability to delete embeds
2019-01-18 22:44:31 -08:00
0be5aef1c6 Merge pull request #865 from satyadeepk/patch-3
Fixed broken License link in Readme
2019-01-16 09:33:15 -08:00
4015b19484 Fixed broken License link in Readme
The previous link was giving 404. Changed the relative URL to absolute URL.
2019-01-16 15:47:18 +05:30