How to define size of images
Hi @jurgenhaas, We don't support that right now, but it'd be a great addition. It would just need some changes to our forked Markdown and then a small addition to the code that generates the HTML. If...
View ArticleHow to define size of images
I'm happy to work on a PR. Any suggestion on how to setup a dev environment or even be able to test on my GitLab-integrated self-hosted live environment?
View ArticleHow to define size of images
We've got instructions on how to set up a dev environment here on docs.mattermost.com. And I was actually wrong in my previous post. You shouldn't actually need to touch the markdown parser to do...
View ArticleReal time message with websocket
Hi @yli, When another user makes a post, you should receive a JSON-serialized message over the websocket like { "event": "posted", "data": { "post": "{\"id\": \"1234\", \"message\": \"test message\"}"...
View ArticleMoving the databse server and Mattermost to /data directiry
Hello- I am new to Mattermost and was tasked with installing for our company. I have it installed currently and working by following a guide, however it is installed on the root directory and I need...
View ArticleGet free license
Hi @danilvoe, We're fixing a bug on the WARN message to change it to an INFO message. It does not actually prevent the user from being created so you can ignore the message for now. Thanks!
View ArticleMessaging a user (not a member of any team) causes mattermost process to crash
We have a user on our server that has been removed from all teams (for testing). I can still see my 1 to 1 chat with him on the left chat menu (listed as outside of team), but the whenever I message...
View ArticleMessaging a user (not a member of any team) causes mattermost process to crash
Thanks @marcchang for the report, This is in fact a bug and we should have a fix for it in our January release. You can find the original bug report here:...
View ArticleTight integration
You do not need very tightly integrate intranet site mattermost . It is necessary that the users do not have to enter login \ password several times (or log in through a service) How best to do...
View ArticleChanging the properties User
How can I specify a user other than the default value of the property (or change the default values)? Interested Display category value property Teammate Name Display Interested job option through API...
View ArticleMattermost on win7
Hi, is it possible to check mattermost on their servers online, something like a demo product. I used windows 7. I tried with docker toolbox butwith no results.
View Article[SOLVED] Gitlab matttermost integration
Thanks for confirming @Luis, I'll mark this issue solved for now.
View ArticleMonitoring Mattermost
Thanks @gawie.kellerman for the question, Just curious, how many users do you have on your team? Have you noticed performance issues on your deployment? If you're having performance issues, I...
View ArticleMoving Database server to new directory
Can I move the database server to new directory without breaking mattermost? If so what are the steps?
View ArticleMoving Database server to new directory
This question is not to mattermost, and the question to your database management system. Usually the database migration described in the description of the normal documentation.It looks something like...
View ArticleAPI method to get unseen posts count
Hi @raspbeguy, If you GET the /api/v3/teams/TEAM_ID/channels/members route or use the getMyChannelMembers of our Javascript/Go clients, you'll get back an array of ChannelMember objects for all of...
View ArticleMoving Database server to new directory
Can I also move mattermost the new directory or will it break if I move them? My company likes to keep data and applications on a different directory and only OS on the root.
View ArticleFirefox 43, 45 Desktop Notifications Not Working
Hi @qwertypuffs, are you able to receive push and email notifications as expected? Have you tried to adjust the setting for which activity triggers a desktop notification?
View ArticleFirefox 43, 45 Desktop Notifications Not Working
Hi @eric, Yes, the desktop settings are on for all activity : In Chrome 26, the ding sound notifications can be heard Notification pop ups on firefox 26 - 38. Firefox 43, 44, and Firefox 45ESR don't...
View ArticleEdit the message Symptom
Mattermost tested and found that when editing messages, it may not be labeled as a. This can be misleading when read messages after a certain time. It is impossible to say exactly what was written in...
View Article