RiotRobot
|
0cdf85e20b
|
v1.7.3-rc.1
|
2020-07-31 13:18:34 +01:00 |
|
RiotRobot
|
6e455f6bd4
|
Prepare changelog for v1.7.3-rc.1
|
2020-07-31 13:18:33 +01:00 |
|
J. Ryan Stinnett
|
f344d8cac4
|
Merge pull request #126 from vector-im/jryans/cleanup-lint
Clean up linting
|
2020-07-28 18:38:43 +01:00 |
|
J. Ryan Stinnett
|
3decdb060e
|
Remove redundant lint dependencies
We can let the linting package pull these in transitively for us.
|
2020-07-28 16:56:15 +01:00 |
|
J. Ryan Stinnett
|
92f48eced9
|
Remove JS SDK, no longer needed for lint rules
The JS SDK was previously only here for the ESLint config, but this is now part
of a separate package.
|
2020-07-28 16:37:46 +01:00 |
|
David Baker
|
045f6f8b42
|
Merge pull request #125 from vector-im/dbkr/more_renaming_faff
Update renaming workaround for 'Element' name
|
2020-07-28 16:16:32 +01:00 |
|
David Baker
|
358e3b8f7d
|
Update rebrand stub to run 'Element.exe'
|
2020-07-28 16:02:40 +01:00 |
|
David Baker
|
c6ab88508f
|
Remove the Element (Riot) shortcuts too
|
2020-07-28 15:56:05 +01:00 |
|
RiotRobot
|
a4cbe3acab
|
Reset matrix-js-sdk back to develop branch
|
2020-07-27 21:11:27 +01:00 |
|
RiotRobot
|
4c7bdb35dd
|
v1.7.2
|
2020-07-27 21:10:48 +01:00 |
|
RiotRobot
|
5735a0abdd
|
Prepare changelog for v1.7.2
|
2020-07-27 21:10:48 +01:00 |
|
RiotRobot
|
0e882b80d2
|
Upgrade matrix-js-sdk to 8.0.0
|
2020-07-27 21:05:45 +01:00 |
|
David Baker
|
6b75b83c00
|
Merge pull request #124 from vector-im/dbkr/catch_exceptions_fetch_scripts
Catch exceptions from main method in fetch script
|
2020-07-23 11:21:47 +01:00 |
|
David Baker
|
d9e8fa34e7
|
Catch exceptions from main method in fetch script
|
2020-07-23 11:14:26 +01:00 |
|
Jorik Schellekens
|
300eac197d
|
Merge pull request #122 from vector-im/joriks/eslint-config
Use new eslint package
|
2020-07-22 16:53:57 +01:00 |
|
David Baker
|
d49625e253
|
Merge pull request #123 from vector-im/dbkr/remove_bracketed_riot
Remove ' (Riot)' from app name
|
2020-07-21 18:11:48 +01:00 |
|
David Baker
|
94086f247a
|
Remove ' (Riot)' from app name
And remove the hacks to make the user data path different from the
app name. Also add the profile dir to the legacy user data dir too.
Fixes https://github.com/vector-im/riot-web/issues/14619
Fixes https://github.com/vector-im/riot-web/issues/14623
|
2020-07-21 17:57:54 +01:00 |
|
Jorik Schellekens
|
422a827b82
|
Use new eslint package
|
2020-07-21 15:06:38 +01:00 |
|
RiotRobot
|
f21c1bee11
|
Reset matrix-js-sdk back to develop branch
|
2020-07-16 16:13:19 +01:00 |
|
RiotRobot
|
a6c86b131d
|
v1.7.1
|
2020-07-16 16:12:44 +01:00 |
|
RiotRobot
|
777003d9a3
|
Prepare changelog for v1.7.1
|
2020-07-16 16:12:44 +01:00 |
|
RiotRobot
|
72334b8cd4
|
Upgrade matrix-js-sdk to 7.1.0
|
2020-07-16 16:12:07 +01:00 |
|
J. Ryan Stinnett
|
5ae86cd728
|
Merge pull request #121 from vector-im/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 14:07:42 +01:00 |
|
dependabot[bot]
|
adf4453903
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 08:55:42 +00:00 |
|
David Baker
|
180710f54c
|
Merge pull request #120 from vector-im/dbkr/userdata_support_nightly
Don't forget nightly when computing userData path
|
2020-07-16 09:55:09 +01:00 |
|
David Baker
|
afa40de885
|
Merge pull request #119 from vector-im/dbkr/hostinglink
Fix hosting link
|
2020-07-16 09:30:38 +01:00 |
|
J. Ryan Stinnett
|
96c9b85e11
|
Merge pull request #117 from vector-im/neilalexander/icns
New macOS icon
|
2020-07-15 22:34:58 +01:00 |
|
David Baker
|
9d15c1bbd0
|
Don't forget nightly when computing userData path
We were assuming we were always 'Element'
|
2020-07-15 20:21:06 +01:00 |
|
David Baker
|
9004ce4fa5
|
Merge remote-tracking branch 'origin/develop' into dbkr/hostinglink
|
2020-07-15 20:16:57 +01:00 |
|
David Baker
|
174aaa684e
|
Apparently this has been changed and should be changed here too
|
2020-07-15 20:05:43 +01:00 |
|
David Baker
|
583caa0aaa
|
Fix hosting link
Fixes https://github.com/vector-im/riot-web/issues/14500
|
2020-07-15 20:03:02 +01:00 |
|
J. Ryan Stinnett
|
62736b86f1
|
Merge pull request #118 from theoryshaw/patch-1
Update README.md
|
2020-07-15 17:39:50 +01:00 |
|
Ryan Schultz
|
16c6f9839b
|
Update README.md
|
2020-07-15 11:25:02 -05:00 |
|
Neil Alexander
|
e3e79fdfe1
|
New macOS icon
|
2020-07-15 15:52:31 +01:00 |
|
David Baker
|
764835a43c
|
Merge pull request #115 from vector-im/dbkr/update_more_icons
More icon updates
|
2020-07-15 13:57:56 +01:00 |
|
David Baker
|
769d4cf647
|
Merge remote-tracking branch 'old-origin/develop' into dbkr/update_more_icons
|
2020-07-15 13:53:04 +01:00 |
|
David Baker
|
b06bba2c69
|
More icon updates
|
2020-07-15 13:50:00 +01:00 |
|
David Baker
|
80746c1f22
|
Merge pull request #114 from vector-im/dbkr/yarn_install
Don't forget to yarn install
|
2020-07-15 13:28:51 +01:00 |
|
David Baker
|
c2a39a4a8e
|
Merge remote-tracking branch 'old-origin/develop' into dbkr/yarn_install
|
2020-07-15 12:55:58 +01:00 |
|
David Baker
|
e7190e3168
|
Don't forget to yarn install
|
2020-07-15 12:53:50 +01:00 |
|
RiotRobot
|
78a601fbeb
|
Reset matrix-js-sdk back to develop branch
|
2020-07-15 12:12:12 +01:00 |
|
RiotRobot
|
6c3edb9a13
|
v1.7.0
|
2020-07-15 12:11:21 +01:00 |
|
RiotRobot
|
def85eef19
|
Prepare changelog for v1.7.0
|
2020-07-15 12:11:20 +01:00 |
|
RiotRobot
|
b25479093b
|
Upgrade matrix-js-sdk to 7.1.0
|
2020-07-15 12:08:07 +01:00 |
|
David Baker
|
b839264d9f
|
Merge pull request #113 from vector-im/dbkr/move_function_for_linter
Fix lint error
|
2020-07-15 11:43:54 +01:00 |
|
David Baker
|
5f01bbd9e0
|
Fix lint error
|
2020-07-15 11:41:30 +01:00 |
|
J. Ryan Stinnett
|
71c8ea417d
|
Merge remote-tracking branch 'origin/develop' into element-develop
|
2020-07-15 10:44:25 +01:00 |
|
J. Ryan Stinnett
|
c2cfed72df
|
Merge branch 'jryans/update-packages' into 'develop'
Update nightly transitional package
See merge request new-vector/element/element-desktop!8
|
2020-07-15 08:32:28 +00:00 |
|
J. Ryan Stinnett
|
da58f1d3d1
|
Update nightly transitional package
|
2020-07-15 09:25:00 +01:00 |
|
Jorik Schellekens
|
735ba9ce75
|
Merge pull request #112 from vector-im/joriks/delabs-font-scaling
Delabs font-scaling
|
2020-07-14 22:01:17 +01:00 |
|