nickago
|
ebddb6c6b0
|
Added support for png profile pictures
|
2015-07-23 11:37:59 -07:00 |
|
Corey Hulen
|
dc79707787
|
Merge pull request #194 from ralder/fix-command-box-css
[webui] fix command-list css
|
2015-07-22 19:19:27 -08:00 |
|
Corey Hulen
|
37c8193dce
|
Merge pull request #240 from asaadmahmoodspin/master
Minor UI Improvements
|
2015-07-22 18:17:15 -08:00 |
|
Joram Wilander
|
f4c3eaa8c0
|
Merge pull request #241 from rgarmsen2295/mm-1556
MM-1556 Better error handling of channel descriptions that are too large
|
2015-07-22 17:22:10 -04:00 |
|
Reed Garmsen
|
c9470230ff
|
Channel descriptions entered that are larger than the max number of bytes now cause an error to be printed to the client without closing the modal and losing the user's draft of the description
|
2015-07-22 13:40:21 -07:00 |
|
ralder
|
8476062d21
|
[webui] fix command-list css
|
2015-07-22 13:04:32 -07:00 |
|
Asaad Mahmood
|
78e3cdefb9
|
Updating dropdown icon in LHS header
|
2015-07-23 00:58:49 +05:00 |
|
Joram Wilander
|
89c7fa8a8e
|
Merge pull request #228 from nickago/MM-1547
MM-1547 Added local cache storing of drafts for comments
|
2015-07-22 15:54:57 -04:00 |
|
Asaad Mahmood
|
14c1f2424d
|
Minor UI Improvements
|
2015-07-23 00:54:40 +05:00 |
|
Corey Hulen
|
74eec22948
|
Merge pull request #238 from mattermost/mm-1639a
Adding godep support to travis
|
2015-07-22 11:49:44 -08:00 |
|
Joram Wilander
|
ecdd160ec0
|
Merge pull request #214 from hmhealey/mm1498
MM-1498 Provide a replacement message for email notifications for posts only containing files
|
2015-07-22 15:42:09 -04:00 |
|
=Corey Hulen
|
dc5a2550dd
|
Fixing godep restore
|
2015-07-22 11:35:11 -08:00 |
|
=Corey Hulen
|
63bea7e087
|
Fixing godep restore
|
2015-07-22 11:30:47 -08:00 |
|
=Corey Hulen
|
4ae03d3ee7
|
adding godep restore to travis
|
2015-07-22 11:26:41 -08:00 |
|
Corey Hulen
|
33c32be69b
|
Merge pull request #229 from rgarmsen2295/mm-1626
MM-1626 Changes the subject line for emails sent regarding notifications
|
2015-07-22 11:07:13 -08:00 |
|
Corey Hulen
|
3d1920e83e
|
Merge pull request #219 from nickago/scrollBug
Fixes RHS scrolling into whitespace on new comment open
|
2015-07-22 10:46:12 -08:00 |
|
Corey Hulen
|
beffcc0a3c
|
Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
|
2015-07-22 10:45:57 -08:00 |
|
Corey Hulen
|
62d7c92651
|
Merge pull request #236 from mattermost/it33-patch-1
Update to latest community URLs
|
2015-07-22 10:44:47 -08:00 |
|
Corey Hulen
|
c6a82b8d3f
|
Merge pull request #235 from rgarmsen2295/mm-1596
MM-1596 While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions
|
2015-07-22 10:44:06 -08:00 |
|
Corey Hulen
|
3fca3b93f5
|
Merge pull request #234 from asaadmahmoodspin/master
Profile pic changes in LHS Header
|
2015-07-22 10:43:16 -08:00 |
|
Corey Hulen
|
36d0e7c8d3
|
Merge pull request #233 from asaadmahmoodspin/mm-1616
Adding back Access History and Active Devices
|
2015-07-22 10:42:27 -08:00 |
|
it33
|
dd172319b4
|
Update to latest community URLs
|
2015-07-22 11:35:56 -07:00 |
|
Asaad Mahmood
|
06c278328a
|
Improving formatting for Channel Intro
|
2015-07-22 22:25:27 +05:00 |
|
Reed Garmsen
|
8b158bf2cf
|
While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions.
|
2015-07-22 09:13:51 -07:00 |
|
Asaad Mahmood
|
78666f04d0
|
Adjusting scroll in RHS to not show whitespace
|
2015-07-22 21:10:00 +05:00 |
|
nickago
|
ee25df7e55
|
Added message persistance on closing RHS/switching to another comment
thread. Similar to the center pane and channels, switching comment
threads won't delete entered but unsent text/media in the RHS
|
2015-07-22 08:48:37 -07:00 |
|
Asaad Mahmood
|
fe0291a025
|
Profile pic changes in LHS Header
Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
|
2015-07-22 20:38:40 +05:00 |
|
Joram Wilander
|
9dc1f46d6e
|
Merge pull request #232 from mattermost/post-list-null
Small fix for a null TypeError in post_list updating code
|
2015-07-22 11:18:39 -04:00 |
|
Reed Garmsen
|
b3b0133930
|
Adding back Access History and Active Devices
|
2015-07-22 20:11:40 +05:00 |
|
Christopher Speller
|
03cd1cc7d6
|
Small patch for a null TypeError in post_list updating code
|
2015-07-22 09:51:42 -04:00 |
|
Christopher Speller
|
eb7c08ab00
|
Merge pull request #231 from mattermost/file-fixes
More patches for files
|
2015-07-22 08:54:54 -04:00 |
|
Christopher Speller
|
495a9d7be5
|
Merge pull request #230 from mattermost/download-link-fix
fixed download link in image viewer
|
2015-07-22 08:37:36 -04:00 |
|
Christopher Speller
|
2384951a4c
|
Merge pull request #224 from hmhealey/mm1625
MM-1625 Correct the appearance of the post menu on both desktop and mobile
|
2015-07-22 08:33:59 -04:00 |
|
JoramWilander
|
2182953be5
|
fix the ability to remove file previews once uploaded
|
2015-07-22 08:01:10 -04:00 |
|
JoramWilander
|
29dd714d82
|
fixed thumbnails and files in RHS
|
2015-07-22 07:53:54 -04:00 |
|
Joram Wilander
|
2fef71da69
|
Merge pull request #222 from rgarmsen2295/mm-1574
MM-1574 Fixed typo in the 'Sign up Complete' page: you email -> your email
|
2015-07-22 07:36:33 -04:00 |
|
JoramWilander
|
d58398708e
|
fixed download link in image viewer
|
2015-07-21 23:34:20 -04:00 |
|
Reed Garmsen
|
aa99a3443a
|
Changed the subject line for emails sent regarding mentions and other team notifications. This is meant to prevent notification emails from different teams from combining into a single email thread
|
2015-07-21 19:01:07 -07:00 |
|
Corey Hulen
|
269185fb0e
|
Merge pull request #205 from mattermost/mm-1351
fixes mm-1351 adds local server storage
|
2015-07-21 15:46:12 -08:00 |
|
JoramWilander
|
237920e314
|
removed unnecessary debug statements
|
2015-07-21 19:39:59 -04:00 |
|
JoramWilander
|
5886e695e4
|
fix click through on the image viewer modal to work with new team domain changes
|
2015-07-21 19:29:40 -04:00 |
|
JoramWilander
|
b821d23ed7
|
fixed unit tests to work with team domain changes and update partial url regex for files
|
2015-07-21 19:23:00 -04:00 |
|
JoramWilander
|
39abf24708
|
added sanitization to filenames to remove the possibility of relative paths
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
04408eea37
|
updated create profile image unit test to clean up images properly
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
25cfe548e6
|
remove data dirs in make clean and updated gitignore with api/data
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
3fd5891a1a
|
change docker default storage directory to /mattermost/data
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
83ef05328f
|
added relative data directory as default for storage and added it to gitignore
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
c63fbd4ccc
|
add proper url encoding for filenames
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
edf26b4bc6
|
create default storage directory in Dockerfile, turn on server storage by default for docker config
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
1e7fe834e9
|
turned off local server storage by default
|
2015-07-21 19:22:04 -04:00 |
|