Commit Graph

42 Commits

Author SHA1 Message Date
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
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
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
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
JoramWilander
18629d8184 make loop simpler 2015-07-02 09:34:57 -04:00
JoramWilander
7b6fe252f1 fix getDirectTeammate so that if teammate is the second id it doesn't return null 2015-07-02 09:32:31 -04:00
nickago
fd310e382a Finally fixed the git weirdness 2015-07-01 12:41:36 -07:00
Corey Hulen
75c1938077 Merge pull request #110 from nickago/MM-1430
MM-1430 Added the ability to have hashtags with dashes in them
2015-06-30 19:46:25 -08:00
Reed Garmsen
71d0a9472f Removed unnecessary loop copying 2015-06-30 15:00:57 -07:00
Reed Garmsen
ae77db2145 Changed keyword logic to use arrays rather than maps to remove highlighting of js object properties like constructor and __proto__ 2015-06-30 12:30:11 -07:00
nickago
bcc31b714b Added the ability to have hashtags with dashes in them 2015-06-30 11:57:57 -07:00
JoramWilander
f030476ff5 @all and @channel now highlight like other mentions 2015-06-30 09:06:10 -04:00
Corey Hulen
9a81e76de0 Merge pull request #32 from rgarmsen2295/mm-1282
MM-1282
2015-06-25 11:36:47 -04:00
Corey Hulen
39e5f7913d Merge pull request #19 from mattermost/mm-1235
fixes mm-1235 clicking on mentions now works properly
2015-06-25 10:59:39 -04:00
Corey Hulen
c1812b0bfc Merge pull request #9 from mattermost/mm-1263
fixes mm-1263 mentions are highlighted properly now
2015-06-25 10:58:46 -04:00
JoramWilander
9f86db9faa fixes br tags causing new lines 2015-06-18 17:39:12 -04:00
Reed Garmsen
2082ee5bdc Added a util function that checks that local/session storage is enabled. Also added tests using this function to report an error to the user if it is not enabled 2015-06-18 13:37:39 -07:00
=Corey Hulen
a5ce5972ba fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
=Corey Hulen
4cabe1baea fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
JoramWilander
f4d5f52836 fixes mm-1235 clicking on mentions now works properly 2015-06-17 08:36:16 -04:00
Christopher Speller
8d3b36ed3d Fixing link 2015-06-16 16:42:14 -04:00
Christopher Speller
d927e2ba69 Fixing link 2015-06-16 16:42:14 -04:00
Christopher Speller
14b409220e Switching from config file to parsing homelink from url 2015-06-16 15:35:34 -04:00
Christopher Speller
eedced16c3 Switching from config file to parsing homelink from url 2015-06-16 15:35:34 -04:00
JoramWilander
25338ee95f fixes mm-1263 mentions are highlighted properly now 2015-06-16 07:43:49 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00