summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* Fixing load test=Corey Hulen2016-02-281-2/+2
|
* Fix typoElias Nahum2016-02-251-1/+1
|
* Set Context Error if ExtraUpdateByUser failsElias Nahum2016-02-251-1/+3
|
* Member show on Activate and Hide on deactivate from channel member list and ↵Elias Nahum2016-02-251-0/+2
| | | | at_mention
* Fixing download of apk file=Corey Hulen2016-02-231-3/+4
|
* Merge branch 'ui-improvements' of ↵=Corey Hulen2016-02-221-1/+1
|\ | | | | | | https://github.com/asaadmahmoodspin/platform into asaadmahmoodspin-ui-improvements
| * Adding back button for login pagesAsaad Mahmood2016-02-111-1/+1
| |
* | Fixed content security policy headerReed Garmsen2016-02-181-1/+1
| |
* | Moving tests to /tests and removing /doc folder. Docs are now in seperate ↵Christopher Speller2016-02-181-1/+1
| | | | | | | | repository
* | Fixing IE expire issue=Corey Hulen2016-02-116-6/+4
| |
* | Fixing cacheing issue on IE for admin consoleChristopher Speller2016-02-111-0/+2
|/
* Need to set as template.HTMLElias Nahum2016-02-101-2/+2
|
* Change body info from String to HTMLElias Nahum2016-02-102-2/+2
|
* Fix change email subjectElias Nahum2016-02-101-1/+1
|
* Fixing attaching device id=Corey Hulen2016-02-081-1/+1
|
* PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-081-6/+6
|
* Merge pull request #2102 from mattermost/plt-1697Corey Hulen2016-02-081-0/+3
|\ | | | | PLT-1697 Add ExpiresAt to session cookie so that IE/Edge store the cookie
| * Add ExpiresAt to session cookie so that IE/Edge store the cookieJoramWilander2016-02-081-0/+3
| |
* | Merge pull request #2097 from mattermost/plt-1781Joram Wilander2016-02-081-1/+4
|\ \ | |/ |/| PLT-1781 Fixing slack import.
| * Fixing slack import.Christopher Speller2016-02-081-1/+4
| |
* | Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-084-5/+21
|\ \ | | | | | | PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete…
| * | Make insecure TLS connections configurableJoramWilander2016-02-053-6/+12
| | |
| * | Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bugJoramWilander2016-02-053-3/+13
| |/
* | Fixing slash commands=Corey Hulen2016-02-051-8/+46
| |
* | Fixing slash commands=Corey Hulen2016-02-051-6/+9
|/
* Merge pull request #2073 from mattermost/ee-updatesCorey Hulen2016-02-041-6/+26
|\ | | | | Some general updates to EE
| * Move license storage to databaseJoramWilander2016-02-041-6/+26
| |
* | Merge pull request #2064 from hmhealey/plt882Christopher Speller2016-02-043-246/+432
|\ \ | |/ |/| PLT-882 Ephemeral Messages and Out-Of-Channel mentions
| * Changed sendNotificationsAndForget to be synchronous and called as a go funchmhealey2016-02-041-228/+225
| |
| * Added helper methods to send ephemeral messages to specific usershmhealey2016-02-041-19/+35
| |
| * Changed how posts are marked ephemeralhmhealey2016-02-041-2/+1
| |
| * Reworked the code for sending notifications and checking for out of channel ↵hmhealey2016-02-042-248/+262
| | | | | | | | mentions to share some data
| * Changed out of channel mention tests to use proper email addresseshmhealey2016-02-041-6/+7
| |
| * Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-042-5/+43
| |
| * Added serverside check for a post that @mentions someone who isn't in the ↵hmhealey2016-02-042-0/+121
| | | | | | | | channel
* | Merge pull request #2052 from mattermost/PLT-1429Harrison Healey2016-02-0417-666/+1689
|\ \ | |/ |/| PLT-1429 adding user created slash commands
| * PLT-1429 Fixing code review comments=Corey Hulen2016-02-043-6/+6
| |
| * Fixing build=Corey Hulen2016-02-031-2/+2
| |
| * Fixing based on feedback=Corey Hulen2016-02-031-2/+2
| |
| * Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-1/+1
| |\
| * \ Merge branch 'master' into PLT-1429=Corey Hulen2016-02-034-4/+263
| |\ \
| * | | Fixing unit test=Corey Hulen2016-02-021-1/+1
| | | |
| * | | Adding loc to front-end=Corey Hulen2016-02-021-6/+6
| | | |
| * | | Adding loc to new command backend=Corey Hulen2016-02-018-67/+117
| | | |
| * | | Fixing merge=Corey Hulen2016-02-0121-149/+219
| |\ \ \
| * \ \ \ merging=Corey Hulen2016-01-2538-166/+298
| |\ \ \ \
| * | | | | Merging=Corey Hulen2016-01-222-3/+4
| | | | | |
| * | | | | merging=Corey Hulen2016-01-2219-352/+410
| |\ \ \ \ \
| * | | | | | Adding test command=Corey Hulen2016-01-152-16/+201
| | | | | | |
| * | | | | | merging=Corey Hulen2016-01-151-3/+10
| |\ \ \ \ \ \