nickago
|
3d492bf450
|
Completely rehauled scrolling system, finished base implementation
|
2015-08-12 09:28:54 -07:00 |
|
JoramWilander
|
1692fca1c3
|
update rename channel modal to not refresh page on channel name change
|
2015-08-11 12:14:58 -04:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|