Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reformat post_body.jsx to match style guide more closely | JoramWilander | 2015-08-18 | 1 | -18/+18 |
| | |||||
* | reformatting and minor refactoring of post_*.jsx to match style guide | JoramWilander | 2015-08-18 | 1 | -6/+6 |
| | |||||
* | MM-319 - Minor ui changes | Asaad Mahmood | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 1 | -2/+3 |
| | | | | immediate feedback after posting | ||||
* | adds predictive posting on the client | JoramWilander | 2015-08-18 | 1 | -10/+22 |
| | |||||
* | Revert "MM-375 Adds text formatting features using a modified version of the ↵ | Christopher Speller | 2015-08-14 | 1 | -48/+30 |
| | | | | marked js library" | ||||
* | Cosmetic refactoring of post_body.jsx | Reed Garmsen | 2015-08-12 | 1 | -33/+36 |
| | |||||
* | Implemented basic text formatting package using a modfied version of the ↵ | Reed Garmsen | 2015-08-12 | 1 | -5/+20 |
| | | | | marked js library. Supports *bold*, _italics_, and `code` | ||||
* | Fix ViewImageModals created by RHS posts so that their ids are distinct from ↵ | hmhealey | 2015-07-29 | 1 | -3/+3 |
| | | | | those in the main window | ||||
* | Reconcile the code to display attachment previews into a FileAttachmentList ↵ | hmhealey | 2015-07-29 | 1 | -116/+7 |
| | | | | class to clean up duplicated code. | ||||
* | Add an info box next to image thumbnails which provides the name, type, and ↵ | hmhealey | 2015-07-29 | 1 | -13/+38 |
| | | | | size of a file. | ||||
* | Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix | Christopher Speller | 2015-07-29 | 1 | -2/+2 |
|\ | | | | | Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10 | ||||
| * | Fixes issue with images not displaying due to window.origin not being ↵ | Reed Garmsen | 2015-07-27 | 1 | -2/+2 |
| | | | | | | | | defined in IE10 | ||||
* | | Display thumbnails for files without file extensions | hmhealey | 2015-07-28 | 1 | -1/+1 |
|/ | |||||
* | Fixing file uploads and previews for new /team/ URL structure | Christopher Speller | 2015-07-21 | 1 | -2/+2 |
| | |||||
* | Old files are saved with full paths, this changes so that new files are not ↵ | Christopher Speller | 2015-07-21 | 1 | -0/+12 |
| | | | | saved with absolute paths and detects old files saved and fixes them. | ||||
* | Merge pull request #176 from nickago/MM-1400 | Corey Hulen | 2015-07-15 | 1 | -2/+13 |
|\ | | | | | MM-1400 Add processing for message-less image posts w/ pluralization | ||||
| * | Fixed minor typo | nickago | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | Add processing for messageless image posts w/ pluralization | nickago | 2015-07-13 | 1 | -2/+13 |
| | | |||||
* | | [webui] fix loading animation for ie | ralder | 2015-07-11 | 1 | -1/+1 |
|/ | |||||
* | Changed the style of key-assignment to allow for more assured variance | nickago | 2015-06-29 | 1 | -2/+1 |
| | |||||
* | Updated file display key to avoid child flattening | nickago | 2015-06-29 | 1 | -1/+2 |
| | |||||
* | fixes mm-1297 can now scroll through more than 5 images | JoramWilander | 2015-06-18 | 1 | -7/+9 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+141 |