Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added legal and support settings to sys console and implemented support for ↵ | Reed Garmsen | 2015-12-10 | 1 | -0/+39 | |
| | | | | | | | | options in app | |||||
* | | Merge pull request #1652 from hmhealey/plt1319 | Corey Hulen | 2015-12-11 | 1 | -8/+9 | |
|\ \ | | | | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists | |||||
| * | | Added preference_changed web socket event | hmhealey | 2015-12-07 | 1 | -8/+9 | |
| | | | ||||||
* | | | Fixed issue with Team Settings modal saving items instead of cancelling; ↵ | Reed Garmsen | 2015-12-10 | 5 | -5/+5 | |
| | | | | | | | | | | | | changed remaining copyrights | |||||
* | | | Merge pull request #1688 from mattermost/fix-salts | Christopher Speller | 2015-12-10 | 3 | -0/+38 | |
|\ \ \ | | | | | | | | | Generate salts when empty | |||||
| * | | | Fixing unit test | =Corey Hulen | 2015-12-09 | 1 | -3/+0 | |
| | | | | ||||||
| * | | | Generate salts when empty | =Corey Hulen | 2015-12-09 | 3 | -0/+41 | |
| | | | | ||||||
* | | | | Updating version to 1.3.0 | Christopher Speller | 2015-12-09 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Fixing defaults | =Corey Hulen | 2015-12-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | PLT-1302 fixing hiding email adddress | =Corey Hulen | 2015-12-07 | 1 | -0/+8 | |
|/ / | ||||||
* | | PLT-1380: Post system message when user updates channel header | Florian Orben | 2015-12-04 | 1 | -1/+2 | |
| | | ||||||
* | | PLT-1326: Enable channel posts of type join or leave not trigger unread ↵ | Florian Orben | 2015-12-04 | 2 | -3/+23 | |
| | | | | | | | | notifications | |||||
* | | Add limit to Props size in Post table | JoramWilander | 2015-12-03 | 1 | -0/+4 | |
| | | ||||||
* | | Merge pull request #1556 from npcode/sso-github-ent | Joram Wilander | 2015-12-02 | 1 | -1/+6 | |
|\ \ | |/ |/| | Make the Gitlab SSO Support compatible with Github Enterprise | |||||
| * | Make the Gitlab SSO Support compatible with Github Enterprise | Yi EungJun | 2015-12-02 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | See doc/integrations/Single-Sign-On/Github.md for the usage. Note: I thought it should work also with Github.com but it failed with "Bad token type" error. | |||||
* | | PLT-902 switching to push proxy server | =Corey Hulen | 2015-11-30 | 3 | -5/+77 | |
|/ | ||||||
* | add unit tests | Florian Orben | 2015-11-27 | 1 | -0/+1 | |
| | ||||||
* | upgrading libs | =Corey Hulen | 2015-11-23 | 2 | -2/+2 | |
| | ||||||
* | PLT-1087: return NewAppError instead of nil | Wim | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | Merge release branch 'release-1.2' | Christopher Speller | 2015-11-16 | 1 | -0/+1 | |
|\ | ||||||
| * | Updating version to 1.2.1 | Christopher Speller | 2015-11-16 | 1 | -0/+1 | |
| | | ||||||
* | | Added ChannelExtra.MemberCount field to reflect the actual member count when ↵ | hmhealey | 2015-11-12 | 1 | -2/+3 | |
| | | | | | | | | we truncate the list of members to 20 | |||||
* | | Merge pull request #1396 from 42wim/useractivity | Joram Wilander | 2015-11-11 | 1 | -1/+0 | |
|\ \ | | | | | | | Do not clear LastActivityAt for GetProfiles | |||||
| * | | Do not clear LastActivityAt for GetProfiles | Wim | 2015-11-11 | 1 | -1/+0 | |
| | | | ||||||
* | | | Fix: Unable to change password | Florian Orben | 2015-11-11 | 1 | -1/+1 | |
|/ / | ||||||
* / | Omit unneeded fields from user object in getProfiles service and remove ↵ | JoramWilander | 2015-11-09 | 2 | -22/+33 | |
|/ | | | | ImgCount field from Post model | |||||
* | Updating version to v1.2.0 | Christopher Speller | 2015-11-09 | 1 | -0/+1 | |
| | ||||||
* | Add tutorial pref for new users by default | JoramWilander | 2015-11-06 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #1334 from mattermost/plt-121 | Joram Wilander | 2015-11-06 | 3 | -6/+170 | |
|\ | | | | | PLT-121 Fixing searching for quotations | |||||
| * | Fixing searching for quotations | Christopher Speller | 2015-11-06 | 3 | -6/+170 | |
| | | ||||||
* | | Merge pull request #1332 from mattermost/plt-560 | Christopher Speller | 2015-11-06 | 1 | -0/+7 | |
|\ \ | | | | | | | PLT-560 Prevent SSO users from changing their email | |||||
| * | | Prevent SSO users from changing their email | JoramWilander | 2015-11-06 | 1 | -0/+7 | |
| |/ | ||||||
* / | PLT-857: Support for Incoming Webhooks - Try #2 | Florian Orben | 2015-11-05 | 3 | -26/+51 | |
|/ | ||||||
* | Fixed string length checks for fields that can contain unicode characters | hmhealey | 2015-11-05 | 6 | -12/+18 | |
| | ||||||
* | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 1 | -2/+2 | |
|\ | | | | | PLT-516 Part 1 of performance fixes for large teams | |||||
| * | Revert model/version.go | JoramWilander | 2015-11-03 | 1 | -4/+4 | |
| | | ||||||
| * | Updated getStatuses unit testgs | JoramWilander | 2015-11-03 | 2 | -6/+6 | |
| | | ||||||
* | | Merge pull request #1285 from mattermost/plt-824 | Joram Wilander | 2015-11-04 | 1 | -0/+18 | |
|\ \ | |/ |/| | 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 | 1 | -0/+18 | |
| | | ||||||
* | | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 1 | -1/+0 | |
|\ \ | | | | | | | PLT-823 Refactor of center channel | |||||
| * | | Refactoring center channel | Christopher Speller | 2015-11-02 | 1 | -1/+0 | |
| |/ | ||||||
* / | Validate callback urls on the server and add help text to outgoing webhooks | JoramWilander | 2015-11-02 | 3 | -0/+24 | |
|/ | ||||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 3 | -13/+26 | |
|\ | | | | | PLT-340 allow team directory and open invites | |||||
| * | PLT-340 | =Corey Hulen | 2015-10-27 | 3 | -7/+13 | |
| | | ||||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-27 | 8 | -44/+223 | |
| |\ | ||||||
| * | | Adding new fields to team model | =Corey Hulen | 2015-10-26 | 1 | -10/+17 | |
| | | | ||||||
* | | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 3 | -5/+39 | |
|\ \ \ | |_|/ |/| | | PLT-600 Renamed channel description to channel header and added channel purpose field | |||||
| * | | Added Channel.Purpose on the server | hmhealey | 2015-10-27 | 3 | -0/+34 | |
| | | | ||||||
| * | | Renamed Channel.Description to Channel.Header on the server | hmhealey | 2015-10-27 | 2 | -5/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 6 | -45/+124 | |
|\| | |