Vincent
My feedback
7 results found
-
7 votes
An error occurred while saving the comment Vincent supported this idea · -
188 votes
An error occurred while saving the comment Vincent commentedIt could maybe be done via the API, but not easy. Via https://api.mattermost.com/#operation/SearchFiles you can find all files in a team, but it is too restrictive. Easiest would be to check the database to find fileIDs, filenames and dates. Files need to be moved from the filesystem manually, and https://api.mattermost.com/#operation/PatchPost is required to remove the attachment.
Personally I use a lot of automatic uploads of generated reports. I am thinking to use emojis to label uploads that can safely be removed after a certain time. :firecracker: https://api.mattermost.com/#operation/SaveReaction
Related: https://github.com/mattermost/mattermost-redux/issues/777
Vincent supported this idea · -
9 votesVincent supported this idea ·
An error occurred while saving the comment Vincent commentedLooked into it, and could only find https://github.com/mattermost/mattermost-server/blob/3289c856130c4d1956dda9229fb3c6a060655b1a/webapp/components/pdf_preview.jsx
This code has a clear "const MAX_PDF_PAGES = 5;" in it, which would be easy to override. But... unfortunately it has been replaced with other PDF-preview code, and I'm not following how the code works now.
-
5 votesVincent shared this idea ·
-
275 votes
An error occurred while saving the comment Vincent commentedSame as https://mattermost.uservoice.com/forums/306457-general/suggestions/15369939-global-common-channel-across-teams which has 22 votes. That totals 50 votes!
-
706 votes
We are looking at bringing the features of the Matterpoll plugin into the core product with some user experience enhancements. You can follow our progress here: https://mattermost.atlassian.net/browse/MM-36129
Vincent supported this idea · -
15 votesVincent supported this idea ·
An error occurred while saving the comment Vincent commentedIt could be done in two ways:
- all channels of all teams visible. Can be a cluttered view, and team-name needs to be mentioned for channels with the same name.
- two steps: team <space or enter> channel. Less clutter, but you need to know in which team the channel is. Ctrl-k can then also be used to switch teams quickly.Some details:
- what to do when a channel has the same name as a team?
- should teams be listed among the channels or below?
In international teams this is very important! Just a small sound-file that can be linked from one's profile