hmhealey
|
23e527978e
|
Add a post type for user joined/left messages and don't flag a channel as unread when one of those is automatically posted
|
2015-07-07 11:00:29 -04:00 |
|
Corey Hulen
|
3dec509899
|
Merge pull request #131 from mattermost/mm-1391
Fixes mm-1391 adding travis CI
|
2015-07-06 11:24:06 -08:00 |
|
Christopher Speller
|
10b625ba17
|
Merge pull request #128 from rgarmsen2295/mm-832
MM-832 Fixed not being able to open channel notifications settings menu in IE10
|
2015-07-06 12:07:56 -04:00 |
|
Reed Garmsen
|
e9bec9600d
|
Fixed copy-paste error in code
|
2015-07-06 07:47:11 -07:00 |
|
Reed Garmsen
|
4ac07f4347
|
Fixed not being able to open channel notifications settings menu in IE10
|
2015-07-06 07:39:22 -07:00 |
|
Joram Wilander
|
b819b492bf
|
Merge pull request #127 from rgarmsen2295/mm-1047
MM-1047 Error code 200 IE 10 & 11 suppression within getMeSynchronous method
|
2015-07-06 07:31:26 -04:00 |
|
=Corey Hulen
|
34fb817a4a
|
Fixing unit tests
|
2015-07-06 00:50:42 -08:00 |
|
=Corey Hulen
|
cbadc26386
|
adding debugging
|
2015-07-06 00:00:34 -08:00 |
|
=Corey Hulen
|
9be9cf8d9d
|
adding debugging
|
2015-07-05 23:52:07 -08:00 |
|
=Corey Hulen
|
fcbb3d5561
|
adding debugging
|
2015-07-05 23:51:07 -08:00 |
|
=Corey Hulen
|
f2db93f111
|
adding debugging
|
2015-07-05 23:28:45 -08:00 |
|
=Corey Hulen
|
e26954ef46
|
adding debugging
|
2015-07-05 23:19:05 -08:00 |
|
=Corey Hulen
|
b95e053d41
|
fixing unit test
|
2015-07-05 10:22:52 -08:00 |
|
=Corey Hulen
|
4af59ee357
|
fixing unit test
|
2015-07-05 10:22:07 -08:00 |
|
=Corey Hulen
|
b0a917bbc7
|
fixing unit test
|
2015-07-05 10:09:47 -08:00 |
|
=Corey Hulen
|
b968ef04a0
|
fixing unit test
|
2015-07-05 10:04:01 -08:00 |
|
=Corey Hulen
|
e01aea7825
|
fixing unit tests
|
2015-07-05 09:52:23 -08:00 |
|
=Corey Hulen
|
9261b1ec62
|
fixing timming test
|
2015-07-05 09:33:08 -08:00 |
|
=Corey Hulen
|
60f5350402
|
Fixing unit test
|
2015-07-05 09:27:00 -08:00 |
|
=Corey Hulen
|
5582a05909
|
Fixing unit test
|
2015-07-05 09:22:32 -08:00 |
|
=Corey Hulen
|
ed178457cd
|
fixing unit tests
|
2015-07-05 09:13:06 -08:00 |
|
=Corey Hulen
|
ec2af296b2
|
fixing race condition in unit tests
|
2015-07-05 09:06:56 -08:00 |
|
=Corey Hulen
|
592d68cf41
|
Merge branch 'master' into mm-1391
|
2015-07-05 09:02:23 -08:00 |
|
=Corey Hulen
|
72bfc1ee2a
|
adding mysql 5.6.17
|
2015-07-05 08:53:23 -08:00 |
|
=Corey Hulen
|
3a585bf471
|
adding mysql 5.6
|
2015-07-05 08:46:04 -08:00 |
|
=Corey Hulen
|
1a84f8da20
|
adding sql 5.6
|
2015-07-05 08:38:36 -08:00 |
|
=Corey Hulen
|
612286d969
|
adding sql 5.6
|
2015-07-05 08:31:54 -08:00 |
|
=Corey Hulen
|
df97f25c25
|
adding more unit tests
|
2015-07-05 08:28:22 -08:00 |
|
Joram Wilander
|
4a3003c0dc
|
Merge pull request #116 from nickago/MM-1341
MM-1341 mention auto-complete now goes away if you move off it's specific textbox
|
2015-07-03 15:05:33 -04:00 |
|
it33
|
5b59e38a21
|
Fixed and added links to process and forums
|
2015-07-03 11:01:08 -07:00 |
|
Reed Garmsen
|
6b1ae67f2f
|
Added comment for later reference
|
2015-07-02 18:02:00 -07:00 |
|
Reed Garmsen
|
e51a0461a6
|
Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) error is thrown
|
2015-07-02 17:54:00 -07:00 |
|
Reed Garmsen
|
933578ca07
|
Removed option that does not work
|
2015-07-02 17:13:01 -07:00 |
|
Reed Garmsen
|
6b48dbe231
|
Added two possible options for removing blue bar error, will choose one later
|
2015-07-02 17:13:00 -07:00 |
|
Reed Garmsen
|
5a597c9606
|
Added line that disables caching with a ajax client call that was causing errors to be thrown in IE10
|
2015-07-02 17:13:00 -07:00 |
|
Joram Wilander
|
3a8059e477
|
Merge pull request #126 from rgarmsen2295/mm-1210
MM-1210 Added loading animation that is used while posts in a channel load
|
2015-07-02 20:09:16 -04:00 |
|
Reed Garmsen
|
1a1b29ee6c
|
Restructured logic to flow more naturally and be cleaner
|
2015-07-02 16:38:34 -07:00 |
|
Reed Garmsen
|
cbfc85fde2
|
Added import statement to styles.scss
|
2015-07-02 14:54:33 -07:00 |
|
Reed Garmsen
|
483b37a64f
|
Added logic for loading animation to appear when posts have yet to be loaded. Added markup necessary for loading animation css. Removed a file that was no longer needed for the design.
|
2015-07-02 14:54:33 -07:00 |
|
Reed Garmsen
|
d5d9481c0f
|
Added new files for adding new loading animation
|
2015-07-02 14:54:33 -07:00 |
|
Christopher Speller
|
681d4d3b78
|
Merge pull request #125 from asaadmahmoodspin/master
MM-1319 - Copy link and background change
|
2015-07-02 17:21:15 -04:00 |
|
Asaad Mahmood
|
a3d521298a
|
Fixing padding in sidebar dropdown
|
2015-07-18 01:54:56 +05:00 |
|
Asaad Mahmood
|
4f00ff1c24
|
Merge branch 'master' of https://github.com/mattermost/platform
|
2015-07-18 01:52:48 +05:00 |
|
Asaad Mahmood
|
ea1ef222b7
|
MM-1319 - Copy link and background change
|
2015-07-18 01:52:37 +05:00 |
|
Asaad Mahmood
|
1005dfb8e4
|
Updating margins
|
2015-07-18 01:19:53 +05:00 |
|
Asaad Mahmood
|
dafc49dcae
|
Minor fixes to mattermost UI
|
2015-07-18 01:09:02 +05:00 |
|
Corey Hulen
|
6e1d766d1d
|
Merge pull request #124 from asaadmahmoodspin/master
Minor fixes to mattermost UI
|
2015-07-02 12:33:13 -08:00 |
|
Corey Hulen
|
a3db8e83f6
|
Merge pull request #123 from asaadmahmoodspin/mm-1426
MM-1426 - Updating UI
|
2015-07-02 11:16:22 -08:00 |
|
Asaad Mahmood
|
97c112c427
|
Changing var currentUser in post_right
|
2015-07-17 23:56:27 +05:00 |
|
Asaad Mahmood
|
07601d6561
|
Changing var name from currentUser to currentUserCss
|
2015-07-17 23:43:36 +05:00 |
|