Amy Blais
e3259d3434
Update app.src
2020-05-11 18:14:44 -04:00
Amy Blais
b6f204d996
Update app.src
2020-05-05 11:17:04 -04:00
Amy Blais
97264749e9
Update app.src
2020-04-23 14:42:32 -04:00
Amy Blais
22980c1ab6
Update app.src
...
Hi @kemenaran,
Mattermost v5.22.0 release is officially out.
You can find download links with hash numbers [here](https://community.mattermost.com/core/pl/n7oo9nw7ajy1zegj59qrnau6mo ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html ).
Thanks!
2020-04-16 09:24:51 -04:00
Amy Blais
1678292d4d
Update app.src
2020-03-16 10:55:32 -04:00
Pierre de La Morinerie
f07b4a7822
app: implement subpath support
2020-02-09 01:07:59 +01:00
Amy Blais
b851417f11
Update app.src
2020-01-21 19:26:17 -05:00
Amy Blais
2dc3514e7e
Update app.src
2019-12-17 12:07:04 -05:00
Amy Blais
8d19176f61
Update app.src
2019-11-25 14:22:58 -05:00
Pierre de La Morinerie
25de5826cd
Upgrade to Mattermost 5.16.2
2019-10-31 10:16:19 +01:00
Amy Blais
90ca6350c9
Update app.src
2019-10-24 18:37:34 -04:00
Amy Blais
13f277c967
Update app.src
2019-09-09 08:11:50 -04:00
amyblais
f3961189d7
Update app.src
2019-08-20 14:11:01 -04:00
amyblais
16fecd7a32
Update app.src
2019-07-26 08:31:10 -04:00
amyblais
f264fc3833
Update app.src
2019-07-09 11:13:14 -04:00
amyblais
197e0f8c26
Update app.src
2019-07-03 18:20:26 -04:00
amyblais
366de2a1d1
Update app.src
2019-06-28 09:02:50 -04:00
amyblais
50ec22b093
Update app.src
2019-06-17 08:48:12 -04:00
amyblais
0f19eca891
Update app.src
2019-05-16 08:43:50 -04:00
amyblais
64e2b3ead9
Update app.src
2019-04-16 20:17:50 -04:00
amyblais
e0757dfb75
Update app.src
2019-03-16 13:12:39 -04:00
amyblais
70cb9eb2ec
Update app.src
2019-02-01 14:55:38 -05:00
amyblais
a76101bfcc
Update app.src
2019-01-19 10:25:54 -04:00
amyblais
272829133b
Update app.src
2018-12-14 18:23:39 -05:00
amyblais
b4884a5e51
Update app.src
2018-11-16 10:57:08 -05:00
amyblais
c4540b9237
Update app.src
2018-10-16 15:00:16 -04:00
amyblais
1be5852fdd
Update app.src
2018-09-19 09:11:24 -04:00
amyblais
58a1a84f2e
Update app.src
2018-09-14 12:49:16 -04:00
amyblais
419020cd06
Update app.src
2018-08-23 15:09:57 -04:00
amyblais
fd25fd49a0
Update app.src
2018-07-16 11:50:34 -04:00
Pierre de La Morinerie
9f19e0c550
Replace invokations of bin/platform to bin/mattermost
2018-07-12 08:30:47 +02:00
amyblais
9669dd65c5
Update app.src
2018-07-09 15:18:33 -04:00
amyblais
46b7cccea0
Update app.src
2018-06-01 18:26:35 -04:00
amyblais
377e94a3bd
Update app.src
2018-05-16 13:25:28 -04:00
amyblais
e3798d828f
Update app.src
2018-04-10 09:55:36 -04:00
Pierre de La Morinerie
d10c3cf7b3
conf: increase systemd start timeout
...
This allows for time to execute database migrations, and is in line
with the official Mattermost docs.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
1404063a5c
conf: add file overwrite warning
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
397793f407
conf: make the start timeout explicit
...
This is the default value of systemd, made explicit. If startup takes
longer than that, the process will be killed.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
331fcce8c5
conf: use a Type=notify systemd service
...
Starting from Mattermost 4.8, the server process sends a systemd
notification when it is ready to accept network connections. Thus we
don't need to explicitely wait for the port to be open in the service.
As a bonus, by removing the hack, we don't need to replace `__PORT__` in
the service anymore–which means the associated script helper can be
removed too.
2018-03-16 18:37:17 +05:30
lindy65
a79aa7eb2d
Propose upgrading to Mattermost v4.8.0
...
Hey @kemenaran!
Mattermost v4.8.0 release is officially out.
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/57qfbxkdrid88ci7hpasrozwda ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html ). (Note: changelog has been merged and will show up a little later.)
Thanks!
2018-03-16 09:37:57 +02:00
lindy65
30694ab367
Propose upgrading to Mattermost v4.7.3
...
Hi @kemenaran,
Mattermost v4.7.3 release is officially out. It contains a security fix so upgrade is recommended.
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/usjficyphtnbmx7g8bxtbm8dwr ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7 ).
Thanks for continuing to maintain Mattermost Yunohost!
2018-03-09 10:14:28 +02:00
lindy65
5e84e55b8c
Propose Upgrading to Mattermost 4.7.2
...
Hi @kemenaran,
Mattermost v4.7.2 has been released!
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/3qtanuti1jgbuympmhmu6g1sce ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7 ).
Could we have your help upgrading mattermost-ynh to the v4.7.2? Thanks!
2018-02-23 10:42:34 +02:00
lindy65
972636a42c
Propose upgrading to Mattermost v4.7
...
Hey @kemenaran!
Mattermost v4.7 release is officially out!
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/ezdkj88no7yd3qn4h5z3i8cbqr ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7 ).
2018-02-16 10:54:09 +02:00
lindy65
0c11d43351
Propose updating to Mattermost v4.6.1
...
Hi @kemenaran,
Here's a quick pull request updating to v4.6.1
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/fnhridds6fybbg4w8s4frdhpny ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-6 ).
2018-01-31 12:03:28 +02:00
Pierre de La Morinerie
0918978e92
scripts: handle port in use
2018-01-31 11:42:52 +05:30
lindy65
4fb09fa8bc
Propose updating to Mattermost v4.6
...
Hi @kemenaran,
Here's a quick pull request to update to Mattermost v4.6
Thanks for continuing to maintain Yunohost :)
2018-01-17 20:18:10 +02:00
lindy65
d7f6f8874e
Update app.src
...
Hey @kemenaran, Mattermost v4.5 release is officially out!
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/9buqjpu6eidyxbd75xbjdn19zc ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-5 ).
Wondering if you'd like to help update Mattermost Yunohost to be compatible with Mattermost 4.5?
If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.
Thanks!
2017-12-18 09:13:27 +02:00
lindy65
917c7adb80
Propose updating to Mattermost 4.4.5
...
Hi @kemenaran,
Mattermost v4.4.5 release is officially out. The release contains a medium severity security fix. Upgrading is highly recommended although you might wish to wait and upgrade when v4.5 is released on Friday, 15 December.
You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/buhd5ew387b1mm6bq4p8htm4wa ). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-4-5 ).
2017-12-12 18:30:20 +02:00
Pierre de La Morinerie
0d4482c6e0
nginx.conf: document HTTPS redirection
2017-12-07 12:13:33 +05:30
Pierre de La Morinerie
96b4131d24
Merge pull request #75 from nemsia/master
...
Redirect to SSL
2017-12-07 12:12:12 +05:30