Граф коммитов

94 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
c9a1bf2d33 Changed post drafts to maintain a store a unique id for each file upload to fix issues with duplicate file names 2015-08-10 14:04:23 -04:00
hmhealey
4e8af44370 Added the ability to cancel file uploads on posts 2015-08-10 14:04:23 -04:00
nickago
8b11293341 Changed max number of displayed direct message channels to 20 2015-08-05 08:11:43 -07:00
Corey Hulen
2aba63df8e Merge pull request #302 from hmhealey/mm1788
MM-1788 Removed ^replying in preparation for 0.6.0
2015-08-02 09:00:13 -08:00
Corey Hulen
1f417368ad Merge pull request #276 from mattermost/mm-1688
MM-1688 reset number of posts to fetch on channel switch and fresh page load
2015-08-02 08:59:07 -08:00
Corey Hulen
41f96636d6 Merge pull request #274 from mattermost/mm-1497
MM-1497 image thumbnails now scale appropriately so there is no whitespace
2015-08-02 08:58:33 -08:00
Joram Wilander
56724980f8 Revert "MM-1706 Changed mention highlighting code to split words on all non-word characters" 2015-07-31 10:02:21 -04:00
JoramWilander
8542fbd1ac removed uneccessary utils loadThumbnails function 2015-07-31 09:39:53 -04:00
JoramWilander
a541f09380 image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code 2015-07-31 09:36:45 -04:00
Joram Wilander
d0865b78b7 Merge pull request #271 from hmhealey/mm1656
MM-1656 Updated file UI
2015-07-31 09:16:07 -04:00
hmhealey
2e6c41f7d7 Changed mention highlighting code to split words on all non-word characters 2015-07-30 17:01:07 -04:00
hmhealey
e2d77c28f1 Removed ^replying in preparation for 0.6.0 2015-07-30 15:21:35 -04:00
JoramWilander
0c627913f7 removed ternary operator to make if statement clearer 2015-07-30 08:33:52 -04:00
JoramWilander
7bc5f4e863 reset number of posts to fetch on channel switch and fresh page load 2015-07-29 11:30:54 -04:00
hmhealey
af246bb44b Updated ViewImage modal dialog to include details about non-image files 2015-07-29 10:04:28 -04:00
hmhealey
f66cd5e977 Added utility function to get a file attachment's url 2015-07-29 10:03:42 -04:00
hmhealey
b8a69f767c Added preview images for non-image files 2015-07-29 09:56:28 -04:00
hmhealey
eddb79d97d Add an info box next to image thumbnails which provides the name, type, and size of a file. 2015-07-29 09:48:34 -04:00
Christopher Speller
a9e9d10e41 Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
2015-07-29 08:32:48 -04:00
JoramWilander
ff362b7792 updates to sign-up flow, remove company name and marketing checkbox 2015-07-28 11:36:33 -04:00
hmhealey
1842868410 Display thumbnails for files without file extensions 2015-07-28 10:07:11 -04:00
Reed Garmsen
91fa6c8da1 Removed usage of window.location.origin throughout the codebase 2015-07-27 13:32:14 -07:00
Reed Garmsen
52bf726ddf Fixes issue with images not displaying due to window.origin not being defined in IE10 2015-07-27 08:39:28 -07:00
Asaad Mahmood
67ee23e494 Placing SVGs into constants.jsx 2015-07-23 14:59:43 +05: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
hmhealey
e32aee8977 Added events for when the active thread (ie the message thread that a user is responding to) changes 2015-07-21 11:17:18 -04:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
hmhealey
1dba330146 Use a user's full name as their display name if a nickname hasn't been specified 2015-07-17 15:22:57 -04:00
hmhealey
098cbcdc21 Unify all locations where we determine a user's display named based off of their nickname/username into a helper function 2015-07-17 15:22:57 -04:00
Joram Wilander
7fae4db6e6 Merge pull request #198 from nickago/MM-1518
MM-1518 Fixed config on our link parser
2015-07-17 10:19:31 -04:00
Joram Wilander
3f328546f8 Merge pull request #183 from nickago/MM-1073
MM-1073 Enable youtube metadata with a google developer key
2015-07-16 18:06:16 -04:00
nickago
5da579cbcc fixed formatting 2015-07-16 14:24:15 -07:00
nickago
f99743bfa0 readded space 2015-07-16 14:23:27 -07:00
nickago
19a34f312b Fixed config on our link parser 2015-07-16 14:22:15 -07:00
nickago
c1e23faab7 Changed scope of 'metatdata' 2015-07-15 09:13:34 -07:00
nickago
9f816e2554 Need you GDev key for youtube stuff 2015-07-14 11:55:49 -07:00
ralder
4cc9bfce5c [webui] fix loading animation for ie 2015-07-11 12:17:55 -07:00
Corey Hulen
5bb2acc996 Merge pull request #159 from rgarmsen2295/mm-1269b
MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
2015-07-10 11:26:35 -08:00
Corey Hulen
d124b9df10 Merge pull request #157 from rgarmsen2295/mm-1265
MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
2015-07-10 11:24:31 -08:00
Reed Garmsen
6f043c5b74 Final change to code affected by change to loading more channels logic 2015-07-10 11:54:36 -07:00
ralder
34cc2fcd53 fix bugs for pr #150 MM-895 2015-07-10 04:36:16 -07:00
Reed Garmsen
80f9ebadef Added errorchange listener to textbox that detects if inet is not connected. Still do not have reliable way of checking if inet has reconnected 2015-07-09 16:41:33 -07:00
Reed Garmsen
eddf43e133 Notes to myself 2015-07-09 16:41:33 -07:00
Asaad Mahmood
b61f653626 Merge branch 'master' of https://github.com/mattermost/platform 2015-07-09 21:00:29 +05:00
Joram Wilander
11dde6c44b Merge pull request #150 from mattermost/mm-895
MM-895 Reorganization of browser storage.
2015-07-08 14:47:49 -04:00
nickago
126c2e56e0 Semicolons and a bug fix 2015-07-08 10:32:33 -07:00
nickago
9873ffd05f Changed linkify to autolinker and wrote gap-bridging code 2015-07-08 10:17:56 -07:00
Christopher Speller
d5785ee901 Finishing centralization of BrowserStore 2015-07-08 12:38:14 -04:00
Christopher Speller
7f5ebb42b5 Modifying all storage to use session storage. Also adding an abstraction layer to add current user id as a prefix to most keys. 2015-07-08 09:55:24 -04:00
Reed Garmsen
91511281c5 Changed loading logic for retrieving more channels to allow for loading animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load 2015-07-07 13:10:11 -07:00