Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lodash and multer issues | Houssam Haidar | 2016-04-03 | 1 | -1/+1 |
* | Fixed uploads not being posted to room | Simon Bartlett | 2015-05-26 | 1 | -1/+1 |
* | Private rooms - participant list is editable | Simon Bartlett | 2015-05-22 | 1 | -0/+3 |
* | Merge branch 'master' into develop | Simon Bartlett | 2015-05-20 | 1 | -6/+10 |
|\ | |||||
| * | eslint | Simon Bartlett | 2015-05-20 | 1 | -8/+12 |
* | | Merge branch 'master' into develop | Simon Bartlett | 2015-03-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix undefined room in notifications | Houssam Haidar | 2015-03-02 | 1 | -1/+1 |
* | | Merge branch 'passwordedRoom' of github.com:sdelements/lets-chat into develop | Simon Bartlett | 2015-02-28 | 1 | -6/+31 |
|\ \ | |/ |/| | |||||
| * | Participants are stored for passworded rooms. | Simon Bartlett | 2015-02-21 | 1 | -6/+31 |
* | | Plugins support env variables | Simon Bartlett | 2015-02-28 | 1 | -6/+2 |
* | | File fixes | Simon Bartlett | 2015-02-23 | 1 | -1/+2 |
|/ | |||||
* | Room filter is required to list files or messages | Simon Bartlett | 2015-02-15 | 1 | -5/+7 |
* | Amazon S3 support is now a plugin | Simon Bartlett | 2015-02-14 | 1 | -11/+35 |
* | Fixed server error. Closes #211 | Simon Bartlett | 2015-02-11 | 1 | -1/+1 |
* | Files endpoint fix | Simon Bartlett | 2015-02-06 | 1 | -1/+1 |
* | Updated config setting names | Simon Bartlett | 2015-02-06 | 1 | -4/+4 |
* | Fix file type constraint config | Simon Bartlett | 2015-02-06 | 1 | -1/+2 |
* | Upload embeds now work | Simon Bartlett | 2015-02-06 | 1 | -5/+10 |
* | File list item | Houssam Haidar | 2015-02-06 | 1 | -1/+1 |
* | Merge branch 'release/0.3.0' of github.com:sdelements/lets-chat into release/... | Houssam Haidar | 2015-02-05 | 1 | -5/+40 |
|\ | |||||
| * | API update | Simon Bartlett | 2015-02-05 | 1 | -7/+15 |
| * | Transcript update | Simon Bartlett | 2015-02-05 | 1 | -1/+7 |
| * | Transcripts! | Simon Bartlett | 2015-02-04 | 1 | -1/+9 |
| * | Minor fixes | Simon Bartlett | 2015-02-03 | 1 | -0/+2 |
| * | Updating API parameters | Simon Bartlett | 2015-02-03 | 1 | -3/+14 |
* | | Switch to dropzone and make uploads actually work | Houssam Haidar | 2015-02-04 | 1 | -1/+9 |
|/ | |||||
* | Use multer middleware instead of bodyParser. | Simon Bartlett | 2015-01-24 | 1 | -5/+6 |
* | Added support for whitelisting file types | Simon Bartlett | 2015-01-24 | 1 | -0/+6 |
* | Files backend | Simon Bartlett | 2015-01-24 | 1 | -0/+87 |