Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1448 from mattermost/PLT-975 | Joram Wilander | 2015-11-18 | 4 | -2/+175 |
|\ | | | | | PLT-975 adding delete to command line tool | ||||
| * | fixing based on feedback | =Corey Hulen | 2015-11-18 | 2 | -2/+7 |
| | | |||||
| * | Adding perm delete channels by team | =Corey Hulen | 2015-11-16 | 1 | -0/+4 |
| | | |||||
| * | Fixing unit tests | =Corey Hulen | 2015-11-16 | 2 | -0/+5 |
| | | |||||
| * | Adding perm delete to cmd line | =Corey Hulen | 2015-11-16 | 4 | -2/+161 |
| | | |||||
* | | PLT-873: Change email invitation subject | Alex Garibay | 2015-11-17 | 1 | -1/+1 |
| | | |||||
* | | Adding device type | =Corey Hulen | 2015-11-16 | 1 | -3/+2 |
| | | |||||
* | | Merge pull request #1437 from rgarmsen2295/plt-1086 | Harrison Healey | 2015-11-16 | 2 | -4/+7 |
|\ \ | |/ |/| | PLT-1086 Enables the ability to rename the default channel (Town Square) | ||||
| * | Fixed unit test issues | Reed Garmsen | 2015-11-13 | 1 | -1/+2 |
| | | |||||
| * | Allow admins to change the display name for the default channel | Reed Garmsen | 2015-11-13 | 1 | -3/+5 |
| | | |||||
* | | Merge release branch 'release-1.2' | Christopher Speller | 2015-11-16 | 1 | -0/+8 |
|\ \ | |/ |/| | |||||
| * | adding skip | =Corey Hulen | 2015-11-15 | 1 | -0/+4 |
| | | |||||
| * | Fixing outgoing hook | =Corey Hulen | 2015-11-15 | 1 | -0/+4 |
| | | |||||
* | | Added ChannelExtra.MemberCount field to reflect the actual member count when ↵ | hmhealey | 2015-11-12 | 2 | -1/+10 |
| | | | | | | | | we truncate the list of members to 20 | ||||
* | | Omit unneeded fields from user object in getProfiles service and remove ↵ | JoramWilander | 2015-11-09 | 1 | -0/+1 |
|/ | | | | ImgCount field from Post model | ||||
* | Simplified unit test | JoramWilander | 2015-11-06 | 1 | -6/+0 |
| | |||||
* | Fix unit test | JoramWilander | 2015-11-06 | 1 | -2/+2 |
| | |||||
* | Add tutorial pref for new users by default | JoramWilander | 2015-11-06 | 1 | -0/+5 |
| | |||||
* | Merge pull request #1332 from mattermost/plt-560 | Christopher Speller | 2015-11-06 | 1 | -1/+1 |
|\ | | | | | PLT-560 Prevent SSO users from changing their email | ||||
| * | Prevent SSO users from changing their email | JoramWilander | 2015-11-06 | 1 | -1/+1 |
| | | |||||
* | | PLT-857: Support for Incoming Webhooks - Try #2 | Florian Orben | 2015-11-05 | 1 | -3/+11 |
|/ | |||||
* | Update email css | JoramWilander | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Don't send welcome emails for users signing up from an email invite, update ↵ | JoramWilander | 2015-11-05 | 3 | -7/+12 |
| | | | | email content | ||||
* | Changed post searching to ignore requests to return everything by searching ↵ | hmhealey | 2015-11-04 | 2 | -1/+8 |
| | | | | for * | ||||
* | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 2 | -3/+24 |
|\ | | | | | PLT-516 Part 1 of performance fixes for large teams | ||||
| * | Updated getStatuses unit testgs | JoramWilander | 2015-11-03 | 1 | -1/+7 |
| | | |||||
| * | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -2/+17 |
| | | |||||
* | | Merge pull request #1285 from mattermost/plt-824 | Joram Wilander | 2015-11-04 | 2 | -0/+143 |
|\ \ | |/ |/| | PLT-824 Adding ability to fetch posts around a specifc post | ||||
| * | Adding ability to fetch posts around a specifc post | Christopher Speller | 2015-11-03 | 2 | -0/+143 |
| | | |||||
* | | Merge pull request #1263 from yuvipanda/add-me | Corey Hulen | 2015-11-02 | 1 | -0/+30 |
|\ \ | |/ |/| | Add a /me command | ||||
| * | PLT-394: Add a /me command | YuviPanda | 2015-11-01 | 1 | -0/+30 |
| | | | | | | | | | | | | | | - Just italicizes the message to mark it as 'action' - Same behavior as slack - Is super useful for people moving from IRC, since /me is often burnt into muscle memory | ||||
* | | Go fmt and rename file with 'enviroment' in filename | Pat Lathem | 2015-10-30 | 1 | -1/+1 |
| | | |||||
* | | Fix spelling of environment | Pat Lathem | 2015-10-30 | 3 | -24/+24 |
|/ | |||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 3 | -56/+33 |
|\ | | | | | PLT-340 allow team directory and open invites | ||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 1 | -0/+6 |
| |\ | |||||
| * | | PLT-340 | =Corey Hulen | 2015-10-27 | 3 | -56/+33 |
| | | | |||||
* | | | Fixed nil pointer when failing to upload an oversized image | hmhealey | 2015-10-29 | 1 | -1/+1 |
| | | | |||||
* | | | Fixing 200 error bug | =Corey Hulen | 2015-10-29 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1214 from mattermost/outgoing-hook-fix | Corey Hulen | 2015-10-28 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Pass in iter vars to closures properly for outgoing webhooks | ||||
| * | | | Pass in iter vars to closure properly | JoramWilander | 2015-10-28 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 4 | -38/+150 |
|\ \ \ \ | |_|_|/ |/| | | | PLT-600 Renamed channel description to channel header and added channel purpose field | ||||
| * | | | Added Channel.Purpose on the server | hmhealey | 2015-10-27 | 3 | -7/+119 |
| | | | | |||||
| * | | | Renamed Channel.Description to Channel.Header on the server | hmhealey | 2015-10-27 | 4 | -37/+37 |
| | | | | |||||
* | | | | PLT-25 fixing issues with stats page | =Corey Hulen | 2015-10-27 | 1 | -0/+6 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 5 | -60/+134 |
|\| | | |||||
| * | | Merge pull request #1164 from hmhealey/plt778 | Corey Hulen | 2015-10-26 | 2 | -33/+49 |
| |\ \ | | | | | | | | | PLT-778 Changed post searching to allow searching by multiple users/channels | ||||
| | * | | Moved logic for searching for posts by multiple users/channels into the sql ↵ | hmhealey | 2015-10-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | query | ||||
| | * | | Changed post searching to allow searching by multiple users/channels | hmhealey | 2015-10-23 | 2 | -33/+46 |
| | | | | |||||
| * | | | Prevented image files larger than 4k resolution from being uploaded | hmhealey | 2015-10-26 | 2 | -5/+29 |
| | |/ | |/| | |||||
| * | | Merge pull request #1179 from florianorben/issue-827 | Christopher Speller | 2015-10-26 | 1 | -21/+54 |
| |\ \ | | | | | | | | | Mattermost can not send message start with slash |