Jesse Hallam
64051134b8
Remove Webapp Build Hash ( #22706 )
...
* Remove Webapp Build Hash
A discrete webapp build hash is no longer needed with the mono-repo.
* i18n-extract
2023-03-30 11:02:26 -03:00
Mattermod
9a38a52392
Update minor version to 7.10.0 ( #22523 )
...
Automatic Merge
2023-03-16 15:25:16 +02:00
Mattermod
6ba5076a7d
Update minor version to 7.9.0 ( #22339 )
...
Automatic Merge
2023-02-15 17:00:12 +02:00
Giorgi Bochorishvili
48e475a644
Merge branch 'master' into mpa-playbooks
2023-01-23 17:16:56 +04:00
Giorgi Bochorishvili
94e5e49753
Add build hash to makefile
2023-01-23 16:17:24 +04:00
Mattermod
ad93c10bb3
Update minor version to 7.8.0 ( #22082 )
...
Automatic Merge
2023-01-16 16:15:07 +02:00
Amy Blais
fae9bdf173
Update minor version to 7.7.0 ( #21890 )
...
Automatic Merge
2022-12-15 18:49:10 +02:00
Mattermod
ab5137395c
Update minor version to 7.6.0 ( #21664 )
...
Automatic Merge
2022-11-15 20:28:52 +02:00
Mattermod
d96516acd9
Update minor version to 7.5.0 ( #21405 )
...
Automatic Merge
2022-10-14 02:32:14 +03:00
Mattermod
1a5ecfa957
Update minor version to 7.4.0 ( #21033 )
...
Automatic Merge
2022-09-15 16:29:09 +03:00
Mattermod
5ea2ca8a3a
Update minor version to 7.3.0 ( #20815 )
...
Co-authored-by: Mmbot <mmbot@mattermost>
2022-08-15 16:33:58 +03:00
Mattermod
4d3bdab14c
Update minor version to 7.2.0 ( #20649 )
...
Automatic Merge
2022-07-14 13:03:13 +03:00
Doug Lauder
f4dcffd8d3
Additional Product APIs for Focalboard multi-product architecture ( #20527 )
...
* bump focalboard version; add services to product API
* add API to fetch logger
* import boards in same fashion as enterprise
2022-06-23 07:55:50 -04:00
Mattermod
906fab07bd
Update minor version to 7.1.0 ( #20465 )
...
Co-authored-by: Mmbot <mmbot@mattermost>
2022-06-14 17:41:50 +03:00
Mattermod
979b616189
Update minor version to 7.0 ( #20199 )
...
Automatic Merge
2022-05-13 16:09:55 +03:00
Mattermod
3cd3c7dc9a
Update minor version to 6.7.0 ( #19973 )
...
Automatic Merge
2022-04-13 18:57:05 +03:00
Mmbot
2aa06529c5
Update minor version to 6.6.0
2022-03-29 17:59:47 +03:00
Spiros Economakis
7ebe432fd0
prepare for next 6.5.0 ( #19502 )
2022-02-10 14:43:59 +01:00
Ibrahim Serdar Acikgoz
aa7eb64ff7
remove AcceptedTermsOfServiceId from users table
2021-12-30 18:32:24 +03:00
Carlos Tadeu Panato Junior
44d324a45f
prepera db upgrade to 6.3 ( #19086 )
2021-11-26 16:51:25 +01:00
Carlos Tadeu Panato Junior
69eb0ca773
db: upgrade db to 6.0 and prepare for 6.1 ( #18923 )
...
* db: upgrade db to 6.1
* db: prepare db upgrade to 6.2
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-11-03 16:16:33 +01:00
Mattermod
d4e08e26fd
Update minor version to 6.1.0 ( #18658 )
...
Co-authored-by: Mmbot <mmbot@mattermost>
2021-10-20 16:29:15 +02:00
Carlos Tadeu Panato Junior
3b81d9f83e
db: add db upgrade for 5.39 and upgrade to 6 ( #18645 )
2021-10-12 09:37:56 +02:00
Carlos Tadeu Panato Junior
6031b163d8
Update MM version/sqlstore to version 6.0.0 ( #18247 )
...
Automatic Merge
2021-08-24 16:15:03 +02:00
Ashish Bhate
e50cfca2ea
[MM-35345][MM-35494] fixes for incorrect mentions and unreads for threads and channels ( #17803 )
...
Summary:
The CRT backend was first released in version 5.29.0. Since then, the behaviour of the CRT feature has been refined, several bugs have been fixed, and a few sql columns have been added. Before these various fixes went in, the threads and channel membership tables have accumulated incorrect mention and unreads data. This PR fixes some of this bad historical data.
Summary of fixes:
- Marks threads as read for users where the last reply time of the thread is earlier than the time the user viewed the channel. Marking a thread means setting the mention count to zero and setting the last viewed at time of the the thread as the last viewed at time of the channel. This is done through a "sql migration"
- Fix channel counts, i.e. the total message count, total root message count, mention count, and mention count in root messages for users who have viewed the channel after the last post in the channel. This is done as a "sql migration"
Ticket Link:
Parts of
https://mattermost.atlassian.net/browse/MM-35494
https://mattermost.atlassian.net/browse/MM-35345
2021-07-14 17:39:40 +05:30
Mattermod
2d8857b72e
Update minor version to 5.37.0 ( #17841 )
...
Co-authored-by: Mmbot <mmbot@mattermost>
2021-06-28 14:26:44 +02:00
Carlos Tadeu Panato Junior
fff09bf210
db: upgrade db to 5.36 ( #17687 )
2021-06-02 23:12:02 +02:00
Carlos Tadeu Panato Junior
246e4f9508
upgrade DB for 5.35 ( #17488 )
2021-04-23 15:28:01 +02:00
Elisabeth Kulzer
5329eac020
Upgrade db and version ( #17230 )
2021-03-25 15:42:27 +01:00
Amy Blais
ab46ee4b89
Update version.go ( #16995 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-03-01 16:23:27 +01:00
Amy Blais
920f1418ef
Update version.go ( #16779 )
2021-01-27 12:14:40 +01:00
Agniva De Sarker
1a131b54af
MM-31064: Simplify indentation ( #16565 )
...
* MM-31064: Simplify indentation
Reduce indentation where possible.
```release-note
NONE
```
Command ran to verify:
golangci-lint run --disable-all --enable golint --max-issues-per-linter=10000 --max-same-issues=100000 ./... | grep "block ends with a return state"
https://mattermost.atlassian.net/browse/MM-31064
* incorporate review comments
* enable golint for outdent rule
* fix remaining issues
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2020-12-21 18:50:47 +03:00
Ben Schumacher
6d7c5c5bf3
Bump app version to 5.30 ( #15612 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2020-10-02 00:28:56 +02:00
Ben Schumacher
316d22c8f1
Bump app version to 5.28 ( #15005 )
2020-07-20 21:28:26 +02:00
Ben Schumacher
9e91f2ad33
Bump app version to 5.26 ( #14649 )
2020-05-27 12:07:44 +02:00
Ben Schumacher
8e858d4dc3
Bump app version to 5.24 ( #14220 )
2020-04-07 15:22:54 +02:00
Ben Schumacher
d496e6a6a6
Bump app version to 5.22 ( #13651 )
2020-01-21 16:51:21 +01:00
Ben Schumacher
354f20e7f0
Bump app version to 5.20 ( #13230 )
2019-12-10 13:17:06 +01:00
Jesús Espino
a63684fcb5
Consistent license message for all the go files ( #13235 )
...
* Consistent license message for all the go files
* Fixing the last set of unconsistencies with the license headers
* Addressing PR review comments
* Fixing busy.go and busy_test.go license header
2019-11-29 12:59:40 +01:00
Ben Schumacher
4faf8a96b9
Bump app version to 5.18 ( #12259 )
2019-09-24 16:37:49 +02:00
Ben Schumacher
3323e7a619
[MM-17109] Bump model version to 5.16 ( #12172 )
...
* Bump model version to 5.16
* Make db schema version indipended of app version
2019-09-18 18:23:58 +02:00
Carlos Tadeu Panato Junior
0ddc5f4a32
upgrade db to 5.15 ( #11918 )
2019-09-05 12:50:40 +02:00
Jesús Espino
4acb139870
Enabling the release-5.14 migration and adding the 5.15 and 5.16 skel ( #11783 )
2019-08-06 11:54:01 +02:00
Carlos Tadeu Panato Junior
059eecc696
upgrade db to 5.13 and prepare upgrade to 5.14 ( #11198 )
...
* upgrade db to 5.13 and prepare upgrade to 5.14
2019-06-18 10:51:45 +02:00
Christopher Speller
f39dd28b72
Upgrading schema version to 5.12.0 ( #11043 )
2019-06-03 14:41:53 -07:00
Carlos Tadeu Panato Junior
9559de26cc
update db to 5.11 ( #10826 )
2019-05-15 16:58:48 +02:00
Carlos Tadeu Panato Junior
3c8975780d
upgrade database to 5.10.0 ( #10507 )
2019-03-26 13:08:25 -04:00
Carlos Tadeu Panato Junior
4646c38295
Dbups ( #10297 )
...
* upgrade db to 5.9
* Prepare db upgrade to 5.10
2019-02-19 09:20:37 -05:00
Carlos Tadeu Panato Junior
d4250f50d8
DB upgrades ( #10190 )
...
* uncoment db upgrade to 5.8.0
* add preparatory code for db upgrade 5.9.0
* fix versions
* Update store/sqlstore/upgrade.go
Co-Authored-By: cpanato <ctadeu@gmail.com >
2019-01-29 11:14:00 -05:00
Carlos Tadeu Panato Junior
b3ed9a8507
upgrade db to 5.7 ( #10019 )
2018-12-19 09:25:11 -05:00