Commit Graph

832 Commits

Author SHA1 Message Date
Christopher Speller
4e856c29b2 Merge pull request #138 from hmhealey/mm756
MM-756 Don't mark channels as unread after user joined/left messages
2015-07-07 13:36:05 -04:00
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
Christopher Speller
95b9f87288 Merge pull request #141 from hmhealey/profilepicture32bit
Fix an out of bounds exception when generating profile pictures on 32 bit installations
2015-07-07 08:44:29 -04:00
Christopher Speller
982c9eeceb Merge pull request #134 from nickago/MM-1313
Mm 1313 Made the typing notification more responsive/accurate
2015-07-07 08:30:56 -04:00
hmhealey
122a67c3b4 Explicitly cast to an int64 when selecting a random profile picture colour to prevent overflow on 32-bit installations of Go 2015-07-06 18:08:52 -04:00
Corey Hulen
2a0516f1fd Merge pull request #140 from mattermost/fix-build
fixing build
2015-07-06 14:03:15 -08:00
=Corey Hulen
a84fc7b938 fixing build 2015-07-06 14:02:42 -08:00
Corey Hulen
b418f4cd62 Merge pull request #135 from asaadmahmoodspin/master
MM-1461 - Updating Mattermost UI
2015-07-06 13:58:38 -08:00
Corey Hulen
8f48d63959 Merge pull request #133 from nickago/MM-794
MM-794 Force the extra info to update asych on user creation
2015-07-06 13:57:57 -08:00
Corey Hulen
5bdc7f3762 Merge pull request #132 from mattermost/mm-1250
fixes mm-1250 mention highlights should now align in textbox
2015-07-06 13:57:29 -08:00
nickago
83e4d3fb9c Changed socket event to a props based change 2015-07-06 12:37:42 -07: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
Asaad Mahmood
f51cc73aaf MM-1461 - Updating Mattermost UI 2015-07-06 23:18:23 +05: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
nickago
8ac5f22337 Typing notification disappears when message is sent 2015-07-06 08:43:45 -07:00
nickago
0b71537ff0 Typing notifier resets on channel change 2015-07-06 08:14:42 -07: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
nickago
7c95df2766 Force the extra info to update asych 2015-07-06 06:40:55 -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