Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
=Corey Hulen
cbee8674d2 Adding perm delete channels by team 2015-11-16 18:18:37 -08:00
=Corey Hulen
6b2eabf610 Adding perm delete to cmd line 2015-11-16 17:12:49 -08:00
=Corey Hulen
03c6dcbd86 PLT-975 adding perm deletes 2015-11-16 11:34:29 -08:00
hmhealey
be43522117 Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20 2015-11-12 11:25:46 -05:00
Christopher Speller
ffe844339a Fixing build 2015-11-09 15:41:19 -05:00
Christopher Speller
bb96157960 Removing old DB upgrade code 2015-11-09 15:25:41 -05:00
Pat Lathem
e6826c4d21 Fix spelling of encountered 2015-10-30 12:41:51 -05:00
Corey Hulen
89f67cd11d Merge pull request #1199 from hmhealey/plt600
PLT-600 Renamed channel description to channel header and added channel purpose field
2015-10-28 14:44:02 -07:00
hmhealey
61da22ea32 Added Channel.Purpose on the server 2015-10-27 12:46:31 -04:00
hmhealey
09b38404fa Renamed Channel.Description to Channel.Header on the server 2015-10-27 12:46:30 -04:00
=Corey Hulen
aec99ceb9d Merge branch 'master' into PLT-25 2015-10-26 22:11:42 -07:00
=Corey Hulen
05b16f40df PLT-828 fixing db upgrade code 2015-10-26 11:00:34 -07:00
=Corey Hulen
028657b43e Merge branch 'master' into PLT-25 2015-10-23 08:38:15 -07:00
=Corey Hulen
ae5d189803 Adding analytics tab 2015-10-22 18:04:06 -07:00
Christopher Speller
6cc3bfe7a9 Refactoring direct channel creation to use transaction to avaoid state where channel is created without both users 2015-10-22 09:31:27 -04:00
=Corey Hulen
b7a4b1a418 Fixing db upgrade for 1.1 2015-10-08 10:59:38 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
hmhealey
c9a0030551 Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps 2015-10-01 08:31:17 -04:00
hmhealey
c16b9de8dc Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps 2015-10-01 08:31:11 -04:00
hmhealey
7c319f0524 Removed UI for quiet mode and added UI to set when a channel will be marked unread in the sidebar 2015-09-30 09:59:58 -04:00
=Corey Hulen
8fadea44de PLT-404 adding basic error checking to config file. 2015-09-29 14:17:16 -07:00
it33
e989b839d5 Renaming "Handle" to "Channel URL" or "URL" 2015-09-20 21:17:58 -07:00
=Corey Hulen
9b5198c69c Merge branch 'master' into PLT-92 2015-09-17 09:21:56 -07:00
Christopher Speller
eb4b80a484 Adding gofmt to travis build 2015-09-17 09:07:37 -04:00
=Corey Hulen
abda39b652 Adding database schema version 2015-09-16 19:59:57 -07:00
Christopher Speller
f0fd9a9e8b Adding ability to export data from mattermost 2015-09-04 11:11:38 -04:00
=Corey Hulen
e0bc27a3b4 Adding ability to upgrade postgres schema 2015-08-27 16:01:17 -07:00
=Corey Hulen
f96b38b4a7 Fixes race condition 2015-08-21 14:43:53 -07:00
=Corey Hulen
42822df5b3 Fixing race condition 2015-08-20 14:48:04 -07:00
=Corey Hulen
1b4135ab0d Fixing bug 2015-08-20 14:40:25 -07:00
JoramWilander
11247061b5 Track channel creator in DB and show in channel intro message. 2015-08-19 08:31:20 -04:00
JoramWilander
cb17851e2d fix channelIdWithCountAndUpdateAt naming to be proper camel case 2015-08-11 12:11:35 -04:00
JoramWilander
4ec76e059c incorporate channel updateAt into channel counts and pull channel data on channel update 2015-08-11 12:11:35 -04:00
JoramWilander
6c0fefad15 added getChannelCounts service and refactored the client to more intelligently pull channel data 2015-08-11 12:11:35 -04:00
Christopher Speller
3f97e06bf8 Adding etag to channel extra_info api call. 2015-07-29 14:35:25 -04:00
JoramWilander
beef8f776f updated channel error messages to reflect proper naming 2015-07-29 12:01:23 -04:00
JoramWilander
e122b31db1 fixes some database queries that broke with postgres, fixes the unread/new mesasge issues 2015-07-27 17:04:44 -04:00
=Corey Hulen
98751a4f65 removing old bindVars methods 2015-07-23 11:02:39 -08:00
=Corey Hulen
5b0d2dd8f9 Fixing merges for latest postgres 2015-07-23 10:15:53 -08:00
=Corey Hulen
848eeeeef4 fixing merge conflicts 2015-07-21 12:26:27 -08:00
hmhealey
c09f1b9e4e Renamed FullName column in database to Nickname. Renamed all serverside references from FullName to Nickname. 2015-07-17 15:13:24 -04:00
=Corey Hulen
af63080c0d minor tweaks to make sure mysql still runs 2015-07-12 19:28:58 -08:00
=Corey Hulen
34d56294a2 Patching remainder of the sql stmts to work with postgres 2015-07-12 19:28:58 -08:00
=Corey Hulen
ff21a5c75f Fixes mm-1420 adding postgres support 2015-07-12 19:24:48 -08:00
Reed Garmsen
f839b63496 Added new error message when trying to add a channel that was previously deleted as well as a corresponding unit test 2015-07-06 17:57:36 -07:00
JoramWilander
366557b101 rebase touch-ups 2015-06-29 08:10:59 -04:00
JoramWilander
5ebeaffe64 fix more indenting 2015-06-29 07:45:12 -04:00
JoramWilander
b3168a6db8 fix indenting 2015-06-29 07:45:12 -04:00
JoramWilander
2b4888d062 fixes mm-1316 improves channel notifications UI and updates channellist etag 2015-06-29 07:45:12 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00