Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Force fresh timestamp for CreateAt field of Posts before saving to DB. | JoramWilander | 2015-08-27 | 1 | -3/+1 | |
|/ / | ||||||
* | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -0/+9 | |
| | | ||||||
* | | Fixes mm-1912 move get file info into its own web service call | =Corey Hulen | 2015-08-24 | 1 | -0/+18 | |
|/ | ||||||
* | Fixing build | =Corey Hulen | 2015-08-20 | 1 | -0/+2 | |
| | ||||||
* | Update etag version for the addition of CreatorId field to channels | JoramWilander | 2015-08-20 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #406 from mattermost/mm-1281 | Christopher Speller | 2015-08-19 | 1 | -0/+5 | |
|\ | | | | | MM-1281 Track channel creator in DB and show in channel intro message | |||||
| * | Track channel creator in DB and show in channel intro message. | JoramWilander | 2015-08-19 | 1 | -0/+5 | |
| | | ||||||
* | | Implemention of slack import feature. | Christopher Speller | 2015-08-19 | 1 | -1/+3 | |
|/ | ||||||
* | adds predictive posting on the client | JoramWilander | 2015-08-18 | 1 | -15/+16 | |
| | ||||||
* | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -5/+11 | |
| | ||||||
* | initial server implementation for using google as a single-sign-on oauth service | JoramWilander | 2015-08-14 | 3 | -56/+123 | |
| | ||||||
* | Merge pull request #365 from mattermost/mm-1700 | Christopher Speller | 2015-08-14 | 3 | -0/+124 | |
|\ | | | | | MM-1700 don't pull all channel data all the time | |||||
| * | fixed channel counts etag to only update when appropriate | JoramWilander | 2015-08-11 | 1 | -3/+12 | |
| | | ||||||
| * | added api unit test for GetChannelCounts | JoramWilander | 2015-08-11 | 1 | -0/+9 | |
| | | ||||||
| * | incorporate channel updateAt into channel counts and pull channel data on ↵ | JoramWilander | 2015-08-11 | 1 | -3/+11 | |
| | | | | | | | | channel update | |||||
| * | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -0/+46 | |
| | | | | | | | | intelligently pull channel data | |||||
| * | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 2 | -0/+52 | |
| | | | | | | | | on client | |||||
* | | Fixed typo | nickago | 2015-08-12 | 1 | -1/+1 | |
| | | ||||||
* | | Added server side validation of jpegs as images | nickago | 2015-08-11 | 1 | -2/+2 | |
|/ | ||||||
* | Changed post drafts to maintain a store a unique id for each file upload to ↵ | hmhealey | 2015-08-10 | 1 | -0/+1 | |
| | | | | fix issues with duplicate file names | |||||
* | Merge pull request #278 from mattermost/mm-1702 | Corey Hulen | 2015-08-02 | 2 | -3/+13 | |
|\ | | | | | MM-1702 Adding etag to channel extra_info api call. | |||||
| * | Adding etag to channel extra_info api call. | Christopher Speller | 2015-07-29 | 2 | -3/+13 | |
| | | ||||||
* | | Merge branch 'master' into mm-1355 | =Corey Hulen | 2015-07-29 | 3 | -3/+4 | |
|\| | ||||||
| * | Added non-capturing group to regex used for matching local file urls | hmhealey | 2015-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | Allow files without extensions to be uploaded as attachments to posts | hmhealey | 2015-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #239 from nickago/MM-1295 | Christopher Speller | 2015-07-28 | 1 | -0/+1 | |
| |\ | | | | | | | MM-1295 Removal from a channel occurs in real time | |||||
| | * | When removed from a channel, user is sent back to town square and that | nickago | 2015-07-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | channel is removed from their sidebar | |||||
| * | | Fixes mm-1502 changing session age to 30 days | =Corey Hulen | 2015-07-27 | 1 | -2/+2 | |
| |/ | ||||||
* / | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'master' into mm-1420 | =Corey Hulen | 2015-07-23 | 2 | -12/+114 | |
|\ | ||||||
| * | add changes from team review | JoramWilander | 2015-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | made oauth architecture more generalized | JoramWilander | 2015-07-22 | 1 | -0/+4 | |
| | | ||||||
| * | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 2 | -12/+110 | |
| | | ||||||
* | | Merge branch 'master' into mm-1420 | =Corey Hulen | 2015-07-22 | 2 | -2/+2 | |
|\| | ||||||
| * | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 2 | -2/+2 | |
| | | | | | | | | regex for files | |||||
* | | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 9 | -44/+135 | |
|\| | ||||||
| * | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 6 | -33/+33 | |
| | | | | | | | | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | |||||
| * | Use a user's full name as their display name if a nickname hasn't been specified | hmhealey | 2015-07-17 | 2 | -1/+45 | |
| | | ||||||
| * | Unify all locations where we determine a user's display named based off of ↵ | hmhealey | 2015-07-17 | 2 | -0/+21 | |
| | | | | | | | | their nickname/username into a helper function | |||||
| * | Add tests to check if a User's first/last name are valid | hmhealey | 2015-07-17 | 1 | -0/+17 | |
| | | ||||||
| * | Sanitize FirstName and LastName fields of an object instead of the nickname ↵ | hmhealey | 2015-07-17 | 2 | -4/+2 | |
| | | | | | | | | when ShowFullName is set to false | |||||
| * | Added FirstName and LastName fields to User object and attempt to populate ↵ | hmhealey | 2015-07-17 | 1 | -0/+10 | |
| | | | | | | | | them from the FullName/Nickname field | |||||
| * | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 3 | -9/+9 | |
| | | | | | | | | references from FullName to Nickname. | |||||
| * | Added last updated for pictures | nickago | 2015-07-16 | 1 | -0/+1 | |
| | | ||||||
* | | minor tweaks to make sure mysql still runs | =Corey Hulen | 2015-07-12 | 1 | -0/+2 | |
|/ | ||||||
* | Minor formatting change | nickago | 2015-07-09 | 1 | -1/+1 | |
| | ||||||
* | Server now notifies users they have been added to a new channel | nickago | 2015-07-09 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #150 from mattermost/mm-895 | Joram Wilander | 2015-07-08 | 1 | -0/+1 | |
|\ | | | | | MM-895 Reorganization of browser storage. | |||||
| * | Adding comments to change versions in sync | Christopher Speller | 2015-07-08 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #136 from mattermost/code-review | Joram Wilander | 2015-07-08 | 1 | -1/+1 | |
|\ \ | | | | | | | team code review |