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

117 Коммитов

Автор SHA1 Сообщение Дата
Joram Wilander
646214b49b Revert "Mm 1640 Fixed odd scrolling issues on channel refresh" 2015-08-17 11:35:30 -04:00
Christopher Speller
1c65fe1f84 Merge pull request #372 from nickago/MM-1640
Mm 1640 Fixed odd scrolling issues on channel refresh
2015-08-17 09:44:27 -04:00
Christopher Speller
26a8e19a35 Revert "MM-375 Adds text formatting features using a modified version of the marked js library" 2015-08-14 15:03:32 -04:00
Joram Wilander
b9aef9f2a6 Merge pull request #360 from rgarmsen2295/mm-375d
MM-375 Adds text formatting features using a modified version of the marked js library
2015-08-14 09:28:24 -04:00
Christopher Speller
92c4df5b10 Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
2015-08-14 08:48:24 -04:00
Christopher Speller
a8930cbabe Merge pull request #365 from mattermost/mm-1700
MM-1700 don't pull all channel data all the time
2015-08-14 08:35:19 -04:00
hmhealey
8fc4456213 Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore 2015-08-13 13:23:56 -04:00
hmhealey
ca919538cc Added ConfigStore that is populated from the server 2015-08-13 13:01:21 -04:00
Reed Garmsen
41e74860d8 Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnecessary files 2015-08-12 11:19:42 -07:00
Reed Garmsen
e02883baf2 Cosmetic refactoring of post_body.jsx 2015-08-12 11:19:42 -07:00
Reed Garmsen
23a331f933 Cosmetic refactoring of textToJsx function 2015-08-12 11:19:42 -07:00
Reed Garmsen
d293bc0b79 Implemented basic text formatting package using a modfied version of the marked js library. Supports *bold*, _italics_, and code 2015-08-12 11:19:42 -07:00
nickago
6028d013d6 Added case for window resize and cleaned up function 2015-08-12 09:28:54 -07:00
nickago
3d492bf450 Completely rehauled scrolling system, finished base implementation 2015-08-12 09:28:54 -07:00
hmhealey
d35065d6fd Reformatted code to match the style guide 2015-08-11 16:53:15 -04:00
hmhealey
3f5993eedf Added initial api to allow clientside code to query serverside configuration 2015-08-11 16:53:15 -04:00
nickago
a60d774634 Added jpeg's to list of image types 2015-08-11 11:49:13 -07:00
JoramWilander
1692fca1c3 update rename channel modal to not refresh page on channel name change 2015-08-11 12:14:58 -04:00
JoramWilander
4ec76e059c incorporate channel updateAt into channel counts and pull channel data on channel update 2015-08-11 12:11:35 -04:00
JoramWilander
6c0fefad15 added getChannelCounts service and refactored the client to more intelligently pull channel data 2015-08-11 12:11:35 -04:00
JoramWilander
1c0ee4d2f6 added getChannel api service and use that over getChannels where appropriate on client 2015-08-11 12:09:54 -04:00
Christopher Speller
4c7cdb20f0 Merge pull request #359 from hmhealey/mm1770
MM-1770 Add the ability to cancel in-progress file uploads
2015-08-11 12:08:08 -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
hmhealey
4e8af44370 Added the ability to cancel file uploads on posts 2015-08-10 14:04:23 -04:00
nickago
3815ab8065 Added keys to array-based elements and made getMe asynchronous 2015-08-06 11:44:13 -07: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